Author: hlship
Date: Thu Dec 21 08:26:24 2006
New Revision: 489395
URL: http://svn.apache.org/viewvc?view=rev&rev=489395
Log:
Remove tapestry-Workbench from list of modules, until it is properly setup in
Subversion
Modified:
tapestry/tapestry5/tapestry-project/trunk/pom.xml
Modified: tapestry/tapestry5/tapestry-project/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/pom.xml?view=diff&rev=489395&r1=489394&r2=489395
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/pom.xml (original)
+++ tapestry/tapestry5/tapestry-project/trunk/pom.xml Thu Dec 21 08:26:24 2006
@@ -62,7 +62,9 @@
<modules>
<module>../tapestry-ioc</module>
<module>../tapestry-core</module>
+ <!-- Temporarily removed until the project is named correctly and set
up with a trunk, etc.
<module>../tapestry-Workbench</module>
+ -->
</modules>
<dependencyManagement>
<dependencies>