[jboss-cvs] Repository SVN: r1794 - mygwt and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 12 12:16:20 EST 2007


Author: sohil.shah at jboss.com
Date: 2007-11-12 12:16:20 -0500 (Mon, 12 Nov 2007)
New Revision: 1794

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

Added: mygwt/0.3.0/component-info.xml
===================================================================
--- mygwt/0.3.0/component-info.xml	                        (rev 0)
+++ mygwt/0.3.0/component-info.xml	2007-11-12 17:16:20 UTC (rev 1794)
@@ -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: mygwt/0.3.0/lib/mygwt.jar
===================================================================
(Binary files differ)


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




More information about the jboss-cvs-commits mailing list