Fixed typo bug when running in the JBoss 3.x container.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113440 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a88966d6fa
commit
88bc9fe240
@ -198,8 +198,8 @@
|
||||
<!-- TODO: Find how to set the port for JBoss 3x -->
|
||||
<jboss3x if="cactus.home.jboss3x"
|
||||
dir="${cactus.home.jboss3x}"
|
||||
output="${cactus.cactus.reports.dir}/jboss3x.out"
|
||||
todir="${cactus.cactus.reports.dir}/jboss3x"
|
||||
output="${cactus.reports.dir}/jboss3x.out"
|
||||
todir="${cactus.reports.dir}/jboss3x"
|
||||
config="${cactus.jboss3x.config.name}"/>
|
||||
|
||||
<orion1x if="cactus.home.orion1x"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user