[jboss-cvs] Repository SVN: r1458 - 1.4.60 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 2 15:25:16 EDT 2007


Author: sohil.shah at jboss.com
Date: 2007-10-02 15:25:15 -0400 (Tue, 02 Oct 2007)
New Revision: 1458

Added:
   1.4.60/
   1.4.60/component-info.xml
   1.4.60/lib/
   1.4.60/lib/gwt-dev-linux.jar
   1.4.60/lib/gwt-user.jar
Log:
Adding Google Web Toolkit

Added: 1.4.60/component-info.xml
===================================================================
--- 1.4.60/component-info.xml	                        (rev 0)
+++ 1.4.60/component-info.xml	2007-10-02 19:25:15 UTC (rev 1458)
@@ -0,0 +1,10 @@
+<project name="gwt-component-info">
+	<component id="gwt" licenseType="apache version 2.0" version="1.4.60" projectHome="http://code.google.com/webtoolkit/" description="Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language">
+	      <artifact id="gwt-user.jar"/>
+      	      <artifact id="gwt-dev-linux.jar"/>      
+	      <export>
+	        <include input="gwt-user.jar"/>
+	        <include input="gwt-dev-linux.jar"/>
+	      </export>
+	</component>
+</project> 

Added: 1.4.60/lib/gwt-dev-linux.jar
===================================================================
(Binary files differ)


Property changes on: 1.4.60/lib/gwt-dev-linux.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: 1.4.60/lib/gwt-user.jar
===================================================================
(Binary files differ)


Property changes on: 1.4.60/lib/gwt-user.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list