From efbe679941d978e0ac9ba38b8c753a9382a67b4d Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 21 Oct 2010 19:31:47 +0000 Subject: A bit of name tidying to make the docs a little more consistent. Still a few that are odd, e.g. the dosgi ones but getting better. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026113 13f79535-47bb-0310-9956-ffa450edef68 --- .../learning-more/implementation-web/helloworld-jaxrs/pom.xml | 4 ++-- .../implementation-web/helloworld-js-client/pom.xml | 4 ++-- .../learning-more/implementation-web/helloworld-jsf/pom.xml | 4 ++-- .../learning-more/implementation-web/helloworld-jsp/pom.xml | 4 ++-- .../implementation-web/helloworld-servlet/pom.xml | 4 ++-- .../implementation-web/helloworld-stripes/pom.xml | 10 ++++++++-- 6 files changed, 18 insertions(+), 12 deletions(-) (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-web') diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml index d9194a102c..74a12d6309 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml @@ -26,9 +26,9 @@ ../../pom.xml - sample-helloworld-jaxrs-webapp + sample-implementation-web-helloworld-jaxrs-webapp war - Apache Tuscany SCA Sample Helloworld JAX-RS + Apache Tuscany SCA Sample implemenation.web Helloworld JAX-RS WebApp diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml index ecd04d6d5d..b0801d79f2 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml @@ -26,9 +26,9 @@ ../../pom.xml - sample-helloworld-js-client-webapp + sample-implementation-web-helloworld-js-client-webapp war - Apache Tuscany SCA Sample Helloworld Javascript Client + Apache Tuscany SCA Sample implemenation.web Helloworld Javascript Client WebApp diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/pom.xml index 6f2b820e4c..cbda8bc601 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/pom.xml @@ -26,8 +26,8 @@ ../../pom.xml - sample-helloworld-jsf-webapp - Apache Tuscany SCA Sample Helloworld JSF + sample-implementation-web-helloworld-jsf-webapp + Apache Tuscany SCA Sample implemenation.web Helloworld JSF WebApp war diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsp/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsp/pom.xml index f871af8cf5..66478f9963 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsp/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsp/pom.xml @@ -26,9 +26,9 @@ ../../pom.xml - sample-helloworld-jsp-webapp + sample-implementation-web-helloworld-jsp-webapp war - Apache Tuscany SCA Sample Helloworld JSP + Apache Tuscany SCA Sample implemenation-web Helloworld JSP WebApp diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml index d4dbe9eb6e..d812ddb186 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml @@ -26,9 +26,9 @@ ../../pom.xml - sample-helloworld-servlet-webapp + sample-implementation-web-helloworld-servlet-webapp war - Apache Tuscany SCA Sample Helloworld Servlet + Apache Tuscany SCA Sample implementation.web Helloworld Servlet WebApp diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-stripes/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-stripes/pom.xml index f3c62210ef..c264235b47 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-stripes/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-stripes/pom.xml @@ -26,9 +26,9 @@ ../../pom.xml - sample-helloworld-stripes-webapp + sample-implementation-web-helloworld-stripes-webapp war - Apache Tuscany SCA Sample Helloworld using Stripes + Apache Tuscany SCA Sample implementation.web Helloworld Stripes WebApp @@ -39,6 +39,12 @@ 2.0-SNAPSHOT + + org.apache.tuscany.sca + tuscany-stripes + 2.0-SNAPSHOT + + net.sourceforge.stripes -- cgit v1.2.3