svn commit: r733542 - /jakarta/taglibs/proper/rdc/trunk/pom.xml
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: rahul
Date: Sun Jan 11 15:33:02 2009
New Revision: 733542
URL: http://svn.apache.org/viewvc?rev=733542&view=rev
Log:
Uncomment the war module which is coming along and should be usable.
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=733542&r1=733541&r2=733542&view=diff
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/pom.xml (original)
+++ jakarta/taglibs/proper/rdc/trunk/pom.xml Sun Jan 11 15:33:02 2009
@@ -61,8 +61,8 @@
<modules>
<module>taglibs-rdc</module>
- <!--module>taglibs-rdc-examples</module>
- <module>taglibs-rdc-dist</module-->
+ <module>taglibs-rdc-examples</module>
+ <!--module>taglibs-rdc-dist</module-->
</modules>
<dependencyManagement>