Author: Alex.Kolonitsky
Date: 2010-05-11 07:48:04 -0400 (Tue, 11 May 2010)
New Revision: 16982
Modified:
root/pom.xml
Log:
change richfaces build structure
https://community.jboss.org/wiki/RichFaces40BuildDirectoryStructure
restructured ui-sandbox
Modified: root/pom.xml
===================================================================
--- root/pom.xml 2010-05-11 00:02:58 UTC (rev 16981)
+++ root/pom.xml 2010-05-11 11:48:04 UTC (rev 16982)
@@ -72,7 +72,7 @@
<profile>
<id>sandbox</id>
<modules>
- <module>ui-sandbox/${ui-sandbox.svn.dir}</module>
+ <module>ui-sandbox</module>
<module>examples-sandbox/${examples-sandbox.svn.dir}</module>
</modules>
</profile>