]> source.dussan.org Git - gwtquery.git/commit
Use absolute path to load library in JsniBundle
authorRaphaël Garnier <garnier.raphael@gmail.com>
Mon, 23 Feb 2015 22:33:07 +0000 (23:33 +0100)
committerManolo Carrasco <manolo@apache.org>
Fri, 27 Feb 2015 12:40:15 +0000 (13:40 +0100)
commit2960f96c497f75883a8e03b5983ddd10ed570caf
tree0b1fcc4d2c7761e0d2bead101c486d4ecf77bbbb
parent1105ed0acb5b3111c6c711fe481372b1f7f3687e
Use absolute path to load library in JsniBundle

As ClientBundle do, it's now possible to use relative or absolute path
to load js libraries in JsniBundle.
gwtquery-core/src/main/java/com/google/gwt/query/rebind/JsniBundleGenerator.java