[jboss-cvs] Repository SVN: r2588 - portlet and 2 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Feb 22 09:13:36 EST 2008
Author: thomas.heute at jboss.com
Date: 2008-02-22 09:13:36 -0500 (Fri, 22 Feb 2008)
New Revision: 2588
Added:
portlet/
portlet/2.0-Draft32/
portlet/2.0-Draft32/component-info.xml
portlet/2.0-Draft32/lib/
portlet/2.0-Draft32/lib/portlet-api.jar
Log:
Adding portlet 2.0 lib
Added: portlet/2.0-Draft32/component-info.xml
===================================================================
--- portlet/2.0-Draft32/component-info.xml (rev 0)
+++ portlet/2.0-Draft32/component-info.xml 2008-02-22 14:13:36 UTC (rev 2588)
@@ -0,0 +1,14 @@
+<project name="jboss-portal-portlet-component-info">
+ <!-- build from SVN revision 8213 -->
+ <component id="portlet"
+ licenseType=""
+ version="2.0-Draft32"
+ projectHome="http://www.jcp.org/en/jsr/detail?id=286"
+ description="JSR-286 API">
+ <artifact id="portlet-api.jar"/>
+ <export>
+ <include input="portlet-api.jar"/>
+ </export>
+ </component>
+
+</project>
Added: portlet/2.0-Draft32/lib/portlet-api.jar
===================================================================
(Binary files differ)
Property changes on: portlet/2.0-Draft32/lib/portlet-api.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the jboss-cvs-commits
mailing list