You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2008/04/02 23:10:52 UTC

svn commit: r644069 - /incubator/tuscany/java/sdo/pom.xml

Author: rfeng
Date: Wed Apr  2 14:10:51 2008
New Revision: 644069

URL: http://svn.apache.org/viewvc?rev=644069&view=rev
Log:
Fix for TUSCANY-2187

Modified:
    incubator/tuscany/java/sdo/pom.xml

Modified: incubator/tuscany/java/sdo/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/pom.xml?rev=644069&r1=644068&r2=644069&view=diff
==============================================================================
--- incubator/tuscany/java/sdo/pom.xml (original)
+++ incubator/tuscany/java/sdo/pom.xml Wed Apr  2 14:10:51 2008
@@ -167,7 +167,7 @@
                 <version>2.3</version>
                 <artifactId>maven-surefire-plugin</artifactId>
                 <configuration>
-                    <argLine>-Djava.endorsed.dirs=${java.endorsed.dirs}</argLine>
+                    <argLine>-Djava.endorsed.dirs=${endorsed.dirs}</argLine>
                     <includes>
                         <include>**/*TestCase.java</include>
                     </includes>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org