[seam-commits] Seam SVN: r7870 - branches/Seam_2_0/examples/booking/resources and 38 other directories.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Apr 8 07:52:27 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-04-08 07:52:27 -0400 (Tue, 08 Apr 2008)
New Revision: 7870

Modified:
   branches/Seam_2_0/examples/blog/resources/components.properties
   branches/Seam_2_0/examples/booking/resources/components.properties
   branches/Seam_2_0/examples/contactlist/resources/components.properties
   branches/Seam_2_0/examples/dvdstore/resources/components.properties
   branches/Seam_2_0/examples/groovybooking/resources/components.properties
   branches/Seam_2_0/examples/icefaces/resources/components.properties
   branches/Seam_2_0/examples/itext/resources/components.properties
   branches/Seam_2_0/examples/mail/resources/components.properties
   branches/Seam_2_0/examples/messages/resources/components.properties
   branches/Seam_2_0/examples/nestedbooking/resources/components.properties
   branches/Seam_2_0/examples/quartz/resources/components.properties
   branches/Seam_2_0/examples/registration/resources/components.properties
   branches/Seam_2_0/examples/seambay/resources/components.properties
   branches/Seam_2_0/examples/seamdiscs/resources/components.properties
   branches/Seam_2_0/examples/seampay/resources/components.properties
   branches/Seam_2_0/examples/seamspace/resources/components.properties
   branches/Seam_2_0/examples/takeaway/resources/WEB-INF/components.properties
   branches/Seam_2_0/seam-gen/resources/components.properties
   branches/Seam_2_0/src/test/integration/resources/components.properties
   trunk/examples/blog/resources/components.properties
   trunk/examples/booking/resources/components.properties
   trunk/examples/contactlist/resources/components.properties
   trunk/examples/dvdstore/resources/components.properties
   trunk/examples/groovybooking/resources/components.properties
   trunk/examples/icefaces/resources/components.properties
   trunk/examples/itext/resources/components.properties
   trunk/examples/mail/resources/components.properties
   trunk/examples/messages/resources/components.properties
   trunk/examples/nestedbooking/resources/components.properties
   trunk/examples/quartz/resources/components.properties
   trunk/examples/registration/resources/components.properties
   trunk/examples/seambay/resources/components.properties
   trunk/examples/seamdiscs/resources/components.properties
   trunk/examples/seampay/resources/components.properties
   trunk/examples/seamspace/resources/components.properties
   trunk/examples/takeaway/resources/WEB-INF/components.properties
   trunk/examples/wicket/resources/components.properties
   trunk/examples/wiki/build.properties
   trunk/seam-gen/resources/components.properties
   trunk/src/test/integration/resources/components.properties
Log:
JBSEAM-2807

Modified: branches/Seam_2_0/examples/blog/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/blog/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/blog/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/booking/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/booking/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/booking/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/contactlist/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/contactlist/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/contactlist/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/dvdstore/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/dvdstore/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/dvdstore/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/groovybooking/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/groovybooking/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/groovybooking/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1,2 +1,4 @@
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
 jndiPattern \#{ejbName}/local
 debug true

Modified: branches/Seam_2_0/examples/icefaces/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/icefaces/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/icefaces/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/itext/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/itext/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/itext/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/mail/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/mail/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/mail/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
 jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/messages/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/messages/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/messages/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/nestedbooking/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/nestedbooking/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/nestedbooking/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/quartz/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/quartz/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/quartz/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/registration/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/registration/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/registration/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/seambay/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/seambay/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/seambay/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/seamdiscs/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/seamdiscs/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/seamdiscs/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/seampay/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/seampay/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/seampay/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/seamspace/resources/components.properties
===================================================================
--- branches/Seam_2_0/examples/seamspace/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/seamspace/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/examples/takeaway/resources/WEB-INF/components.properties
===================================================================
--- branches/Seam_2_0/examples/takeaway/resources/WEB-INF/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/examples/takeaway/resources/WEB-INF/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: branches/Seam_2_0/seam-gen/resources/components.properties
===================================================================
--- branches/Seam_2_0/seam-gen/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/seam-gen/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1,2 +1,4 @@
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
 jndiPattern \#{ejbName}/local
 debug true

