summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.3-RC1/samples/domain-management/README
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-07 14:32:39 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-07 14:32:39 +0000
commit45c57fedb62abd121c7d8858c11fc90e6fdef6ff (patch)
tree27650aa379f307b3f40ddfd27fee13ecc1fb9ecc /tags/java/sca/1.3-RC1/samples/domain-management/README
parent7362d8fbf37a7f46f445c9b0abcc17d5f0f97790 (diff)
Tag for SCA 1.3 RC1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674503 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tags/java/sca/1.3-RC1/samples/domain-management/README')
-rw-r--r--tags/java/sca/1.3-RC1/samples/domain-management/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/java/sca/1.3-RC1/samples/domain-management/README b/tags/java/sca/1.3-RC1/samples/domain-management/README
new file mode 100644
index 0000000000..6280a28028
--- /dev/null
+++ b/tags/java/sca/1.3-RC1/samples/domain-management/README
@@ -0,0 +1,8 @@
+Domain Management Sample Tasks
+==============================
+This sample implements the following sample domain management tasks:
+- list deployables in a contribution
+- list contribution dependencies
+- fuse includes in a composite
+- add deployables to a domain composite and wire them
+