Repository: commons-build-plugin
Updated Branches:
refs/heads/master 7fdc16deb -> 8ceb96027
[COMMONSSITE-116] Add a goal for creating the NOTICE.txt file.
Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-build-plu
Repository: commons-build-plugin
Updated Branches:
refs/heads/master 5d0065f2c -> 7fdc16deb
Just like for a build, exclude the template files for header and footer
from the RAT report.
Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo
Commit:
http://git-wip-us.apache.o
Repository: commons-build-plugin
Updated Branches:
refs/heads/master efaa5946a -> 5d0065f2c
Fix typos about fixing typos.
Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/5d0065f2
Tree: http://
Repository: commons-pool
Updated Branches:
refs/heads/master 1661c2e55 -> ed9fd0b0d
Prepare for 2.6.0 RC.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/ed9fd0b0
Tree: http://git-wip-us.apache.org/repos/asf/c
Repository: commons-pool
Updated Branches:
refs/heads/master d27a2bceb -> 1661c2e55
Prepare for 2.6.0 RC.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/1661c2e5
Tree: http://git-wip-us.apache.org/repos/asf/c
Repository: commons-pool
Updated Branches:
refs/heads/master 41bf71b0f -> d27a2bceb
Prepare for 2.6.0 RC.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/d27a2bce
Tree: http://git-wip-us.apache.org/repos/asf/c
[POL-324]
org.apache.commons.pool2.impl.GenericObjectPool.getFactoryType() throws
java.lang.ClassCastException.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/41bf71b0
Tree: http://git-wip-us.apache.org/repos/asf
Remove trailing spaces.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/54996726
Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/54996726
Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/di
Repository: commons-pool
Updated Branches:
refs/heads/master d63cc48fd -> 41bf71b0f
Remove trailing spaces.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/7e1b7e45
Tree: http://git-wip-us.apache.org/repos/asf
Repository: commons-pool
Updated Branches:
refs/heads/master fca6c0ab2 -> d63cc48fd
Adjust line length on in-line comments.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/d63cc48f
Tree: http://git-wip-us.apac
Repository: commons-pool
Updated Branches:
refs/heads/master 308127dff -> fca6c0ab2
Better param name.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/fca6c0ab
Tree: http://git-wip-us.apache.org/repos/asf/comm
Repository: commons-pool
Updated Branches:
refs/heads/master ee91737e9 -> 308127dff
Javadoc improvements.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/308127df
Tree: http://git-wip-us.apache.org/repos/asf/c
Repository: commons-pool
Updated Branches:
refs/heads/master 4ef3a4d47 -> ee91737e9
Javadoc improvements.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/ee91737e
Tree: http://git-wip-us.apache.org/repos/asf/c
Repository: commons-pool
Updated Branches:
refs/heads/master 8e0e6b5fb -> 4ef3a4d47
Javadoc improvements.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/4ef3a4d4
Tree: http://git-wip-us.apache.org/repos/asf/c
Repository: commons-pool
Updated Branches:
refs/heads/master 568b5fc45 -> 8e0e6b5fb
Javadoc nit.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/8e0e6b5f
Tree: http://git-wip-us.apache.org/repos/asf/commons-po
Repository: commons-pool
Updated Branches:
refs/heads/master 865d95848 -> 568b5fc45
Better private ivar name.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/568b5fc4
Tree: http://git-wip-us.apache.org/repos/a
Repository: commons-pool
Updated Branches:
refs/heads/master 7f52a8d96 -> 865d95848
[POOL-338] GenericObjectPool constructor may throw an exception under
OSGi. Update POM version from 2.5.1-SNAPSHOT to 2.6.0-SNAPSHOT since we
have added public APIs. Comment.
Project: http://git-wip-us.apache.o
Repository: commons-pool
Updated Branches:
refs/heads/master 08179eb3d -> 7f52a8d96
[POOL-324]
org.apache.commons.pool2.impl.GenericObjectPool.getFactoryType() throws
java.lang.ClassCastException
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache
Repository: commons-pool
Updated Branches:
refs/heads/master 76faa5170 -> 08179eb3d
[POOL-342] Update optional library asm-util from 6.1.1 to 6.2.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/08179eb3
Tree:
Repository: commons-pool
Updated Branches:
refs/heads/master d597d74c2 -> 76faa5170
Comment empty blocks by design.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/76faa517
Tree: http://git-wip-us.apache.org/
Repository: commons-pool
Updated Branches:
refs/heads/master 7411f1083 -> d597d74c2
Use longer lines for readability.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/d597d74c
Tree: http://git-wip-us.apache.org
Repository: commons-pool
Updated Branches:
refs/heads/master 111f9d757 -> 7411f1083
Use final.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/7411f108
Tree: http://git-wip-us.apache.org/repos/asf/commons-pool
Repository: commons-pool
Updated Branches:
refs/heads/master cebb32018 -> 111f9d757
Remove trailing white spaces.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/111f9d75
Tree: http://git-wip-us.apache.org/rep
Repository: commons-pool
Updated Branches:
refs/heads/master 3f91164a5 -> cebb32018
[POOL-338] GenericObjectPool constructor may throw an exception under
OSGi. Update POM version from 2.5.1-SNAPSHOT to 2.6.0-SNAPSHOT since we
have added public APIs.
Project: http://git-wip-us.apache.org/repos/
24 matches
Mail list logo