diff options
author | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-24 09:24:14 +0000 |
---|---|---|
committer | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-24 09:24:14 +0000 |
commit | 544e5f14b170f8be6d205a96c3f817d708d75c99 (patch) | |
tree | 6ba07f25f887b84f93d54fe4c6d8b8b7d9480bcd /java/sca/otest | |
parent | 788058079691bd506a4abd46bf9cdaf10be92bbe (diff) |
see README.txt for intention - seems like I have to commit this to test the svn:externals settings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768232 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | java/sca/otest/README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/otest/README.txt b/java/sca/otest/README.txt new file mode 100644 index 0000000000..679673cb71 --- /dev/null +++ b/java/sca/otest/README.txt @@ -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 |