You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by da...@apache.org on 2007/03/17 00:20:06 UTC

svn commit: r519179 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/pom.xml

Author: dashorst
Date: Fri Mar 16 16:20:05 2007
New Revision: 519179

URL: http://svn.apache.org/viewvc?view=rev&rev=519179
Log:
Added spring-examples to the jdk-1.4 build

Modified:
    incubator/wicket/branches/wicket-1.x/jdk-1.4/pom.xml

Modified: incubator/wicket/branches/wicket-1.x/jdk-1.4/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/jdk-1.4/pom.xml?view=diff&rev=519179&r1=519178&r2=519179
==============================================================================
--- incubator/wicket/branches/wicket-1.x/jdk-1.4/pom.xml (original)
+++ incubator/wicket/branches/wicket-1.x/jdk-1.4/pom.xml Fri Mar 16 16:20:05 2007
@@ -40,6 +40,7 @@
 		<module>wicket-portlet-examples</module>
 		<module>wicket-extensions</module>
 		<module>wicket-spring</module>
+		<module>wicket-spring-examples</module>
 		<module>wicket-quickstart</module>
 		<module>wicket-datetime</module>
 	</modules>