[jboss-cvs] Repository SVN: r1097 - jcaptcha/1.0.6.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Aug 21 12:01:25 EDT 2007
Author: julien at jboss.com
Date: 2007-08-21 12:01:25 -0400 (Tue, 21 Aug 2007)
New Revision: 1097
Modified:
jcaptcha/1.0.6/component-info.xml
Log:
commented jcaptcha dependencies
Modified: jcaptcha/1.0.6/component-info.xml
===================================================================
--- jcaptcha/1.0.6/component-info.xml 2007-08-21 13:54:10 UTC (rev 1096)
+++ jcaptcha/1.0.6/component-info.xml 2007-08-21 16:01:25 UTC (rev 1097)
@@ -11,6 +11,7 @@
<include input="jcaptcha.jar"/>
</export>
<!-- Components we depend on -->
+ <!--
<import componentref="xml-apis">
<compatible version="1.0.b2"/>
</import>
@@ -20,6 +21,7 @@
<import componentref="sun-servlet">
<compatible version="2.3"/>
</import>
+ -->
</component>
</project>
More information about the jboss-cvs-commits
mailing list