Repository: commons-crypto
Updated Branches:
refs/heads/master bdbfd -> 4117c5696
CRYPTO-76: Remove log dependence
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/4117c569
Tree: http://git-wip-us.apac
Author: britter
Date: Sun Jun 19 20:03:33 2016
New Revision: 1749203
URL: http://svn.apache.org/viewvc?rev=1749203&view=rev
Log:
Add markdown files for GitHub contributors
Added:
commons/proper/jcs/trunk/CONTRIBUTING.md
commons/proper/jcs/trunk/README.md
Added: commons/proper/jcs/trunk/C
Author: britter
Date: Sun Jun 19 20:02:01 2016
New Revision: 1749202
URL: http://svn.apache.org/viewvc?rev=1749202&view=rev
Log:
Update to latest commons parent pom
Modified:
commons/proper/jcs/trunk/pom.xml
Modified: commons/proper/jcs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/common
Author: britter
Date: Sun Jun 19 17:34:23 2016
New Revision: 1749188
URL: http://svn.apache.org/viewvc?rev=1749188&view=rev
Log:
Better include maven baseDir when specifing file paths
Modified:
commons/proper/bcel/trunk/pom.xml
Modified: commons/proper/bcel/trunk/pom.xml
URL:
http://svn.apa
Author: britter
Date: Sun Jun 19 17:27:01 2016
New Revision: 1749187
URL: http://svn.apache.org/viewvc?rev=1749187&view=rev
Log:
Move build tool related configuration files to separate config directory.
This way when files are added or removed, the source assembly descriptor
does not have to be mo
Author: dbrosius
Date: Sun Jun 19 16:10:00 2016
New Revision: 1749184
URL: http://svn.apache.org/viewvc?rev=1749184&view=rev
Log:
add source jar plugin
Modified:
commons/proper/bcel/trunk/pom.xml
Modified: commons/proper/bcel/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/bc
Author: britter
Date: Sun Jun 19 08:36:13 2016
New Revision: 1749140
URL: http://svn.apache.org/viewvc?rev=1749140&view=rev
Log:
Don't use wildcard imports
Modified:
commons/proper/cli/trunk/src/test/java/org/apache/commons/cli/bug/BugCLI252Test.java
Modified:
commons/proper/cli/trunk/src/
Author: britter
Date: Sun Jun 19 08:35:49 2016
New Revision: 1749139
URL: http://svn.apache.org/viewvc?rev=1749139&view=rev
Log:
Remove unnecessary subclassing of DefaultParserTest. Thanks to GitHub
user august782. This also closes #4 from GitHub.
Modified:
commons/proper/cli/trunk/src/test/