Author: ggregory
Date: Thu Nov 9 01:05:34 2017
New Revision: 1814684
URL: http://svn.apache.org/viewvc?rev=1814684&view=rev
Log:
Remove obsolete Javadoc comments since this version of Commons Codec no longer
runs on Java versions older than 1.4.0.
Modified:
commons/proper/codec/trunk/src/m
Author: ggregory
Date: Thu Nov 9 01:02:34 2017
New Revision: 1814683
URL: http://svn.apache.org/viewvc?rev=1814683&view=rev
Log:
Fix Javadoc: These APIs actually throw IllegalArgumentException, not
RuntimeException.
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/code
Author: ggregory
Date: Thu Nov 9 01:00:27 2017
New Revision: 1814682
URL: http://svn.apache.org/viewvc?rev=1814682&view=rev
Log:
Update Javadocs to mention generating salts with ThreadLocalRandom internally
and suggest using SecureRandom.
Modified:
commons/proper/codec/trunk/src/main/java/
Author: ggregory
Date: Thu Nov 9 01:00:08 2017
New Revision: 1814681
URL: http://svn.apache.org/viewvc?rev=1814681&view=rev
Log:
Fix Javadoc: These APIs actually throw IllegalArgumentException, not
RuntimeException.
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/code
Author: ggregory
Date: Thu Nov 9 00:57:19 2017
New Revision: 1814680
URL: http://svn.apache.org/viewvc?rev=1814680&view=rev
Log:
Update Javadocs to mention generating salts with ThreadLocalRandom internally
and suggest using SecureRandom.
Modified:
commons/proper/codec/trunk/src/main/java/
Author: ggregory
Date: Thu Nov 9 00:55:40 2017
New Revision: 1814679
URL: http://svn.apache.org/viewvc?rev=1814679&view=rev
Log:
Use ThreadLocalRandom instead of Random and update Javadocs for all public APIs
in this UnixCrypt.
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/
Author: ggregory
Date: Wed Nov 8 19:44:06 2017
New Revision: 1814628
URL: http://svn.apache.org/viewvc?rev=1814628&view=rev
Log:
Use ThreadLocalRandom instead of Random and pull out its instantiation from the
loop. Preallocate StringBuilder as well.
Modified:
commons/proper/codec/trunk/src
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6e48ce6c/src/site/resources/release-notes/RELEASE-NOTES-3.6.txt
--
diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.6.txt
b/src/site/resources/release-notes/REL
Add missing release notes.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6e48ce6c
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6e48ce6c
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang
Repository: commons-lang
Updated Branches:
refs/heads/master ea1e46dd0 -> 6e48ce6cd
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6e48ce6c/src/site/resources/release-notes/RELEASE-NOTES-3.7.txt
--
diff --git a/src/si
Repository: commons-lang
Updated Branches:
refs/heads/master 1e5e649bb -> 6fea9cd30
Use the same license header for all files.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6fea9cd3
Tree: http://git-wip-us.a
Repository: commons-lang
Updated Branches:
refs/heads/master 6fea9cd30 -> ea1e46dd0
Use the same license header for all files.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/ea1e46dd
Tree: http://git-wip-us.a
Repository: commons-lang
Updated Branches:
refs/heads/master 402583487 -> 1e5e649bb
Updates for 3.7 site.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/1e5e649b
Tree: http://git-wip-us.apache.org/repos/asf/c
Author: ggregory
Date: Wed Nov 8 16:02:50 2017
New Revision: 23009
Log:
Apache Commons Lang 3.7.
Removed:
release/commons/lang/binaries/commons-lang3-3.6-bin.tar.gz
release/commons/lang/binaries/commons-lang3-3.6-bin.tar.gz.asc
release/commons/lang/binaries/commons-lang3-3.6-bin.tar.
Repository: commons-lang
Updated Branches:
refs/heads/master fdb91d4fd -> 402583487
Updates for 3.7 site.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/40258348
Tree: http://git-wip-us.apache.org/repos/asf/c
Repository: commons-lang
Updated Branches:
refs/heads/master 20de433aa -> fdb91d4fd
Update version to 3.8-SNAPSHOT.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/fdb91d4f
Tree: http://git-wip-us.apache.org/r
Repository: commons-lang
Updated Tags: refs/tags/LANG_3_7 [created] 5d39095f0
Author: ggregory
Date: Wed Nov 8 15:40:28 2017
New Revision: 23008
Log:
Publish Apache Commons Lang 3.7 Release
Added:
release/commons/lang/RELEASE-NOTES.txt
- copied unchanged from r23007, dev/commons/lang/RELEASE-NOTES.txt
release/commons/lang/binaries/commons-lang3-3.7-bin.tar.g
18 matches
Mail list logo