Author: lukaszlenart Date: Sun Dec 16 11:09:31 2012 New Revision: 1422519 URL: http://svn.apache.org/viewvc?rev=1422519&view=rev Log: WW-3946 Removes commented plugins to allow prepare a release
Modified: struts/struts2/trunk/plugins/pom.xml Modified: struts/struts2/trunk/plugins/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/pom.xml?rev=1422519&r1=1422518&r2=1422519&view=diff ============================================================================== --- struts/struts2/trunk/plugins/pom.xml (original) +++ struts/struts2/trunk/plugins/pom.xml Sun Dec 16 11:09:31 2012 @@ -64,11 +64,8 @@ <module>oval</module> <module>osgi</module> <module>json</module> -<!-- - TODO lukaszlenart: uncomment after switching to Java 1.6 <module>embeddedjsp</module> <module>gxp</module> ---> <module>cdi</module> </modules>