summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-spring/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-01 12:06:47 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-01 12:06:47 +0000
commit0e793ed1f65a9764b3ef444f9d0b3b9d6ef468e5 (patch)
tree44be9612a8280691735ccaa08a0bd840e9728401 /java/sca/modules/implementation-spring/pom.xml
parent08878f237b56d58137b266b974cd4515d5f5a0d2 (diff)
Update the spring pom.xml's with warning message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770646 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/implementation-spring/pom.xml')
-rw-r--r--java/sca/modules/implementation-spring/pom.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/java/sca/modules/implementation-spring/pom.xml b/java/sca/modules/implementation-spring/pom.xml
index d41668aa7c..7fd6b76d1c 100644
--- a/java/sca/modules/implementation-spring/pom.xml
+++ b/java/sca/modules/implementation-spring/pom.xml
@@ -29,6 +29,16 @@
<name>Apache Tuscany SCA Spring Implementation Model</name>
<dependencies>
+
+ <!-- **************************************** -->
+ <!-- * * -->
+ <!-- * DONT ADD ANY SPRING DEPENDENCIES!!! * -->
+ <!-- * * -->
+ <!-- * See the README for details why not * -->
+ <!-- * * -->
+ <!-- * * -->
+ <!-- **************************************** -->
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>