Author: craigmcc
Date: Thu Sep 7 12:37:01 2006
New Revision: 441188
URL: http://svn.apache.org/viewvc?view=rev&rev=441188
Log:
Add the current sandbox modules to the sandbox pom for easy rebuilding.
Omit shale-clay-mailreader right now because it asks for MyFaces 1.1.3
and I can't seem to find that in any repository.
Modified:
shale/sandbox/pom.xml
Modified: shale/sandbox/pom.xml
URL:
http://svn.apache.org/viewvc/shale/sandbox/pom.xml?view=diff&rev=441188&r1=441187&r2=441188
==============================================================================
--- shale/sandbox/pom.xml (original)
+++ shale/sandbox/pom.xml Thu Sep 7 12:37:01 2006
@@ -69,11 +69,12 @@
<modules>
<!--
- <module>shale-blank</module>
- <module>shale-mailreader</module>
- <module>shale-usecases</module>
- <module>shale-clay-usecases</module>
+ <module>shale-clay-mailreader</module>
-->
+ <module>shale-dialog2</module>
+ <module>shale-dialog2-legacy</module>
+ <module>shale-dialog2-scxml</module>
+ <module>shale-test-dialog2-legacy</module>
</modules>
<build>