]> source.dussan.org Git - gwtquery.git/commit
Update to codehaus gwt-maven-plugin. Update to GWT 1.7.0. Update module files to...
authorRay Cromwell <cromwellian@gmail.com>
Mon, 27 Jul 2009 09:01:20 +0000 (09:01 +0000)
committerRay Cromwell <cromwellian@gmail.com>
Mon, 27 Jul 2009 09:01:20 +0000 (09:01 +0000)
commit31d1c7cae609b4adb17cfee60d112474576dd054
treee4abb3d1e852eb4ebcaa46cc42cc7a1979a60f9e
parent42ed8c73d5ab5bb8ba585b9f026c19108c83fe37
Update to codehaus gwt-maven-plugin. Update to GWT 1.7.0. Update module files to properly include Plugins.gwt.xml module. Disabled tests for now (JUnitShell not launching properly from new plugin). Fixed unbound deferred bindings.
gwtquery-core/pom.xml
gwtquery-core/src/main/java/com/google/gwt/query/Query.gwt.xml
plugins/pom.xml
pom.xml
samples/pom.xml
samples/src/main/java/gwtquery/samples/GwtQueryBench.gwt.xml
samples/src/main/java/gwtquery/samples/GwtQueryDemo.gwt.xml
samples/src/main/java/gwtquery/samples/GwtQueryEffects.gwt.xml
samples/src/main/java/gwtquery/samples/GwtQueryPlugin.gwt.xml
samples/src/main/java/gwtquery/samples/GwtQuerySample.gwt.xml
samples/src/main/java/gwtquery/samples/client/GwtQuerySampleModule.java