Author: alexsmirnov
Date: 2007-06-04 21:17:52 -0400 (Mon, 04 Jun 2007)
New Revision: 1009
Modified:
trunk/richfaces-samples/pom.xml
Log:
Move common skins subproject to build before all samples.
Modified: trunk/richfaces-samples/pom.xml
===================================================================
--- trunk/richfaces-samples/pom.xml 2007-06-05 00:29:08 UTC (rev 1008)
+++ trunk/richfaces-samples/pom.xml 2007-06-05 01:17:52 UTC (rev 1009)
@@ -262,6 +262,7 @@
</profile>
</profiles>
<modules>
+ <module>skins</module>
<module>separator-sample</module>
<module>panel-sample</module>
<module>gmap-sample</module>
@@ -277,7 +278,6 @@
<module>suggestionbox-sample</module>
<module>dragDropDemo</module>
<module>dataTableDemo</module>
- <module>skins</module>
<module>modalpanel-sample</module>
<module>datascroller-sample</module>
<module>richfaces-demo</module>
Show replies by date