This is an automated email from the ASF dual-hosted git repository.
chtompki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new a30fdca (docs) changes, bcel build failure fix
a30fdca is described below
commit a30fdca940b156e9cae78153350ea2a48e09398b
Author: Rob Tompkins <[email protected]>
AuthorDate: Fri Jan 25 13:35:50 2019 -0500
(docs) changes, bcel build failure fix
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bcd2de9..a12a698 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -26,10 +26,10 @@
<body>
<release version="1.5" date="2018-01-26" description="Version 1.5">
+ <action type="fix" dev="chtompki">ReadmeHtmlVelocityDelegate, bcel's
artifactId != commons-bcel, but is just bcel</action>
<action type="update" dev="ggregory">Drop sha-256 and leave sha-512
only</action>
<action type="update" dev="ggregory">commons.jacoco.version: 0.8.0 ->
0.8.2; java 11 compatibility</action>
- <action issue="COMMONSSITE-123" type="add" dev="mbenson">introduce
configuration parameter to perfom distribution checkin using Maven settings
server credentials
- </action>
+ <action issue="COMMONSSITE-123" type="add" dev="mbenson">introduce
configuration parameter to perfom distribution checkin using Maven settings
server credentials</action>
<action issue="COMMONSSITE-122" type="fix"
dev="mbenson">stage-distributions mojo assumes site directory has basename
'site'</action>
</release>