Author: dims
Date: Mon Feb 14 07:45:26 2005
New Revision: 153798

URL: http://svn.apache.org/viewcvs?view=rev&rev=153798
Log:
cleaning up....We can re-instate the stuff from SVN when we actually start 
using it. 


Removed:
    webservices/ews/trunk/src/org/apache/ws/
Modified:
    webservices/ews/trunk/project.xml

Modified: webservices/ews/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/webservices/ews/trunk/project.xml?view=diff&r1=153797&r2=153798
==============================================================================
--- webservices/ews/trunk/project.xml (original)
+++ webservices/ews/trunk/project.xml Mon Feb 14 07:45:26 2005
@@ -161,10 +161,6 @@
                </sourceModification>
                <sourceModification> 
          <className>org.apache.ws.axis.security.WSDoAllConstants</className>
-         <excludes>
-                        <exclude>org/apache/ws/axis/security/**.java</exclude>
-                        <exclude>org/apache/ws/security/**.java</exclude>
-          </excludes>
                </sourceModification>
                
         </sourceModifications>
@@ -297,38 +293,6 @@
                 <module>true</module>
             </properties>
         </dependency>
-        
-        <!-- Uncomment to enable the security -->
-               <!-- 
-               
-        <dependency>
-            <groupId>sec</groupId>
-            <artifactId>wss4j</artifactId>
-            <version>SNAPSHOT</version>
-            <properties>
-                <module>true</module>
-            </properties>
-        </dependency>
-               
-        <dependency>
-            <groupId>sec</groupId>
-            <artifactId>xmlsec</artifactId>
-            <version>SNAPSHOT</version>
-            <properties>
-                <module>true</module>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>sec</groupId>
-            <artifactId>opensaml</artifactId>
-            <version>DEV</version>
-            <properties>
-                <module>true</module>
-            </properties>
-        </dependency>
-               -->
-        
-
     </dependencies>
 </project>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to