You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2011/04/02 20:36:17 UTC

svn commit: r1088074 - in /webservices/commons/branches/modules/neethi/2_0_X_BRANCH: ./ pom.xml src/main/assembly/src.xml

Author: veithen
Date: Sat Apr  2 18:36:16 2011
New Revision: 1088074

URL: http://svn.apache.org/viewvc?rev=1088074&view=rev
Log:
Merged r1088073 to the 2.0 branch.

Removed:
    webservices/commons/branches/modules/neethi/2_0_X_BRANCH/src/main/assembly/src.xml
Modified:
    webservices/commons/branches/modules/neethi/2_0_X_BRANCH/   (props changed)
    webservices/commons/branches/modules/neethi/2_0_X_BRANCH/pom.xml

Propchange: webservices/commons/branches/modules/neethi/2_0_X_BRANCH/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sat Apr  2 18:36:16 2011
@@ -1 +1 @@
-/webservices/commons/trunk/modules/neethi:1042182
+/webservices/commons/trunk/modules/neethi:1042182,1088073

Modified: webservices/commons/branches/modules/neethi/2_0_X_BRANCH/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/neethi/2_0_X_BRANCH/pom.xml?rev=1088074&r1=1088073&r2=1088074&view=diff
==============================================================================
--- webservices/commons/branches/modules/neethi/2_0_X_BRANCH/pom.xml (original)
+++ webservices/commons/branches/modules/neethi/2_0_X_BRANCH/pom.xml Sat Apr  2 18:36:16 2011
@@ -138,7 +138,6 @@
 				<configuration>
 					<descriptors>
 						<descriptor>src/main/assembly/bin.xml</descriptor>
-						<descriptor>src/main/assembly/src.xml</descriptor>
 					</descriptors>
 					<tarLongFileMode>gnu</tarLongFileMode>
 				</configuration>