Author: oching
Date: Mon Jul 7 02:39:21 2008
New Revision: 674435
URL: http://svn.apache.org/viewvc?rev=674435&view=rev
Log:
commented wrong parts of the pom in previous commit
Modified:
archiva/trunk/pom.xml
Modified: archiva/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=674435&r1=674434&r2=674435&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Mon Jul 7 02:39:21 2008
@@ -81,9 +81,9 @@
<exclude>classworlds:classworlds</exclude>
<exclude>javax.transaction:jta</exclude>
<exclude>javax.sql:jdbc-stdext</exclude>
- <exclude>ant:ant-optional</exclude>
+ <exclude>ant:ant-optional</exclude-->
<!--
exclude>org.apache.maven.wagon:wagon-http-lightweight</exclude -->
- <exclude>xom:xom</exclude>
+ <!--exclude>xom:xom</exclude>
</excludes>
</bannedDependencies>
</rules>