Author: thomas.diesler(a)jboss.com
Date: 2008-01-08 07:15:00 -0500 (Tue, 08 Jan 2008)
New Revision: 5413
Modified:
stack/native/trunk/src/main/distro/ant.properties.example
stack/native/trunk/src/main/distro/bin-dist-deploy.xml
Log:
Fix typos
Modified: stack/native/trunk/src/main/distro/ant.properties.example
===================================================================
--- stack/native/trunk/src/main/distro/ant.properties.example 2008-01-08 11:52:38 UTC (rev
5412)
+++ stack/native/trunk/src/main/distro/ant.properties.example 2008-01-08 12:15:00 UTC (rev
5413)
@@ -10,7 +10,7 @@
jboss423.home=(a)jboss423.home@
jboss500.home=(a)jboss500.home@
-# The JBoss server under test. This can be
[jboss405|jboss421|jboss422|jboss423|jboss500]
+# The JBoss server under test. This can be
[jboss405|jboss405.no.ejb3|jboss421|jboss422|jboss423|jboss500]
jbossws.integration.target=jboss422
# The JBoss settings
Modified: stack/native/trunk/src/main/distro/bin-dist-deploy.xml
===================================================================
--- stack/native/trunk/src/main/distro/bin-dist-deploy.xml 2008-01-08 11:52:38 UTC (rev
5412)
+++ stack/native/trunk/src/main/distro/bin-dist-deploy.xml 2008-01-08 12:15:00 UTC (rev
5413)
@@ -25,7 +25,7 @@
<macro-deploy-native405-no-ejb3/>
<echo>*********************************</echo>
<echo>* JBossWS EJB3 support disabled *</echo>
- <echo>* All EJB3 tests will fail. *</echo>
+ <echo>* All EJB3 tests will fail. *</echo>
<echo>*********************************</echo>
</target>
Show replies by date