diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-15 13:51:54 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-15 13:51:54 +0000 |
commit | a1a3575f44e5bfb751d13fbd6ce16ee05673272c (patch) | |
tree | c10fc7d04e480e2b97d6f54b1b1415d15c774cde /sca-java-2.x/trunk | |
parent | 7d68151a946a95d59e787f94fdf3ec39ef840039 (diff) |
Temporarily take out the comet sample to see if hudson will complete ok without it
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022919 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/pom.xml b/sca-java-2.x/trunk/samples/learning-more/pom.xml index c08a175cd0..c46349e24c 100644 --- a/sca-java-2.x/trunk/samples/learning-more/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/pom.xml @@ -42,7 +42,7 @@ <module>binding-rmi</module> <module>binding-sca</module> <module>binding-ws</module> - <module>binding-comet</module> + <!-- module>binding-comet</module --> <module>binding-jsonrpc</module> <module>implementation-bpel</module> <module>implementation-composite</module> |