You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2007/12/05 16:28:24 UTC

svn commit: r601362 - /incubator/tuscany/sandbox/kgoodson/sdo_cts/pom.xml

Author: kelvingoodson
Date: Wed Dec  5 07:28:24 2007
New Revision: 601362

URL: http://svn.apache.org/viewvc?rev=601362&view=rev
Log:
fix out of date pom and clover configuration

Modified:
    incubator/tuscany/sandbox/kgoodson/sdo_cts/pom.xml

Modified: incubator/tuscany/sandbox/kgoodson/sdo_cts/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/sandbox/kgoodson/sdo_cts/pom.xml?rev=601362&r1=601361&r2=601362&view=diff
==============================================================================
--- incubator/tuscany/sandbox/kgoodson/sdo_cts/pom.xml (original)
+++ incubator/tuscany/sandbox/kgoodson/sdo_cts/pom.xml Wed Dec  5 07:28:24 2007
@@ -41,7 +41,6 @@
         <activeByDefault>true</activeByDefault>
       </activation>
       <modules>
-        <module>sdo_api</module>
         <module>sdo</module>
         <module>cts</module>
       </modules>
@@ -64,6 +63,7 @@
             <exclude>**/*TestCase.java</exclude>
             <exclude>**/*Suite.java</exclude>
             <exclude>**/StAX2SAXAdapter.java</exclude>
+            <exclude>**/SDOClass.java</exclude>
           </excludes>
         </configuration>
         <executions>



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