[jboss-cvs] Repository SVN: r1793 - 0.3.0 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 12 12:13:21 EST 2007


Author: sohil.shah at jboss.com
Date: 2007-11-12 12:13:21 -0500 (Mon, 12 Nov 2007)
New Revision: 1793

Added:
   0.3.0/
   0.3.0/component-info.xml
   0.3.0/lib/
   0.3.0/lib/mygwt.jar
Log:
Adding the MyGWT Project

Added: 0.3.0/component-info.xml
===================================================================
--- 0.3.0/component-info.xml	                        (rev 0)
+++ 0.3.0/component-info.xml	2007-11-12 17:13:21 UTC (rev 1793)
@@ -0,0 +1,8 @@
+<project name="mygwt-component-info">
+	<component id="mygwt" licenseType="LGPL 3.0" version="0.3.0" projectHome="http://mygwt.net" description="MyGWT is an open source Java library for the Google Web Toolkit. The library helps developers easily create compelling desktop like AJAX web applications">
+	      <artifact id="mygwt.jar"/>      	      
+	      <export>
+	        <include input="mygwt.jar"/>	        
+	      </export>
+	</component>
+</project> 

Added: 0.3.0/lib/mygwt.jar
===================================================================
(Binary files differ)


Property changes on: 0.3.0/lib/mygwt.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list