From e0c2992936ed9dc9abe6ec8a58758cbb2ae5b642 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Thu, 27 May 2010 11:06:50 +0000 Subject: sandbox structure for understanding maven javadoc plugin params and behaviour in reactor build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948784 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/resources/META-INF/sca-contribution.xml | 23 +++++++++++++++++ .../proj1/src/main/resources/helloworld.composite | 29 ++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 sandbox/kgoodson/testroot/proj1/src/main/resources/META-INF/sca-contribution.xml create mode 100644 sandbox/kgoodson/testroot/proj1/src/main/resources/helloworld.composite (limited to 'sandbox/kgoodson/testroot/proj1/src/main/resources') diff --git a/sandbox/kgoodson/testroot/proj1/src/main/resources/META-INF/sca-contribution.xml b/sandbox/kgoodson/testroot/proj1/src/main/resources/META-INF/sca-contribution.xml new file mode 100644 index 0000000000..c7c869d81e --- /dev/null +++ b/sandbox/kgoodson/testroot/proj1/src/main/resources/META-INF/sca-contribution.xml @@ -0,0 +1,23 @@ + + + + + diff --git a/sandbox/kgoodson/testroot/proj1/src/main/resources/helloworld.composite b/sandbox/kgoodson/testroot/proj1/src/main/resources/helloworld.composite new file mode 100644 index 0000000000..8b8d542382 --- /dev/null +++ b/sandbox/kgoodson/testroot/proj1/src/main/resources/helloworld.composite @@ -0,0 +1,29 @@ + + + + + + + + + -- cgit v1.2.3