Author: sameera
Date: Fri Aug 21 05:05:36 2009
New Revision: 43952
URL:
http://wso2.org/svn/browse/wso2?view=rev&revision=43952Log:
updated commons-vfs bundle version
Modified:
branches/esb/java/2.1.1/product/modules/distribution/pom.xml
Modified: branches/esb/java/2.1.1/product/modules/distribution/pom.xml
URL:
http://wso2.org/svn/browse/wso2/branches/esb/java/2.1.1/product/modules/distribution/pom.xml?rev=43952&r1=43951&r2=43952&view=diff==============================================================================
--- branches/esb/java/2.1.1/product/modules/distribution/pom.xml (original)
+++ branches/esb/java/2.1.1/product/modules/distribution/pom.xml Fri Aug 21 05:05:36 2009
@@ -1029,7 +1029,7 @@
<dependency>
<groupId>org.apache.commons.wso2</groupId>
<artifactId>commons-vfs</artifactId>
- <version>1.1.0.587797-wso2v1</version>
+ <version>1.1.0.v587797-wso2v1</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents.wso2</groupId>
@@ -1249,7 +1249,7 @@
</configuration>
</plugin>
- <plugin>
+ <!--<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>2.0</version>
@@ -1261,7 +1261,7 @@
</goals>
</execution>
</executions>
- </plugin>
+ </plugin>-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -1330,19 +1330,19 @@
</plugin>
</plugins>
</build>
- <reporting>
+ <!--<reporting>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.1.1</version>
<configuration>
- <!-- These features are disabled since they cause "mvn site" to hang -->
+ These features are disabled since they cause "mvn site" to hang
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>
<dependencyDetailsEnabled>false</dependencyDetailsEnabled>
</configuration>
</plugin>
</plugins>
- </reporting>
+ </reporting>-->
</project>
_______________________________________________
Esb-java-dev mailing list
Esb-java-dev@...
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev