summaryrefslogtreecommitdiffstats
path: root/tags/README.txt
diff options
context:
space:
mode:
authordims <dims@13f79535-47bb-0310-9956-ffa450edef68>2008-06-17 00:23:01 +0000
committerdims <dims@13f79535-47bb-0310-9956-ffa450edef68>2008-06-17 00:23:01 +0000
commitbdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a (patch)
tree38a92061c0793434c4be189f1d70c3458b6bc41d /tags/README.txt
Move Tuscany from Incubator to top level.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tags/README.txt')
-rw-r--r--tags/README.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/tags/README.txt b/tags/README.txt
new file mode 100644
index 0000000000..081948943a
--- /dev/null
+++ b/tags/README.txt
@@ -0,0 +1,33 @@
+Apache Tuscany Project svn tags
+===============================
+
+( Note: This README currently relates to Java tags only, as the C++
+tag structure is flat and uncomplicated.)
+
+Java Tags
+=========
+
+Prior to the incubator 1.0 milestone 2 release cycle of Apache Tuscany,
+tags for java releases were created in a flat directory structure under
+https://svn.apache.org/repos/asf/incubator/tuscany/tags/ . With the
+move to modular releases that began with milestone 2 a new directory
+structure arrangement was devised to hold the tags. Parent directories
+for each releasable artifact have been created, and each release will
+result in a new tag directory being created within the appropriate
+directory, Each leaf node tag directory being named after the release,
+e.g. 1.0-incubator-M2. The structure is as follows.
+
+
+https://svn.apache.org/repos/asf/incubator/tuscany/tags/
+ java
+ buildtools
+ das
+ pom
+ sca
+ sdo
+ spec
+ commonj
+ sca
+ sdo
+
+