Modified: branches/Seam_2_0/src/test/integration/resources/components.properties
===================================================================
--- branches/Seam_2_0/src/test/integration/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ branches/Seam_2_0/src/test/integration/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/blog/resources/components.properties
===================================================================
--- trunk/examples/blog/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/blog/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/booking/resources/components.properties
===================================================================
--- trunk/examples/booking/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/booking/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/contactlist/resources/components.properties
===================================================================
--- trunk/examples/contactlist/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/contactlist/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/dvdstore/resources/components.properties
===================================================================
--- trunk/examples/dvdstore/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/dvdstore/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/groovybooking/resources/components.properties
===================================================================
--- trunk/examples/groovybooking/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/groovybooking/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1,2 +1,4 @@
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
 jndiPattern \#{ejbName}/local
 debug true

Modified: trunk/examples/icefaces/resources/components.properties
===================================================================
--- trunk/examples/icefaces/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/icefaces/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/itext/resources/components.properties
===================================================================
--- trunk/examples/itext/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/itext/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/mail/resources/components.properties
===================================================================
--- trunk/examples/mail/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/mail/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
 jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/messages/resources/components.properties
===================================================================
--- trunk/examples/messages/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/messages/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/nestedbooking/resources/components.properties
===================================================================
--- trunk/examples/nestedbooking/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/nestedbooking/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/quartz/resources/components.properties
===================================================================
--- trunk/examples/quartz/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/quartz/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/registration/resources/components.properties
===================================================================
--- trunk/examples/registration/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/registration/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/seambay/resources/components.properties
===================================================================
--- trunk/examples/seambay/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/seambay/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/seamdiscs/resources/components.properties
===================================================================
--- trunk/examples/seamdiscs/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/seamdiscs/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/seampay/resources/components.properties
===================================================================
--- trunk/examples/seampay/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/seampay/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/seamspace/resources/components.properties
===================================================================
--- trunk/examples/seamspace/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/seamspace/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/takeaway/resources/WEB-INF/components.properties
===================================================================
--- trunk/examples/takeaway/resources/WEB-INF/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/takeaway/resources/WEB-INF/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/wicket/resources/components.properties
===================================================================
--- trunk/examples/wicket/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/wicket/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file

Modified: trunk/examples/wiki/build.properties
===================================================================
--- trunk/examples/wiki/build.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/examples/wiki/build.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1,4 +1,4 @@
-jboss.home /Users/turin/work/local/jboss/jboss-4.2.2.GA
+jboss.home /Applications/jboss-4.2.1.GA-hibernate
 # That stuff doesn't really work for me, PAGE scoped components can't be hot-deployed (CNFE on deserialization of component state)
 #hotdeploy.classes = **/wiki/core/action/** **/wiki/core/dao/** **/wiki/core/links/** **/wiki/plugin/lastmodified/** **/wiki/plugin/blogdirectory/BlogDirectory*
 javac.debug true

Modified: trunk/seam-gen/resources/components.properties
===================================================================
--- trunk/seam-gen/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/seam-gen/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1,2 +1,4 @@
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
 jndiPattern \#{ejbName}/local
 debug true

Modified: trunk/src/test/integration/resources/components.properties
===================================================================
--- trunk/src/test/integration/resources/components.properties	2008-04-08 11:50:19 UTC (rev 7869)
+++ trunk/src/test/integration/resources/components.properties	2008-04-08 11:52:27 UTC (rev 7870)
@@ -1 +1,3 @@
-jndiPattern #{ejbName}/local
\ No newline at end of file
+# The pattern in components.xml is replaced by an application server specific value in the ant build. This value is used for running tests
+
+jndiPattern \#{ejbName}/local
\ No newline at end of file




More information about the seam-commits mailing list