Author: dims
Date: Mon Jun 22 12:07:55 2009
New Revision: 787213
URL: http://svn.apache.org/viewvc?rev=787213&view=rev
Log:
re-enable the excluded file
Modified:
webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml
Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml?rev=787213&r1=787212&r2=787213&view=diff
==============================================================================
--- webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml
(original)
+++ webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml Mon Jun
22 12:07:55 2009
@@ -158,9 +158,6 @@
<configuration>
<source>1.3</source>
<target>1.3</target>
- <excludes>
-
<exclude>org/apache/ws/commons/schema/tools/ReadSchemaFromURL.java</exclude>
- </excludes>
</configuration>
</plugin>
<plugin>