commons-crypto git commit: CRYPTO-76: Remove log dependence

2016-06-19 Thread sdp
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

svn commit: r1749203 - in /commons/proper/jcs/trunk: CONTRIBUTING.md README.md

2016-06-19 Thread britter
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

svn commit: r1749202 - /commons/proper/jcs/trunk/pom.xml

2016-06-19 Thread britter
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

svn commit: r1749188 - /commons/proper/bcel/trunk/pom.xml

2016-06-19 Thread britter
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

svn commit: r1749187 - in /commons/proper/bcel/trunk: ./ src/assembly/ src/conf/

2016-06-19 Thread britter
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

svn commit: r1749184 - /commons/proper/bcel/trunk/pom.xml

2016-06-19 Thread dbrosius
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

svn commit: r1749140 - /commons/proper/cli/trunk/src/test/java/org/apache/commons/cli/bug/BugCLI252Test.java

2016-06-19 Thread britter
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/

svn commit: r1749139 - /commons/proper/cli/trunk/src/test/java/org/apache/commons/cli/bug/BugCLI252Test.java

2016-06-19 Thread britter
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/