Author: chas
Date: Fri Dec 23 17:59:31 2016
New Revision: 1775865
URL: http://svn.apache.org/viewvc?rev=1775865&view=rev
Log:
revert 1755904 (detaching source tarballs) until alternate signing / checksum
mechanism is worked out
Modified:
commons/proper/commons-parent/trunk/pom.xml
commons/proper/commons-parent/trunk/src/changes/changes.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1775865&r1=1775864&r2=1775865&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Dec 23 17:59:31 2016
@@ -523,7 +523,6 @@ Version 39:
<descriptor>src/assembly/src.xml</descriptor>
</descriptors>
<tarLongFileMode>gnu</tarLongFileMode>
- <attach>false</attach>
</configuration>
</plugin>
<plugin>
Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1775865&r1=1775864&r2=1775865&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Fri Dec 23
17:59:31 2016
@@ -60,7 +60,6 @@ The <action> type attribute can be add,u
<body>
<release version="42" date="TBD" description="TBA">
- <action type="update">Prevent uploading of the source
zip/tar.gz</action>
<action type="update">maven-site-plugin 3.4 -> 3.6 (for migrating
from 3.4 to 3.5.1, see
https://maven.apache.org/components/plugins/maven-site-plugin/migrate.html)</action>
<action type="update">jacoco-maven-plugin : 0.7.6.201602180812 ->
0.7.7.201606060606</action>
<action type="update">commons-build-plugin : 1.6 -> 1.7</action>