Author: saminda
Date: Sat Jan 19 11:35:29 2008
New Revision: 12522

Log:

ignore tribes svn external as it has set to https, which could fail automated 
builds

Modified:
   branches/wsas/java/2.2/wsas/java/modules/distribution/src-third-party-svn.sh

Modified: 
branches/wsas/java/2.2/wsas/java/modules/distribution/src-third-party-svn.sh
==============================================================================
--- 
branches/wsas/java/2.2/wsas/java/modules/distribution/src-third-party-svn.sh    
    (original)
+++ 
branches/wsas/java/2.2/wsas/java/modules/distribution/src-third-party-svn.sh    
    Sat Jan 19 11:35:29 2008
@@ -46,7 +46,7 @@
 svn co http://wso2.org/repos/wso2/branches/wsas/java/2.2/commons 
$THIRD_PARTY/wso2_commons
 
 echo "--------------------------svn co WSF 2.2 
-------------------------------------------------"
-svn co https://wso2.org/repos/wso2/branches/wsas/java/2.2/wsf 
$THIRD_PARTY/wso2_wsf
+svn co http://wso2.org/repos/wso2/branches/wsas/java/2.2/wsf 
$THIRD_PARTY/wso2_wsf
 
 echo "--------------------------svn co TOMCAT Tribes 6.0.14.1 
----------------------------------"
-svn co http://svn.apache.org/repos/asf/tomcat/trunk/ $THIRD_PARTY/tomcat_tribes
\ No newline at end of file
+svn  --ignore-externals co http://svn.apache.org/repos/asf/tomcat/trunk/ 
$THIRD_PARTY/tomcat_tribes
\ No newline at end of file

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to