Author: ptahchiev
Date: Sun Jan 18 03:21:19 2009
New Revision: 735436

URL: http://svn.apache.org/viewvc?rev=735436&view=rev
Log:
No need of destFile and merWebXml since they will take the default values.

Modified:
    jakarta/cactus/trunk/samples/ejb/pom.xml

Modified: jakarta/cactus/trunk/samples/ejb/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/ejb/pom.xml?rev=735436&r1=735435&r2=735436&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/ejb/pom.xml (original)
+++ jakarta/cactus/trunk/samples/ejb/pom.xml Sun Jan 18 03:21:19 2009
@@ -154,8 +154,6 @@
                                <version>1.8.1-SNAPSHOT</version>
                                <configuration>
                                        
<srcFile>target/cactus.samples.ejb-1.8.1-SNAPSHOT-bin.ear</srcFile>
-                                       
<destFile>${project.build.directory}/${pom.artifactId}-cactified.ear</destFile>
-                                       
<!--mergeWebXml>src/main/webapp/WEB-INF/cactus-web.xml</mergeWebXml-->
                                        <cactusWar>
                                                <context>/</context>
                                                <redirectors>



---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: cactus-dev-h...@jakarta.apache.org

Reply via email to