summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/samples/applications
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-11-10 05:00:13 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-11-10 05:00:13 +0000
commit4b07ceda02e57ca345d6add955e035cfc229b072 (patch)
tree1e512f7d7b2bc5bac82a2bc64111f14db61ee220 /sca-java-2.x/branches/2.0-Beta1/samples/applications
parentb0867f563dc8c44e0c7b1df72c9da42041a5ab5b (diff)
TUSCANY-3771 - Fixing pom artifactId
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033350 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta1/samples/applications')
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/samples/applications/logging-scribe/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/samples/applications/logging-scribe/pom.xml b/sca-java-2.x/branches/2.0-Beta1/samples/applications/logging-scribe/pom.xml
index aa399db0dd..e033562862 100644
--- a/sca-java-2.x/branches/2.0-Beta1/samples/applications/logging-scribe/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta1/samples/applications/logging-scribe/pom.xml
@@ -36,6 +36,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <!-- Disable due to Thrift SPANSHOT Dependency -->
<!--module>helloworld-scribe</module-->
</modules>
</profile>