summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core
diff options
context:
space:
mode:
authormcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-01-30 13:55:21 +0000
committermcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-01-30 13:55:21 +0000
commitf0adc97eeea9b406779ba0c17f3871f81ffb9c87 (patch)
treeccd6f33a89fad3c6c2e199d9013e2cf9748dcb8b /java/sca/modules/core
parentebfad2759ee08175a246e158a78c591fa995b8a3 (diff)
For JDK 1.5 stax needs to be a compile time dependency. On JDK 1.6, it only needs to be a runtime dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739278 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/core')
-rw-r--r--java/sca/modules/core/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/sca/modules/core/pom.xml b/java/sca/modules/core/pom.xml
index 40e2e3f2a8..33ad406365 100644
--- a/java/sca/modules/core/pom.xml
+++ b/java/sca/modules/core/pom.xml
@@ -63,7 +63,6 @@
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-stax-api_1.0_spec</artifactId>
<version>1.0.1</version>
- <scope>runtime</scope>
</dependency>
<dependency>