summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/thirdparty-library
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-24 22:51:06 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-24 22:51:06 +0000
commit8bec3f9b64a649ca3cc6e7f458e6a2242841b44f (patch)
tree6ee41bdd4ab2be1c34fae4615187f674eddd4e91 /branches/sca-equinox/modules/thirdparty-library
parent425fe3be953a92eccbd767c5ee79387cdc2bbbc4 (diff)
Fix the newFactoryClassInstance and bring up the sample-calculator-equinox
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707774 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/thirdparty-library')
-rw-r--r--branches/sca-equinox/modules/thirdparty-library/pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/thirdparty-library/pom.xml b/branches/sca-equinox/modules/thirdparty-library/pom.xml
index 166850ddcb..09c3eb2822 100644
--- a/branches/sca-equinox/modules/thirdparty-library/pom.xml
+++ b/branches/sca-equinox/modules/thirdparty-library/pom.xml
@@ -87,8 +87,12 @@
<id>build-thirdparty-distro</id>
<phase>generate-resources</phase>
<goals>
- <goal>build-thirdparty-distro</goal>
+ <goal>generate-modules</goal>
</goals>
+ <configuration>
+ <generateTargetPlatform>true</generateTargetPlatform>
+ <generatePlugin>true</generatePlugin>
+ </configuration>
</execution>
<!--