Author: rineholt
Date: Sat May 13 16:00:49 2006
New Revision: 406159

URL: http://svn.apache.org/viewcvs?rev=406159&view=rev
Log:
doing it twice ?

Modified:
    incubator/tuscany/java/distribution/build-dist.bat

Modified: incubator/tuscany/java/distribution/build-dist.bat
URL: 
http://svn.apache.org/viewcvs/incubator/tuscany/java/distribution/build-dist.bat?rev=406159&r1=406158&r2=406159&view=diff
==============================================================================
--- incubator/tuscany/java/distribution/build-dist.bat (original)
+++ incubator/tuscany/java/distribution/build-dist.bat Sat May 13 16:00:49 2006
@@ -29,34 +29,3 @@
 call mvn clean install
 cd /d "%CUR_DIR%"
 @endlocal
[EMAIL PROTECTED] 
----------------------------------------------------------------------------
[EMAIL PROTECTED] Copyright 2006 The Apache Software Foundation.
[EMAIL PROTECTED] 
[EMAIL PROTECTED] Licensed under the Apache License, Version 2.0 (the 
"License");
[EMAIL PROTECTED] you may not use this file except in compliance with the 
License.
[EMAIL PROTECTED] You may obtain a copy of the License at
[EMAIL PROTECTED] 
[EMAIL PROTECTED]      http://www.apache.org/licenses/LICENSE-2.0
[EMAIL PROTECTED] 
[EMAIL PROTECTED] Unless required by applicable law or agreed to in writing, 
software
[EMAIL PROTECTED] distributed under the License is distributed on an "AS IS" 
BASIS,
[EMAIL PROTECTED] WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express 
or implied.
[EMAIL PROTECTED] See the License for the specific language governing 
permissions and
[EMAIL PROTECTED] limitations under the License.
[EMAIL PROTECTED] 
----------------------------------------------------------------------------
[EMAIL PROTECTED] 
[EMAIL PROTECTED]
[EMAIL PROTECTED] off
-
-SET CUR_DIR=%cd%
-cd /d "%~dp0.."
-SET TUSCANY_HOME=%cd%
-cd /d "%CUR_DIR%"
-echo Building Tuscany ...
-cd /d "%TUSCANY_HOME%"
-call mvn -Dtuscany.home=%TUSCANY_HOME% clean install -Dmaven.test.skip=true
-cd /d "%TUSCANY_HOME%/distribution"
-echo Creating Tuscany distribution ...
-call mvn clean install
-cd /d "%CUR_DIR%"
[EMAIL PROTECTED]


Reply via email to