Author: Alex.Kolonitsky
Date: 2010-05-07 09:35:18 -0400 (Fri, 07 May 2010)
New Revision: 16922
Removed:
root/examples/trunk/components/calendar-demo/
root/examples/trunk/components/panel-demo/
root/examples/trunk/components/tree-demo/
root/examples/trunk/components/treemodel-demo/
Modified:
root/pom.xml
Log:
change richfaces build structure
https://community.jboss.org/wiki/RichFaces40BuildDirectoryStructure
change pom for build checkstyle
delete empty examples
Modified: root/pom.xml
===================================================================
--- root/pom.xml 2010-05-07 13:12:42 UTC (rev 16921)
+++ root/pom.xml 2010-05-07 13:35:18 UTC (rev 16922)
@@ -31,7 +31,7 @@
</distributionManagement>
<modules>
- <module>checkstyle</module>
+ <module>build/resources/trunk/checkstyle</module>
<module>framework/${framework.svn.dir}</module>
<module>cdk/${cdk.svn.dir}</module>
<module>ui/${ui.svn.dir}</module>