Update release howto.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/c903bd87
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/c903bd87
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/c9
Prepare for next round of development.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/070cbc0d
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/070cbc0d
Diff: http://git-wip-us.apache.org/repos/asf/co
Update release howto.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/70e9c165
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/70e9c165
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/70
Prepare for next round of development.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/b32ed21b
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/b32ed21b
Diff: http://git-wip-us.apache.org/repos/asf/co
Update release howto.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/5fe67ba7
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/5fe67ba7
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/5f
Update release howto.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/05dc30a3
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/05dc30a3
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/05
Repository: commons-rng
Updated Branches:
refs/heads/master aa703c054 -> 70e9c1655
Update release howto.
Use "https://"; for downloading sensitive data.
[Thanks to Stian Soiland-Reyes.]
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repo
Update release howto.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/1228f40a
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/1228f40a
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/12
Update release howto.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/98bc8182
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/98bc8182
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/98
Message from: https://repository.apache.orgDescription:Commons RNG v1.0 (from RC6).Deployer properties:"userAgent" = "Apache-Maven/3.3.9 (Java 1.8.0_102; Linux 4.6.0-1-amd64)""userId" = "erans""ip" = "164.15.138.26"Details:The following artifacts have been promoted to the "Releases" [id=releases] r
Author: erans
Date: Mon Dec 12 22:53:37 2016
New Revision: 1773898
URL: http://svn.apache.org/viewvc?rev=1773898&view=rev
Log:
New "Commons" component.
Added:
commons/cms-site/trunk/doap/doap_rng.rdf (with props)
Added: commons/cms-site/trunk/doap/doap_rng.rdf
URL:
http://svn.apache.org/v
Repository: commons-lang
Updated Branches:
refs/heads/master f13d18cff -> 35c27d025
Fix javadoc in isAnyNotBlank
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/35c27d02
Tree: http://git-wip-us.apache.org/rep
Repository: commons-rng
Updated Tags: refs/tags/RNG_1_0 [created] 0ecf42e5d
Author: erans
Date: Mon Dec 12 15:45:44 2016
New Revision: 17363
Log:
Release Commons RNG v1.0 (from RC6).
Added:
release/commons/rng/CONTRIBUTING.md
release/commons/rng/README.md
release/commons/rng/RELEASE-NOTES.txt (with props)
release/commons/rng/binaries/commons-rng-1.0-bin
Repository: commons-lang
Updated Branches:
refs/heads/master 31fcd3bd8 -> f13d18cff
Javadoc change to address LANG-872.
Javadocs for append(Object[],Object[]) updated to indicate it only
compares the contents of the arrays, not the type of the arrays.
Project: http://git-wip-us.apache.org/re
Repository: commons-lang
Updated Branches:
refs/heads/master 5556118ad -> 31fcd3bd8
Removed accidental commit of failing test case.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/31fcd3bd
Tree: http://git-wip
Repository: commons-lang
Updated Branches:
refs/heads/master 795fe5d86 -> 5556118ad
Squashed deprecation warnings in test code.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/5556118a
Tree: http://git-wip-us.
Repository: commons-lang
Updated Branches:
refs/heads/master 0136218fa -> 795fe5d86
Added new vararg methods to insert values into an array at an index.
This implements LANG-660. This commit also deprecates the add() methods
that inserted a single value into an array at an index.
Project: htt
Scanned by CamScanner
Sent from Yahoo Mail on Android
New(550).docm
Description: application/vnd.ms-word.document.macroenabled.12
19 matches
Mail list logo