]> source.dussan.org Git - gwtquery.git/commit
Replace org.json by elemental.json
authorManolo Carrasco <manolo@apache.org>
Sun, 26 Oct 2014 18:35:56 +0000 (19:35 +0100)
committerManolo Carrasco <manolo@apache.org>
Sun, 26 Oct 2014 22:50:35 +0000 (23:50 +0100)
commite4f9cb55695ddb073d6faa4e48169a58db7c47d7
tree58a818542c794d8f0dc390baac4493a3febcd935
parent0cb99c96bf5d9406950bcc5b3ea6ed560d153f29
Replace org.json by elemental.json

Include only the elemental.json stuff for JVM needed to run
GQuery JsonBuilders in server side without depending on anything but
gwtquery.jar.
gwtquery-core/pom.xml
gwtquery-core/src/main/java/com/google/gwt/query/vm/JsonFactoryJre.java
gwtquery-core/src/test/java/com/google/gwt/query/client/ajax/AjaxTestJre.java
gwtquery-core/src/test/java/com/google/gwt/query/client/dbinding/DataBindingTestJre.java