Revision: 9047
Author: rchan...@google.com
Date: Wed Oct 13 07:57:35 2010
Log: Added jaxb to DynaTableRf WEB-INF/lib for 1.5 compatibility

Review at http://gwt-code-reviews.appspot.com/991801

Review by: jlaba...@google.com
http://code.google.com/p/google-web-toolkit/source/detail?r=9047

Modified:
 /trunk/samples/dynatablerf/build.xml

=======================================
--- /trunk/samples/dynatablerf/build.xml        Thu Oct  7 13:59:41 2010
+++ /trunk/samples/dynatablerf/build.xml        Wed Oct 13 07:57:35 2010
@@ -13,5 +13,6 @@
     <include name="apache/log4j/log4j-1.2.16.jar" />
     <include name="slf4j/slf4j-api/slf4j-api-1.6.1.jar" />
     <include name="slf4j/slf4j-log4j12/slf4j-log4j12-1.6.1.jar" />
+    <include name="javax/xml/bind/jaxb-api-2.1.jar" />
   </fileset>
 </project>

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

Reply via email to