Author: aadamchik
Date: Wed Jul 19 18:35:48 2006
New Revision: 423703

URL: http://svn.apache.org/viewvc?rev=423703&view=rev
Log:
killing ashwood POM - it was just helper code to build Ashwood maven module

Removed:
    incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/ashwood-pom.xml
Modified:
    incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/build.xml

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/build.xml
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/build.xml?rev=423703&r1=423702&r2=423703&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/build.xml (original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/build.xml Wed Jul 19 
18:35:48 2006
@@ -38,15 +38,6 @@
                        <param name="m2.groupDir" 
value="${m2.repo}/org/objectstyle/cayenne"/>
                        <param name="m2.artifactId" 
value="${project.name}-modeler"/>
                </antcall>
-               
-<!-- Ignore Ashwood - it is deployed on ibiblio and never changes 
-               <antcall target="install">
-                       <param name="stage-target" value="stage-lib"/>
-                       <param name="m2.groupDir" 
value="${m2.repo}/org/objectstyle/ashwood"/>
-                       <param name="m2.artifactId" value="ashwood"/>
-                       <param name="project.version" value="1.1"/>
-               </antcall>
--->
        </target>
        
        <target name="bundle-all" depends="build-cayenne">


Reply via email to