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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]