Author: rmannibucau
Date: Sun Oct 22 06:59:11 2017
New Revision: 1812877
URL: http://svn.apache.org/viewvc?rev=1812877&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml
commons/prope
Author: rmannibucau
Date: Sun Oct 22 06:59:07 2017
New Revision: 1812876
URL: http://svn.apache.org/viewvc?rev=1812876&view=rev
Log:
[maven-release-plugin] copy for tag commons-jcs-2.2.1
Added:
commons/proper/jcs/tags/commons-jcs-2.2.1/ (props changed)
- copied from r1812875, commons/
Author: rmannibucau
Date: Sun Oct 22 06:58:53 2017
New Revision: 1812875
URL: http://svn.apache.org/viewvc?rev=1812875&view=rev
Log:
[maven-release-plugin] prepare release commons-jcs-2.2.1
Modified:
commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml
commons/proper/jcs
Author: pascalschumacher
Date: Sun Oct 22 06:52:00 2017
New Revision: 1812874
URL: http://svn.apache.org/viewvc?rev=1812874&view=rev
Log:
[CODEC-244] Update from Java 6 to Java 7.
Travis: remove java 6 build
Modified:
commons/proper/codec/trunk/.travis.yml
Modified: commons/proper/codec/tr
Author: rmannibucau
Date: Sun Oct 22 06:49:33 2017
New Revision: 1812873
URL: http://svn.apache.org/viewvc?rev=1812873&view=rev
Log:
typo in version
Modified:
commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml
commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-d
Author: rmannibucau
Date: Sun Oct 22 06:48:16 2017
New Revision: 1812872
URL: http://svn.apache.org/viewvc?rev=1812872&view=rev
Log:
backporting JCS-184 to 2.2.x
Added:
commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/src/test/java/org/apache/commons/jcs/engine/control/Composit
Author: rmannibucau
Date: Sun Oct 22 06:45:13 2017
New Revision: 1812871
URL: http://svn.apache.org/viewvc?rev=1812871&view=rev
Log:
adding 2.2.1 in changes.xml
Modified:
commons/proper/jcs/branches/commons-jcs-2.2.x/src/changes/changes.xml
Modified: commons/proper/jcs/branches/commons-jcs-2
Author: rmannibucau
Date: Sun Oct 22 06:40:25 2017
New Revision: 1812870
URL: http://svn.apache.org/viewvc?rev=1812870&view=rev
Log:
revert pom version for next release
Modified:
commons/proper/jcs/branches/commons-jcs-2.2.x/commons-jcs-core/pom.xml
commons/proper/jcs/branches/commons-jcs
Repository: commons-compress
Updated Branches:
refs/heads/master 099cdc213 -> a0aec901f
COMPRESS-425 add auto-detection of Zstandard inputs
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/a0aec901
Tre
Author: ggregory
Date: Sat Oct 21 18:34:12 2017
New Revision: 1812847
URL: http://svn.apache.org/viewvc?rev=1812847&view=rev
Log:
Update tests from Apache Commons Lang 3.5 to 3.6.
Modified:
commons/proper/codec/trunk/pom.xml
Modified: commons/proper/codec/trunk/pom.xml
URL:
http://svn.apach
Author: ggregory
Date: Sat Oct 21 18:32:10 2017
New Revision: 1812846
URL: http://svn.apache.org/viewvc?rev=1812846&view=rev
Log:
lvar hides another.
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/PureJavaCrc32Test.java
Modified:
commons/proper/codec/tru
Author: ggregory
Date: Sat Oct 21 18:30:34 2017
New Revision: 1812845
URL: http://svn.apache.org/viewvc?rev=1812845&view=rev
Log:
Remove exceptions not thrown from method signatures in tests.
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/DigestUtilsTest.j
Author: ggregory
Date: Sat Oct 21 18:27:03 2017
New Revision: 1812844
URL: http://svn.apache.org/viewvc?rev=1812844&view=rev
Log:
Use try-with-resources.
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/DigestUtils.java
commons/proper/codec/trunk/src/ma
Author: ggregory
Date: Sat Oct 21 18:07:28 2017
New Revision: 1812843
URL: http://svn.apache.org/viewvc?rev=1812843&view=rev
Log:
[CODEC-244] Update from Java 6 to Java 7. Remove redundant type arguments.
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/language/Da
Author: ggregory
Date: Sat Oct 21 18:06:51 2017
New Revision: 1812842
URL: http://svn.apache.org/viewvc?rev=1812842&view=rev
Log:
[CODEC-244] Update from Java 6 to Java 7.
Modified:
commons/proper/codec/trunk/pom.xml
commons/proper/codec/trunk/src/changes/changes.xml
Modified: commons/pr
Repository: commons-lang
Updated Branches:
refs/heads/master be3638eb4 -> 6276d0f84
Remove ObjectUtils' trailing white spaces
Commit 6ea2fc8 inadvertently introduced trailing white spaces in
ObjectUtils' code, thus breaking the Checkstyle validation.
This patch removes these redundant TWS in
Merge branch 'ObjectUtils'
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6276d0f8
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6276d0f8
Diff: http://git-wip-us.apache.org/repos/asf/commons-lan
Repository: commons-lang
Updated Branches:
refs/heads/master 6ea2fc8d3 -> be3638eb4
Fix javadoc typos
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/be3638eb
Tree: http://git-wip-us.apache.org/repos/asf/comm
Repository: commons-csv
Updated Branches:
refs/heads/master 1521cc285 -> 0051a83dc
Fix Javadocs typos
Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/0051a83d
Tree: http://git-wip-us.apache.org/repos/asf/common
Repository: commons-text
Updated Branches:
refs/heads/master de635ddc2 -> ccf24ca53
Fix typos in Javadocs
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/ccf24ca5
Tree: http://git-wip-us.apache.org/repos/asf/
20 matches
Mail list logo