Releases: venusdrogon/feilong-platform
1.5.2
[Feature]
- none
[Update]
- none
[Remove]
- remove version.easymock
[Fix Bug] 🐛
- none
1.5.1
[Feature]
- none
[Update]
- none
[Remove]
- remove version.easymock
[Fix Bug] 🐛
- none
1.5.0
[Feature]
- need
jdk 1.7
at least
[Update]
servlet-api
version > 3.0.1- version.spring > 3.2.16.RELEASE
version.logback
> 1.1.6version.slf4j
> 1.7.19- commons-collections > 3.2.2
commons-collections4
> 4.1- easymock > 3.4
update plugins version:
- maven-archetype-plugin > 2.4
maven-clean-plugin
> 3.0.0- maven-surefire-plugin > 2.19.1
- maven-pmd-plugin > 3.6
- maven-source-plugin>3.0.0
maven-compiler-plugin
>3.5.1- maven-site-plugin>3.5
- maven-release-plugin>2.5.3
- maven-javadoc-plugin.outputDirectory
[Remove]
- remove dom4j dependency
- move version.commons-jexl definition to jexl project
[Fix Bug] 🐛
- none
1.5.0-SNAPSHOT
1.5.0-SNAPSHOT
1.4.1
[Feature]
- none
[Update]
- none
[Remove]
- none
[Fix Bug] 🐛
- none
1.4.0
[Feature]
- add
commons-collections4
[Update]
- update
commons-email
version to 1.4 - update
commons-net
version to 3.3 - update
commons-codec
version to 1.10 - upgrade
spring
version to3.2.14.RELEASE
[Remove]
- none
[Fix Bug] 🐛
- none
1.2.1
[Feature]
- base maven-compiler-plugin change back to
1.6
- add log4j-over-slf4j,spring-framework-bom dependency b849b06
- add github.global.server properties from settings.xml 9110862
- add some pom info,such as
issueManagement
&developers
&contributors
02b79cd - add
maven-dependency-plugin
[Update]
version.spring
update to3.2.13.RELEASE
v.maven-antrun-plugin
update to1.8
[Remove]
- remove some
dependencyManagement
, 32753dd ,such asesapi
,hibernate
,logbackExtSpring
,zookeeper
- remove
slf4j-log4j12
andlog4j
dependency, maven module project
1.1.1 Release
1.0.9 Releases
update version.slf4j from 1.7.7 ----> 1.7.12
remove feilong-application-taobao …
feilong-application-weibo
feilong-application-weather
update org.json version --->20141113
add DesktopUtil.mail(string mail)
add ResourceUtil
add DomainConfig,DomainListener
add CSVUtil.write(String fileName,Collection collection,String[] …excludePropertyNames)
move feilong-tools-memcached to feilong-data-memcached …
add feilong-data-redis
move feilong-tools-solrj4 to feilong-data-solrj4
remove com.feilong.commons.core.bean.converters package
move feilong-db-jdbc to feilong-data
LoxiaExcelUtil add List getList(ExcelReader excelReader,String dataName,InputStream is,int sheetNo)
add ReaderUtil …
add InputStreamUtil
delete IOUtil
move
getFileOutputStream
getFileInputStream
convertFileToByteArray
to FileUtil
IOConstants update "KB MB GB" type from long to Integer
@deprecated
Command
use UncheckedIOException instead of IOException
IOUtil …
add BufferedReader inputStream2BufferedReader(InputStream
inputStream,String charsetName)
HttpURLConnectionParam
add proxyAddress&proxyPort;
update Constant interface to Constant class,
ResourceBundleUtil …
add getResourceBundle(Reader)
add getResourceBundle(InputStream)
add getResourceBundleByFileName(String)
CollectionsUtil
add getObjectEqualsPredicate(String propertyName,V value)
add selectRejected(Collection objectCollection,String
propertyName,V...values)
add Map<T, Integer> groupCount(Collection objectCollection,String
propertyName)
use BigDecimal.valueOf(double) instead of new BigDecimal(double)
use log.error("", e); instead of e.printStackTrace();
update CookieUtil,CookieEntity
add SupportLocaleChangeInterceptor
================method part================
DirectoryScannerUtil add List getIncludedFileList(String
basedir,String[] includes)
rename ApplicationContextListener to ServletContextPathListener
================xml part================
add feilong-servlet web-fragment.xml
add feilong-spring web-fragment.xml
================maven pom part=========
feilong-tools-ant add maven-ant-tasks optional=true
1.0.8 Releases
add
add MessageConstants ,ConfigConstants
add URIParseException
add com.feilong.commons.core.util.ListUtil.removeAll(Collection<T>,
Collection)
add feilong-tools-log4j module
add writeUseNIO(int bufferLength,InputStream inputStream,OutputStream outputStream) method
add MimeTypeUtil
add feilong-chart-core and feilong-chart-amcharts
add DateExtensionUtil
MapUtil …
add Map<K, V> sortByValueASC(Map<K, V> map)
add sortByValueDESC(Map<K, V> map)
add sortByValue(Map<K, V> map,Comparator<Map.Entry<K, V>> comparator)
CollectionsUtil …
add getPropertyValueSet(Collection<O> objectCollection,String propertyName)
add select(Collection<O> objectCollection,Predicate predicate)
add sum/avg/groupOne/group method
JsonUtil …
add format(Object obj,String[] excludes,int indentFactor,int indent)
add format(Object obj,JsonConfig jsonConfig,int indentFactor,int indent)
ArrayUtil
add group method …
update
site-maven-plugin version update to 0.10
spring bean util:properties add local-override="true" attribute
update e.printStackTrace(); to log("",e)
update esapi dependency 'optional' element = true
maven-clean-plugin version update to 2.6.1
maven-compiler-plugin version update to 3.2
maven-javadoc-plugin version update to 2.10.1
dependencyManagement add logback-core logback-classic logback-access logback-ext-spring
(deprecated) feilong-tools-html module
feilong-ssh module (will restructure)
feilong-spring module (will restructure)
pom.xml, httpcomponents update to 4.3.3 commons-io update to 2.4 add httpmime ,httpclient dependency
update <version.spring> from 3.2.10.RELEASE to 3.2.12.RELEASE
update version.junit version to 4.11
move some test class
rename feilong-tools-jfreechart to feilong-chart-jfreechart
update amcharts to 3.11.1.free version
add feilong-amcharts3.js
update feilong-tools-jfresschart to feilong-chart-jfresschart
move ParamUtil to feilong-core
update javamail version 1.4.7
jsoup from 1.6.1 update to 1.7.3
jdk from 1.7 update to 1.8
remove
remove feilong-tools-incubator module
remove resources module
remove test module
remove some repeated dependency ,some dependency add 'optional'=true