wyona / yanel

http://www.yanel.org
Apache License 2.0
10 stars 5 forks source link

Disable GWT compilation #88

Open baszero opened 6 years ago

baszero commented 6 years ago

what is the easiest way to disable GWT compilation at all?

gwt:clean:

gwt:compile:
     [echo] Module names: org.wyona.security.gwt.accesspolicyeditor.AccessPolicyEditor
     [echo] Component build directory: /Users/x/development/git/zg-distribution/build/wyona_zwischengas_dist-r1361/yanel-trunk_r1361/src/resources/policymanager/htdocs
     [java] Compiling module org.wyona.security.gwt.accesspolicyeditor.AccessPolicyEditor
     [java]    Compiling 6 permutations
     [java]       Compiling permutation 0...
     [java]       Compiling permutation 1...
     [java]       Compiling permutation 2...
     [java]       Compiling permutation 3...
     [java]       Compiling permutation 4...
     [java]       Compiling permutation 5...
     [java]    Compile of permutations succeeded
baszero commented 2 years ago

Can someone tell me the solution?