[richfaces-svn-commits] JBoss Rich Faces SVN: r5017 - trunk/sandbox/samples.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Wed Dec 26 12:02:10 EST 2007
Author: andrei_exadel
Date: 2007-12-26 12:02:10 -0500 (Wed, 26 Dec 2007)
New Revision: 5017
Modified:
trunk/sandbox/samples/pom.xml
Log:
add progress bar demo project
Modified: trunk/sandbox/samples/pom.xml
===================================================================
--- trunk/sandbox/samples/pom.xml 2007-12-26 17:01:15 UTC (rev 5016)
+++ trunk/sandbox/samples/pom.xml 2007-12-26 17:02:10 UTC (rev 5017)
@@ -20,5 +20,6 @@
<module>fileUploadPOC</module>
<module>fileUploadDemo</module>
<module>combobox-sample</module>
+ <module>progressBarDemo</module>
</modules>
</project>
\ No newline at end of file
More information about the richfaces-svn-commits
mailing list