Tuesday, April 7, 2015

Re: Issues with sourceLevel in latest 2.8.0-snapshot

Thanks. I'm using ant with some custom build targets and passing in sourceLevel using <arg line="-sourceLevel 1.8" />. 

I've looked into it a bit already but I'm still thinking the issue is most likely something wonky in my build.xml but wanted to check here in case others were having the same problem

I'll do some additional verification and report back.

Cheers,
James

On Tue, Apr 7, 2015 at 8:01 PM Jens <jens.nehlmeier@gmail.com> wrote:
I have a custom build from 3rd April which only adds some Java 8 API emulation patches and it works without issues when using -sourceLevel 1.8 .

Maybe you are not passing the parameter correctly? How do you launch DevMode/CodeServer/Compiler?

-- J.

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment