diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-08-08 15:48:47 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-08-08 15:48:47 +0000 |
commit | 651e0baa84ad6de6ba6628966660ce7cd6db4de9 (patch) | |
tree | c759c7f298b35b13a55096e8d4fd00bc219ad258 | |
parent | 54c3acb8e2ad73fca18e20c63628c84e55412334 (diff) |
Add some commentary about the status of the independent contributions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802399 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/sca/otest/current/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/sca/otest/current/README b/java/sca/otest/current/README index 0279a21c8f..4a527f6d71 100644 --- a/java/sca/otest/current/README +++ b/java/sca/otest/current/README @@ -38,6 +38,9 @@ otest/ src/main/resources - code copied from otest/current/src/resources/General ASM_**** src/main/resources - code copied from otest/current/src/resources/AMS_**** + these independent contributions are contributions with + errors in them. The rest of the top-level otest contributions + can be found in General The code is copied from src/main/resources to the appropriate contribution each time maven is used to compile the contribution in question. There is a build setting |