Author: ptahchiev
Date: Wed Jan 16 01:10:15 2008
New Revision: 612390

URL: http://svn.apache.org/viewvc?rev=612390&view=rev
Log:
Changes added to the samples module.

Removed:
    jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/samples/build.xml
Modified:
    jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/samples/pom.xml

Modified: jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/samples/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/samples/pom.xml?rev=612390&r1=612389&r2=612390&view=diff
==============================================================================
--- jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/samples/pom.xml (original)
+++ jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/samples/pom.xml Wed Jan 16 
01:10:15 2008
@@ -39,33 +39,6 @@
     <module>samples-ejb</module>
     <module>samples-servlet</module>
   </modules>
-  <build>
-               <plugins>
-                 <plugin>
-                         <artifactId>maven-antrun-plugin</artifactId>
-                       <dependencies>  
-                               <dependency>
-                                       <groupId>org.apache.ivy</groupId>
-                                       <artifactId>ivy</artifactId>
-                                       <version>2.0.0-beta1</version>
-                               </dependency>
-                       </dependencies>
-                          <executions>
-                                   <execution>
-                                           <phase>test</phase>
-                                           <configuration>
-                                               <tasks>
-                                                           <ant 
antfile="build.xml"/>
-                                               </tasks>
-                                           </configuration>
-                                           <goals>
-                                                   <goal>run</goal>
-                                           </goals>
-                                   </execution>
-                       </executions>
-                  </plugin>
-               </plugins>
-       </build>
 </project>
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to