Author: slaws
Date: Mon Oct 11 12:31:54 2010
New Revision: 1021320

URL: http://svn.apache.org/viewvc?rev=1021320&view=rev
Log:
temporarily comment out helloworld-jsp as it can't find the tag support for 
some reason

Modified:
    tuscany/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml

Modified: 
tuscany/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml?rev=1021320&r1=1021319&r2=1021320&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml 
(original)
+++ tuscany/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml 
Mon Oct 11 12:31:54 2010
@@ -39,7 +39,9 @@
                 <module>helloworld-jaxrs</module>
                 <module>helloworld-js-client</module>
                 <module>helloworld-jsf</module>
+<!-- failure due to lack of tag support?
                 <module>helloworld-jsp</module>
+-->
                 <module>helloworld-servlet</module>
                 <module>helloworld-stripes</module>
             </modules>


Reply via email to