On 14/07/2016 13:24, Robert Hanson wrote: > Jim, just noting that there are two aspects to this: > > 1) Running the j2s Eclipse compiler from the command line to create .js > files (in the bin directory by default) > 2) Running the ANT task that then puts all the pieces together into a > functional package, including doing the Google Closure compression. > > I think (2) is no problem. Since there is a command-line version for (1) > with the standard compiler, there must be some way to do this. I just > don't know how. Yup ! Us neither :D
the plan this month after the 2.9.1 release, is to upgrade our developerware, and then rebuild Jalview's CI infrastructure to support integration testing. Once that's done, we can definitely look at adding in new build hooks for j2s, but ideally, without having to script mouse clicks on an interactive eclipse session (which would probably work, but would definitely give me nightmares). ..j. _______________________________________________ Jalview-dev mailing list [email protected] http://www.compbio.dundee.ac.uk/mailman/listinfo/jalview-dev
