Author: rahul
Date: Sat Jan 10 13:57:56 2009
New Revision: 733375

URL: http://svn.apache.org/viewvc?rev=733375&view=rev
Log:
Uncomment jar module. Its possible to build a jar now, but it doesn't contain a 
TLD yet (coming soon).

Modified:
    jakarta/taglibs/proper/rdc/trunk/pom.xml

Modified: jakarta/taglibs/proper/rdc/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/pom.xml?rev=733375&r1=733374&r2=733375&view=diff
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/pom.xml (original)
+++ jakarta/taglibs/proper/rdc/trunk/pom.xml Sat Jan 10 13:57:56 2009
@@ -59,11 +59,11 @@
     </developer>
   </developers>
 
-  <!--modules>
+  <modules>
     <module>taglibs-rdc</module>
-    <module>taglibs-rdc-examples</module>
-    <module>taglibs-rdc-dist</module>
-  </modules-->
+    <!--module>taglibs-rdc-examples</module>
+    <module>taglibs-rdc-dist</module-->
+  </modules>
 
   <dependencyManagement>
     <dependencies>



---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-h...@jakarta.apache.org

Reply via email to