You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2006/12/12 06:39:57 UTC

svn commit: r486039 - in /incubator/tuscany/cpp/sca/runtime/extensions: python/deploy.bat python/src/deploy.bat ruby/deploy.bat ruby/src/deploy.bat

Author: jsdelfino
Date: Mon Dec 11 21:39:57 2006
New Revision: 486039

URL: http://svn.apache.org/viewvc?view=rev&rev=486039
Log:
Removed deploy.bat files that were used to enable disabled extensions, now unnecessary.

Removed:
    incubator/tuscany/cpp/sca/runtime/extensions/python/src/deploy.bat
    incubator/tuscany/cpp/sca/runtime/extensions/ruby/src/deploy.bat
Modified:
    incubator/tuscany/cpp/sca/runtime/extensions/python/deploy.bat
    incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat

Modified: incubator/tuscany/cpp/sca/runtime/extensions/python/deploy.bat
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/runtime/extensions/python/deploy.bat?view=diff&rev=486039&r1=486038&r2=486039
==============================================================================
--- incubator/tuscany/cpp/sca/runtime/extensions/python/deploy.bat (original)
+++ incubator/tuscany/cpp/sca/runtime/extensions/python/deploy.bat Mon Dec 11 21:39:57 2006
@@ -48,7 +48,6 @@
 del %pythonextdir%\bin\tuscany_sca_python.*
 del %pythonextdir%\lib\*.lib
 
-copy %srcdir%\deploy.bat %pythonextdir%
 copy %srcdir%\..\xsd\*.* %pythonextdir%\xsd
 
 copy %inpath%\tuscany_sca_python.lib %pythonextdir%\lib

Modified: incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat?view=diff&rev=486039&r1=486038&r2=486039
==============================================================================
--- incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat (original)
+++ incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat Mon Dec 11 21:39:57 2006
@@ -48,7 +48,6 @@
 del %rubyextdir%\bin\tuscany_sca_ruby.*
 del %rubyextdir%\lib\*.lib
 
-copy %srcdir%\deploy.bat %rubyextdir%
 copy %srcdir%\..\xsd\*.* %rubyextdir%\xsd
 
 copy %inpath%\tuscany_sca_ruby.lib %rubyextdir%\lib



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