You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2009/04/24 11:24:15 UTC

svn commit: r768232 - in /tuscany/java/sca/otest: ./ README.txt current/ fixed_version/

Author: kelvingoodson
Date: Fri Apr 24 09:24:14 2009
New Revision: 768232

URL: http://svn.apache.org/viewvc?rev=768232&view=rev
Log:
see README.txt for intention - seems like I have to commit this to test the svn:externals settings

Added:
    tuscany/java/sca/otest/
    tuscany/java/sca/otest/README.txt
    tuscany/java/sca/otest/current/   (with props)
    tuscany/java/sca/otest/fixed_version/   (with props)

Added: tuscany/java/sca/otest/README.txt
URL: http://svn.apache.org/viewvc/tuscany/java/sca/otest/README.txt?rev=768232&view=auto
==============================================================================
--- tuscany/java/sca/otest/README.txt (added)
+++ tuscany/java/sca/otest/README.txt Fri Apr 24 09:24:14 2009
@@ -0,0 +1 @@
+Tests are pulled into the fixed_version and currrent subdirectories using svn:externals to extract the tests directly from oasis. As we don't have control over changes in the OASIS build structure, the extraction into the fixed_version will be a selected OASIS svn repository version, intended to be stable (though not necessarily all tests passing)
\ No newline at end of file

Propchange: tuscany/java/sca/otest/current/
------------------------------------------------------------------------------
--- svn:externals (added)
+++ svn:externals Fri Apr 24 09:24:14 2009
@@ -0,0 +1 @@
+src http://tools.oasis-open.org/version-control/svn/sca-assembly/TestCases/src

Propchange: tuscany/java/sca/otest/fixed_version/
------------------------------------------------------------------------------
--- svn:externals (added)
+++ svn:externals Fri Apr 24 09:24:14 2009
@@ -0,0 +1 @@
+src -r25 http://tools.oasis-open.org/version-control/svn/sca-assembly/TestCases/src