Repository: commons-crypto
Updated Branches:
refs/heads/master 0304a8707 -> 2c57b118a
CRYPTO-85: CryptoCipher ENCRYPT_MODE and DECRYPT_MODE are unnecessary and
confusing
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons
Repository: commons-crypto
Updated Branches:
refs/heads/master aef15f417 -> 0304a8707
CRYPTO-84: Utils.getJCEProvider belongs in JceCipher class
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/0304a870
Tr
Repository: commons-crypto
Updated Branches:
refs/heads/master e4156dafc -> aef15f417
CRYPTO-76: Remove log dependence (test)
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/aef15f41
Tree: http://git-wip-
Author: britter
Date: Mon Jun 20 20:02:53 2016
New Revision: 1749394
URL: http://svn.apache.org/viewvc?rev=1749394&view=rev
Log:
Use assertThat to see better what's causing problems on Jenkins
Modified:
commons/proper/email/trunk/src/test/java/org/apache/commons/mail/AbstractEmailTest.java
Author: britter
Date: Mon Jun 20 19:41:00 2016
New Revision: 1749393
URL: http://svn.apache.org/viewvc?rev=1749393&view=rev
Log:
Ignore tests purposely left empty test bodies. Thanks to GitHub user august782.
This also closes #5 from GitHub.
Modified:
commons/proper/cli/trunk/src/test/java/
Author: britter
Date: Mon Jun 20 19:21:08 2016
New Revision: 14065
Log:
Prepare Apache Commons BCEL 6.0 RC6
Added:
dev/commons/bcel/RELEASE-NOTES.txt (with props)
dev/commons/bcel/binaries/bcel-6.0-bin.tar.gz (with props)
dev/commons/bcel/binaries/bcel-6.0-bin.tar.gz.asc
dev/c
Message from: https://repository.apache.orgDescription:Apache Commons BCEL 6.0 RC6Deployer properties:"userAgent" = "Apache-Maven/3.3.9 (Java 1.8.0_91; Mac OS X 10.11.5)""userId" = "britter""ip" = "178.6.12.77"Details:The following artifacts have been staged/org/apache/bcel/bcel/6.0/bcel-6.0-javado
Author: tv
Date: Mon Jun 20 19:09:55 2016
New Revision: 1749391
URL: http://svn.apache.org/viewvc?rev=1749391&view=rev
Log:
Move SleepUtil. It is only used for tests
Added:
commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/timing/
commons/proper/jcs/tr
Author: tv
Date: Mon Jun 20 19:09:07 2016
New Revision: 1749390
URL: http://svn.apache.org/viewvc?rev=1749390&view=rev
Log:
Privatize fields
Modified:
commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/disk/indexed/IndexedDiskCache.java
Modified:
commo
Author: britter
Date: Mon Jun 20 19:03:19 2016
New Revision: 1749388
URL: http://svn.apache.org/viewvc?rev=1749388&view=rev
Log:
Creating BCEL 6.0 RC6 tag
Added:
commons/proper/bcel/tags/BCEL_6_0_RC6/
- copied from r1749385, commons/proper/bcel/trunk/
Modified:
commons/proper/bcel/t
Author: britter
Date: Mon Jun 20 19:00:45 2016
New Revision: 14064
Log:
Drop Apache Commons BCEL 6.0 RC5 after failed vote
Removed:
dev/commons/bcel/RELEASE-NOTES.txt
dev/commons/bcel/binaries/bcel-6.0-bin.tar.gz
dev/commons/bcel/binaries/bcel-6.0-bin.tar.gz.asc
dev/commons/bcel/b
Message from: https://repository.apache.orgDescription:Vote for Apache Commons BCEL 6.0 RC5 failedDeployer properties:"userAgent" = "Apache-Maven/3.3.9 (Java 1.8.0_91; Mac OS X 10.11.5)""userId" = "britter""ip" = "178.6.12.77"Details:The orgapachecommons-1177 staging repository has been dropped.Act
Author: britter
Date: Mon Jun 20 18:55:31 2016
New Revision: 1749385
URL: http://svn.apache.org/viewvc?rev=1749385&view=rev
Log:
Set release date to today, since I'm going to create RC6 now.
Modified:
commons/proper/bcel/trunk/src/changes/changes.xml
Modified: commons/proper/bcel/trunk/src/c
Author: britter
Date: Mon Jun 20 18:52:48 2016
New Revision: 1749382
URL: http://svn.apache.org/viewvc?rev=1749382&view=rev
Log:
Replace atbs with spaces
Modified:
commons/proper/bcel/trunk/pom.xml
Modified: commons/proper/bcel/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/
Author: britter
Date: Mon Jun 20 17:15:00 2016
New Revision: 1749370
URL: http://svn.apache.org/viewvc?rev=1749370&view=rev
Log:
This important comment should be part of the API docs.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/bytesource/ByteSource
Author: britter
Date: Mon Jun 20 17:14:33 2016
New Revision: 1749369
URL: http://svn.apache.org/viewvc?rev=1749369&view=rev
Log:
Drop commented out code
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/bytesource/ByteSource.java
Modified:
commons/prope
Author: britter
Date: Mon Jun 20 17:13:14 2016
New Revision: 1749368
URL: http://svn.apache.org/viewvc?rev=1749368&view=rev
Log:
Fix broken site build - add profile for deactivating doclint and update to
latest JavaNCSS plugin version
Modified:
commons/proper/imaging/trunk/pom.xml
Modified:
Author: britter
Date: Mon Jun 20 17:00:17 2016
New Revision: 1749362
URL: http://svn.apache.org/viewvc?rev=1749362&view=rev
Log:
IMAGING-176: TiffImageParser.getImageInfo() throws exception when "Compression"
field is missing. Thank you to Gabriel Axel. This also fixes #19 from GitHub.
Added:
Repository: commons-crypto
Updated Branches:
refs/heads/master f23dcb7d2 -> e4156dafc
Use JUnit annotation for testing for expected exception
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/e4156daf
Tree:
Repository: commons-crypto
Updated Branches:
refs/heads/master 4117c5696 -> f23dcb7d2
Avoid unused warning
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/f23dcb7d
Tree: http://git-wip-us.apache.org/repos/
20 matches
Mail list logo