[richfaces-svn-commits] JBoss Rich Faces SVN: r14186 - trunk/examples/photoalbum/source.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed May 13 14:14:54 EDT 2009


Author: nbelaevski
Date: 2009-05-13 14:14:54 -0400 (Wed, 13 May 2009)
New Revision: 14186

Modified:
   trunk/examples/photoalbum/source/pom.xml
Log:
org.eclipse.jdt.launching.JDK_CONTAINER removed

Modified: trunk/examples/photoalbum/source/pom.xml
===================================================================
--- trunk/examples/photoalbum/source/pom.xml	2009-05-13 18:09:20 UTC (rev 14185)
+++ trunk/examples/photoalbum/source/pom.xml	2009-05-13 18:14:54 UTC (rev 14186)
@@ -59,11 +59,6 @@
 						<wtpmanifest>true</wtpmanifest>
 						<wtpapplicationxml>true</wtpapplicationxml>
 						<wtpversion>2.0</wtpversion>
-						<classpathContainers>
-							<classpathContainer>
-								org.eclipse.jdt.launching.JDK_CONTAINER
-							</classpathContainer>
-						</classpathContainers>
 					</configuration>
 				</plugin>
 				<plugin>




More information about the richfaces-svn-commits mailing list