You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/03/08 13:45:58 UTC

svn commit: r920299 - /tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml

Author: slaws
Date: Mon Mar  8 12:45:58 2010
New Revision: 920299

URL: http://svn.apache.org/viewvc?rev=920299&view=rev
Log:
Add details of more existing JIRA

Modified:
    tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml

Modified: tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml?rev=920299&r1=920298&r2=920299&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml Mon Mar  8 12:45:58 2010
@@ -74,8 +74,8 @@
          <artifactId>maven-surefire-plugin</artifactId>
          <configuration>
            <excludes>
-              <exclude>**/POJO_8012_TestCase.java</exclude><!--  see TUSCANY-xxxx -->
-              <exclude>**/POJO_8003_TestCase.java</exclude><!--  see TUSCANY-xxxx -->
+              <exclude>**/POJO_8012_TestCase.java</exclude><!--  see TUSCANY-3483 -->
+              <exclude>**/POJO_8003_TestCase.java</exclude><!--  see TUSCANY-3483 -->
               <exclude>**/POJO_8002_TestCase.java</exclude><!--  see TUSCANY-xxxx -->
            </excludes>
          </configuration>