hi,

I would like my gwt app to be able to identify its version itself, by 
providing a method that returns the build number.

I'm using Jenkins, maven and the maven plugin for gwt 
<https://tbroyer.github.io/gwt-maven-plugin/> to build my app. Jenkins 
generates the build number and I know how to pass that build number to 
maven (using a build.number maven property), but I don't know how I can 
pass that build.number to the GWT compiler and how to code that method in 
my java source so it returns that build number.

Any idea how I can do that?

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to