]> source.dussan.org Git - gwtquery.git/commit
Upgrading to gwt-2.7.0
authorManolo Carrasco <manolo@apache.org>
Mon, 15 Dec 2014 16:47:48 +0000 (17:47 +0100)
committerManolo Carrasco <manolo@apache.org>
Mon, 15 Dec 2014 16:47:48 +0000 (17:47 +0100)
commit9d2e3cd3e58f57319e66f1a45d2abd38431b9a52
treebf51ee5f613941e3463d3aac478a25e0ae669556
parent09516bca8bb56a7393ad6cc4aa776ee275d298e1
Upgrading to gwt-2.7.0

- Making tests pass
- Fixing a couple of issues failing with new RegExp.
- Adding profiles to run tests in prod mode
gwtquery-core/pom.xml
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/TransitionsAnimation.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryAjaxTestGwt.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTestGwt.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCssTestGwt.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryDeferredTestGwt.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEffectsTestGwt.java
gwtquery-core/src/test/java/com/google/gwt/query/client/ajax/AjaxTestJre.java
gwtquery-core/src/test/java/com/google/gwt/query/client/ajax/AjaxTests.java
pom.xml