You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2006/09/19 23:05:33 UTC

svn commit: r447971 - /webservices/axis2/trunk/java/modules/integration/project.xml

Author: dims
Date: Tue Sep 19 14:05:33 2006
New Revision: 447971

URL: http://svn.apache.org/viewvc?view=rev&rev=447971
Log:
hmm sourceModification does not apply to unit tests

Modified:
    webservices/axis2/trunk/java/modules/integration/project.xml

Modified: webservices/axis2/trunk/java/modules/integration/project.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/project.xml?view=diff&rev=447971&r1=447970&r2=447971
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/project.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/project.xml Tue Sep 19 14:05:33 2006
@@ -388,15 +388,6 @@
             <exclude>**/SOAP12Testing/**/*.java</exclude>
         </excludes>
       </sourceModification>
-        <sourceModification>
-          <className>javax.management.MalformedObjectNameException</className>
-          <property/>
-          <directory/>
-          <includes>
-              <include>**/jms/*.java</include>
-          </includes>
-          <excludes/>
-        </sourceModification>
     </sourceModifications>
         <unitTest>
             <includes>



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