summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/exploded/readme.txt
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-06-14 09:42:48 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-06-14 09:42:48 +0000
commit5d8998148b1de990559f6617f09b518d3ab324fe (patch)
treed7d15460b5dec003768efb598c4251ffa09627d8 /sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/exploded/readme.txt
parentc23d51cb0fc9c129bbd912bf9d475ef9430e16b2 (diff)
Update to support a contribution exploded (unzipped) into a file system directory
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135438 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/exploded/readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/exploded/readme.txt b/sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/exploded/readme.txt
new file mode 100644
index 0000000000..ea7af2b3f7
--- /dev/null
+++ b/sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/exploded/readme.txt
@@ -0,0 +1,4 @@
+A domain directory showing a contribution jar exploded into a contribution directory.
+In this case the contribution jar is ignored and the contribution directory is used.
+Thats the same approach used for things like Tomcat with exploded webapps and it
+enables more easily supporting dynamic updates to individual files in a contribution. \ No newline at end of file