Repository: commons-pool
Updated Branches:
refs/heads/master a54ef151a -> bbc34c389
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/bbc34c38
Tree: http://git-wip-us.apache.org/rep
Repository: commons-pool
Updated Branches:
refs/heads/master 4f00184b2 -> a54ef151a
Remove redundant modifiers.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/a54ef151
Tree: http://git-wip-us.apache.org/repos
Repository: commons-pool
Updated Branches:
refs/heads/master 5b2832931 -> 4f00184b2
Remove redundant type arguments.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/4f00184b
Tree: http://git-wip-us.apache.org/
Repository: commons-pool
Updated Branches:
refs/heads/master c2dd4c3ea -> 9d92f15b4
Refactor call to startEvictor(1L) (magic number) into a new method
stopEvictor(). This makes the intent of the call obvious.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-
Repository: commons-pool
Updated Branches:
refs/heads/master 9d92f15b4 -> 5b2832931
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/5b283293
Tree: http://git-wip-us.apache.org/repos/asf/commons-pool
Repository: commons-dbcp
Updated Branches:
refs/heads/master 258371be0 -> 91fa2dae7
Always use blocks.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/91fa2dae
Tree: http://git-wip-us.apache.org/repos/asf/comm
Repository: commons-dbcp
Updated Branches:
refs/heads/master 6b5437590 -> 258371be0
Use final.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/258371be
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp
Repository: commons-dbcp
Updated Branches:
refs/heads/master 8215e0c44 -> 6b5437590
Remove trailing white spaces on all lines.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/6b543759
Tree: http://git-wip-us.a
Repository: commons-dbcp
Updated Branches:
refs/heads/master 3fe15786c -> 8215e0c44
Add missing @since 2.6.0.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/8215e0c4
Tree: http://git-wip-us.apache.org/repos/
Repository: commons-pool
Updated Branches:
refs/heads/master 3feab0942 -> c2dd4c3ea
Fix Javadoc nit. Better local var names.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/c2dd4c3e
Tree: http://git-wip-us.apa
Repository: commons-dbcp
Updated Branches:
refs/heads/master 04e3fe1d2 -> 3fe15786c
[DBCP-519] Add some toString() methods for debugging (never printing
passwords): Synchronize toString() for mutable objects.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-
Repository: commons-dbcp
Updated Branches:
refs/heads/master 749e5b391 -> 04e3fe1d2
[DBCP-519] Add some toString() methods for debugging (never printing
passwords): Remove user names from toString() output per Phil's
suugestion.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Repository: commons-dbcp
Updated Branches:
refs/heads/master 16c46bdb4 -> 749e5b391
Add comment.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/749e5b39
Tree: http://git-wip-us.apache.org/repos/asf/commons-db
Repository: commons-dbcp
Updated Branches:
refs/heads/master 5bac43f7b -> 16c46bdb4
[DBCP-519] Add some toString() methods for debugging (never printing
passwords)
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/comm
Repository: commons-dbcp
Updated Branches:
refs/heads/master 7b893aed7 -> 5bac43f7b
[DBCP-519] Add some toString() methods for debugging (never printing
passwords)
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/comm
Author: ggregory
Date: Thu Aug 16 17:08:50 2018
New Revision: 1838210
URL: http://svn.apache.org/viewvc?rev=1838210&view=rev
Log:
Fix comment.
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/common
Repository: commons-compress
Updated Branches:
refs/heads/master 3867f3eaf -> 5fd497fa3
add details
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/5fd497fa
Tree: http://git-wip-us.apache.org/repos/as
Author: ggregory
Date: Thu Aug 16 16:18:16 2018
New Revision: 1838207
URL: http://svn.apache.org/viewvc?rev=1838207&view=rev
Log:
[VFS-671] Update Apache Commons Compress from 1.16.1 to 1.18.
Modified:
commons/proper/vfs/trunk/pom.xml
commons/proper/vfs/trunk/src/changes/changes.xml
Modi
Repository: commons-compress
Updated Branches:
refs/heads/master 0a30d4389 -> 3867f3eaf
note to self, remove workaround when next parent becomes available
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/comm
Repository: commons-release-plugin
Updated Branches:
refs/heads/master 55d3a85d4 -> 36cb84476
Update Apache Commons Compress from 1.17 to 1.18.
Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/com
Repository: commons-compress
Updated Branches:
refs/heads/master 087e4a9d5 -> 0a30d4389
make site-deploy again
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/0a30d438
Tree: http://git-wip-us.apache.o
Repository: commons-release-plugin
Updated Branches:
refs/heads/master 2543f323d -> 55d3a85d4
[COMMONSSITE-120] Use SHA-256 and SHA-512, not MD5, not SHA-1.
Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-relea
Repository: commons-rng
Updated Branches:
refs/heads/feature__RNG-35 [deleted] c14e09caa
This is an automated email from the ASF dual-hosted git repository.
henrib pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
The following commit(s) were added to refs/heads/master by this push:
new b6c6db7 JEXL-267: added test illustrating
RNG-55: Check for zero norm.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/8539ccbe
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/8539ccbe
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/
Repository: commons-rng
Updated Branches:
refs/heads/master f2586803f -> 74c2b58d3
Number of rerun set to 1 in sampling tests.
Reinstates commit 2a31d8764facb77c8a3c301b0613078df8c93d13.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/rep
RNG-55: Forbid negative dimension.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/74c2b58d
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/74c2b58d
Diff: http://git-wip-us.apache.org/repos/asf/common
This is an automated email from the ASF dual-hosted git repository.
henrib pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
The following commit(s) were added to refs/heads/master by this push:
new 06122d3 JEXL-266: augmented example/proto
make Sonar less unhappy
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/087e4a9d
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/087e4a9d
Diff: http://git-wip-us.apache.org/repos/asf/co
Repository: commons-compress
Updated Branches:
refs/heads/master a7a95f04b -> 087e4a9d5
update security page with CVE-2018-11771
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/1efa5de8
Tree: http://g
Author: bodewig
Date: Thu Aug 16 12:31:07 2018
New Revision: 1838195
URL: http://svn.apache.org/viewvc?rev=1838195&view=rev
Log:
add Commons Compress 1.18
Modified:
commons/cms-site/trunk/doap/doap_compress.rdf
Modified: commons/cms-site/trunk/doap/doap_compress.rdf
URL:
http://svn.apache.o
Author: bodewig
Date: Thu Aug 16 12:30:09 2018
New Revision: 1838194
URL: http://svn.apache.org/viewvc?rev=1838194&view=rev
Log:
add Commons Compress 1.18
Modified:
commons/cms-site/trunk/conf/component_releases.properties
Modified: commons/cms-site/trunk/conf/component_releases.properties
U
Merge tag 'rel/1.18' and prepare next iteration
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/a7a95f04
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/a7a95f04
Diff: http://git-wip-us
Repository: commons-compress
Updated Branches:
refs/heads/master 0326bd90a -> a7a95f04b
prepare RC1 of Commons Compress 1.18
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b95d5cde
Tree: http://git-w
Repository: commons-compress
Updated Tags: refs/tags/rel/1.18 [created] 2f700bd12
Message from: https://repository.apache.orgDescription:Vote for Common Compress 1.18 RC1 has passedDeployer properties:"userAgent" = "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0""userId" = "bodewig""ip" = "84.148.255.53"Details:The following artifacts have been prom
Author: bodewig
Date: Thu Aug 16 08:10:51 2018
New Revision: 28769
Log:
vote for Commons Compress 1.18 RC1 has passed
Added:
release/commons/compress/binaries/commons-compress-1.18-bin.tar.gz
- copied unchanged from r28768,
dev/commons/compress/binaries/commons-compress-1.18-bin.tar.gz
37 matches
Mail list logo