You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by pt...@apache.org on 2008/10/01 22:49:56 UTC

svn commit: r700911 - /jakarta/cactus/trunk/samples/build.properties

Author: ptahchiev
Date: Wed Oct  1 13:49:55 2008
New Revision: 700911

URL: http://svn.apache.org/viewvc?rev=700911&view=rev
Log:
changes on some of the properties in the build.properities.

Modified:
    jakarta/cactus/trunk/samples/build.properties

Modified: jakarta/cactus/trunk/samples/build.properties
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/build.properties?rev=700911&r1=700910&r2=700911&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/build.properties (original)
+++ jakarta/cactus/trunk/samples/build.properties Wed Oct  1 13:49:55 2008
@@ -47,7 +47,7 @@
 
 cactified.servlet.archive.name=${target.dir}/${servlet.project.name}-cactified.${cactus.sample.archive.type}
 cactified.ejb.archive.name=${target.dir}/${ejb.project.name}-cactified.${cactus.sample.archive.type}
-cactified.ejb3.archive.name=${target.dir}/${ejb.project.name}-cactified.${cactus.sample.archive.type}
+cactified.ejb3.archive.name=${target.dir}/cactus.samples.ejb3-cactified.${cactus.sample.archive.type}
 
 #Maven Repository
 maven.repo=/home/peter/.m2/repository/



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