Re: [jdee] Automated Build (#3)
Paul Landes <[email protected]> Thu, 13 Aug 2015 19:32:04 -0500
| Newsgroups | gmane.emacs.jdee.devel |
|---|---|
| Message-ID | <[email protected]> |
I am to blame for this nasty ant XML but at the time there weren't a lot of great alternatives. On Aug 13, 2015, at 6:07 PM, Stephen Leake <[email protected]> wrote: > Phil Lord <[email protected]> writes: > >> JDEE currently has the nightmare of Emacs Lisp build with ant. Let's >> build emacs-lisp with cask, Java with maven. Any otherway lies, well, >> lies this: >> >> <exec dir="${build.lisp.escaped.dir}" >> executable="${build.bin.emacs}" failonerror="true"> >> <arg value="--no-site-file"/> >> <arg value="--batch"/> >> <arg value="--load"/> >> <arg value="${build.lisp.dst.escaped.file}"/> >> </exec> > > I was tempted to complain about that as well :). My reaction was > "exactly how is this better than a Makefile line?". > > -- > -- Stephe > > ------------------------------------------------------------------------------ > _______________________________________________ > jdee-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jdee-devel ------------------------------------------------------------------------------