[jboss-svn-commits] JBoss PortletSwap SVN: r153 - in portlets/src/framework/SeamBookingPortlet/web: src/main/webapp/WEB-INF/lib and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Nov 12 19:28:08 EST 2007


Author: wesleyhales
Date: 2007-11-12 19:28:07 -0500 (Mon, 12 Nov 2007)
New Revision: 153

Removed:
   portlets/src/framework/SeamBookingPortlet/web/src/main/webapp/WEB-INF/lib/jsf-portlet-bridge-api-1.0.0-SNAPSHOT.jar
   portlets/src/framework/SeamBookingPortlet/web/src/main/webapp/WEB-INF/lib/jsf-portlet-bridge-impl-1.0.0-SNAPSHOT.jar
Modified:
   portlets/src/framework/SeamBookingPortlet/web/pom.xml
Log:
jars in repo

Modified: portlets/src/framework/SeamBookingPortlet/web/pom.xml
===================================================================
--- portlets/src/framework/SeamBookingPortlet/web/pom.xml	2007-11-12 23:16:22 UTC (rev 152)
+++ portlets/src/framework/SeamBookingPortlet/web/pom.xml	2007-11-13 00:28:07 UTC (rev 153)
@@ -303,8 +303,7 @@
       </dependency>-->
 
 
-      <!--These are temporarily included in lib folder-->
-      <!--<dependency>
+      <dependency>
           <groupId>org.apache.myfaces.portlet-bridge</groupId>
           <artifactId>jsf-portlet-bridge-impl</artifactId>
           <version>1.0.0-SNAPSHOT</version>
@@ -327,7 +326,6 @@
             </exclusion>
           </exclusions>
        </dependency>
--->
       <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>

Deleted: portlets/src/framework/SeamBookingPortlet/web/src/main/webapp/WEB-INF/lib/jsf-portlet-bridge-api-1.0.0-SNAPSHOT.jar
===================================================================
(Binary files differ)

Deleted: portlets/src/framework/SeamBookingPortlet/web/src/main/webapp/WEB-INF/lib/jsf-portlet-bridge-impl-1.0.0-SNAPSHOT.jar
===================================================================
(Binary files differ)




More information about the jboss-svn-commits mailing list