Thomas Broyer wrote:
You definitely *can* change the log level from the command line, WARN is just the default value. Arguments are passed to JUnitShell through the gwt.args system property, the same you use to set your custom RunStyle: -Dgwt.args="-logLevel DEBUG -out www-test -runStyle com.example.PhantomJS:/path/to/phantomjs"
Hmm, I already tried setting the logLevel through the maven configuration: https://github.com/neothemachine/KineticGWT/blob/master/pom.xml#L122 Am I doing something wrong? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
