Revision: 7930
Author: gwt.mirror...@gmail.com
Date: Mon Apr 19 08:27:00 2010
Log: Remove persistence.xml from gwt-biikeshed.jar

http://code.google.com/p/google-web-toolkit/source/detail?r=7930

Modified:
 /trunk/bikeshed/build.xml

=======================================
--- /trunk/bikeshed/build.xml   Fri Apr  2 19:22:25 2010
+++ /trunk/bikeshed/build.xml   Mon Apr 19 08:27:00 2010
@@ -36,7 +36,7 @@
       description="Build and package this project">
     <mkdir dir="${gwt.build.lib}" />
     <gwt.jar>
-      <fileset dir="src" excludes="**/sample/**" />
+      <fileset dir="src" excludes="**/sample/** **/META-INF/**" />
       <fileset dir="${javac.out}" />
     </gwt.jar>
   </target>

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to