Repository: commons-dbcp
Updated Branches:
refs/heads/master 167035630 -> b7c4735e7
Prepare for 2.3.0 release.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/b7c4735e
Tree: http://git-wip-us.apache.org/repos/
Repository: commons-dbcp
Updated Branches:
refs/heads/master 8f71f628b -> 167035630
Use the Commons Release Plugin.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/16703563
Tree: http://git-wip-us.apache.org/r
Author: ggregory
Date: Tue May 8 04:00:50 2018
New Revision: 26752
Log:
Remove old site.zip file.
Removed:
dev/commons/dbcp/site.zip
Repository: commons-compress
Updated Branches:
refs/heads/master 7a10230e1 -> 58cef1268
better check result of mkdirs
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/58cef126
Tree: http://git-wip-us.a
Repository: commons-compress
Updated Branches:
refs/heads/high-level-api-example [created] 2b8171bd3
Repository: commons-compress
Updated Branches:
refs/heads/master 2b8171bd3 -> 7a10230e1
reduce API surface by removing filter from signatures
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/848be9d9
T
http://git-wip-us.apache.org/repos/asf/commons-compress/blob/7a10230e/src/main/java/org/apache/commons/compress/archivers/examples/Expander.java
--
diff --git
a/src/main/java/org/apache/commons/compress/archivers/examples/Expander
remove more complex examples package, move remaining example code
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/7a10230e
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/7a10230e
Diff:
Repository: commons-dbcp
Updated Branches:
refs/heads/master a5e715dac -> 8f71f628b
Prepare for 2.3.0 release.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/8f71f628
Tree: http://git-wip-us.apache.org/repos/
Repository: commons-dbcp
Updated Branches:
refs/heads/master 285ea491d -> a5e715dac
Prepare for 2.3.0 release.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/a5e715da
Tree: http://git-wip-us.apache.org/repos/
Repository: commons-compress
Updated Branches:
refs/heads/master 81398f69f -> 2b8171bd3
provide some more detailed examples
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/2b8171bd
Tree: http://git-wi
Repository: commons-dbcp
Updated Branches:
refs/heads/master efb8cfdd6 -> 285ea491d
Pickup Jacoco version from the parent POM now that the parent POM is up
to date.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/com
Author: ggregory
Date: Mon May 7 19:01:21 2018
New Revision: 1831122
URL: http://svn.apache.org/viewvc?rev=1831122&view=rev
Log:
Fix ERRORs logged by 'mvn versions:display-plugin-updates'.
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/po
Repository: commons-dbcp
Updated Branches:
refs/heads/master 678c43b76 -> efb8cfdd6
Update build from Maven Checksyle plugin 2.11 to 3.0.0. RedundantThrows
was removed with version 6.2 (see
https://github.com/checkstyle/checkstyle/issues/473)
Project: http://git-wip-us.apache.org/repos/asf/com
Repository: commons-dbcp
Updated Branches:
refs/heads/master 4fe3600d8 -> 678c43b76
commons.scm-publish.version is the same as in the parent.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/678c43b7
Tree: http
Repository: commons-dbcp
Updated Branches:
refs/heads/master c046e8639 -> 4fe3600d8
Fix ERRORs logged by 'mvn versions:display-plugin-updates'.
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/4fe3600d
Tree: ht
Repository: commons-dbcp
Updated Branches:
refs/heads/master ff38c184f -> c046e8639
DBCP-476 Fixes race condition with WeakReference in clean up of AbandonedTrace
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/comm
DBCP-476: AbandonedTrace.getTrace() contains race condition
add changes.xml entry
Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/c046e863
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/c046e863
char[] overloads don't need to talk about encoding
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/722cf744
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/722cf744
Diff: http://git-wip
Repository: commons-compress
Updated Branches:
refs/heads/COMPRESS-452 aa7ff9805 -> 722cf7444
add another constructor overload without password
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/8040ea3d
Author: chtompki
Date: Mon May 7 16:23:54 2018
New Revision: 1831109
URL: http://svn.apache.org/viewvc?rev=1831109&view=rev
Log:
Add version 47 changes to changes.xml
Modified:
commons/proper/commons-parent/trunk/src/changes/changes.xml
Modified: commons/proper/commons-parent/trunk/src/chan
Author: chtompki
Date: Mon May 7 16:21:23 2018
New Revision: 1831108
URL: http://svn.apache.org/viewvc?rev=1831108&view=rev
Log:
japicmp-maven-plugin 0.11.1 -> 0.12.0
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn
add char[] constructors to SevenZFile
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/237e1721
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/237e1721
Diff: http://git-wip-us.apache.or
Repository: commons-compress
Updated Branches:
refs/heads/COMPRESS-452 [created] aa7ff9805
whitespace
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/aa7ff980
Tree: http://git-wip-us.apache.org/repos/
use Arrays.copyOf
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/3eeb22cd
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/3eeb22cd
Diff: http://git-wip-us.apache.org/repos/asf/commons-
avoid "new File*putStream" constructor
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/81398f69
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/81398f69
Diff: http://git-wip-us.apache.o
Repository: commons-compress
Updated Branches:
refs/heads/master 446555b16 -> 81398f69f
whitespace
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/58eb1a78
Tree: http://git-wip-us.apache.org/repos/asf
27 matches
Mail list logo