summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-equinox/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/branches/sca-equinox/pom.xml b/branches/sca-equinox/pom.xml
index 13bc6a8e5a..2946ccd8ad 100644
--- a/branches/sca-equinox/pom.xml
+++ b/branches/sca-equinox/pom.xml
@@ -378,6 +378,11 @@
<compilerId>tuscany-eclipse</compilerId>
<source>1.5</source>
<target>1.5</target>
+ <compilerArguments>
+ <!--
+ <osgi>true</osgi>
+ -->
+ </compilerArguments>
</configuration>
<dependencies>