Author: rahul
Date: Wed Dec 27 14:43:44 2006
New Revision: 490583

URL: http://svn.apache.org/viewvc?view=rev&rev=490583
Log:
Remove shale-tiger from parent pom <modules>. This allows skipping it on JDK 
1.4 (it gets picked up by the JDK 1.5 activated profile when on 1.5).
SHALE-375

Modified:
    shale/framework/trunk/pom.xml

Modified: shale/framework/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/pom.xml?view=diff&rev=490583&r1=490582&r2=490583
==============================================================================
--- shale/framework/trunk/pom.xml (original)
+++ shale/framework/trunk/pom.xml Wed Dec 27 14:43:44 2006
@@ -116,7 +116,6 @@
         <module>shale-remoting</module>
         <module>shale-spring</module>
         <module>shale-test</module>
-        <module>shale-tiger</module>
         <module>shale-tiles</module>
         <module>shale-validator</module>
         <module>shale-view</module>


Reply via email to