From fa8b02df1b48a33929dfa4ff3eeebc12231de737 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 23 Mar 2009 08:36:16 +0000 Subject: Copy trunk to test sandbox trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757348 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/ant/sca/trunk/modules/myfaces/pom.xml | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 sandbox/ant/sca/trunk/modules/myfaces/pom.xml (limited to 'sandbox/ant/sca/trunk/modules/myfaces/pom.xml') diff --git a/sandbox/ant/sca/trunk/modules/myfaces/pom.xml b/sandbox/ant/sca/trunk/modules/myfaces/pom.xml new file mode 100644 index 0000000000..288e996ce7 --- /dev/null +++ b/sandbox/ant/sca/trunk/modules/myfaces/pom.xml @@ -0,0 +1,69 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-myfaces + Apache Tuscany SCA MyFaces JSF Integration + + + + org.apache.tuscany.sca + tuscany-host-webapp + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-web-runtime + 2.0-SNAPSHOT + + + + org.apache.myfaces.core + myfaces-api + 1.2.2 + compile + + + + org.apache.myfaces.core + myfaces-impl + 1.2.2 + compile + + + + javax.servlet + servlet-api + 2.5 + provided + + + + + -- cgit v1.2.3