Re: [jug-discussion] Struts

2004-01-08 Thread Duffy Gillman
On Mon, 5 Jan 2004, Robert Zeigler wrote: > Hi, all. > I've been looking into incorporating struts into an existing webapp I > ... > I've found two thus far, Struts in Action (Ted Husted) > and Profession Struts Development. Robert, I've been pretty happy with Wrox Press's Professional Jakart

Re: [jug-discussion] January Presentation

2004-01-08 Thread Erik Hatcher
On Jan 8, 2004, at 4:24 PM, Simon Ritchie wrote: Erik, if you happened to be flying back to Tucson next week, you'd be welcome to do a presentation on Ant. I'd even fight off the Maven crusaders for you :) I actually contemplated coming back to Tucson this month, ironically (to do some physical

[jug-discussion] January Presentation

2004-01-08 Thread Simon Ritchie
It looks like we're going to have a problem with this month's presentation. Eddie Dimond was scheduled to speak on the topic of Jasper Reporting. Unfortunately, he has got the flu and has not been able to get the presentation together. Unless someone can step in and do a presentation, we won't

Re: [jug-discussion] ANT question

2004-01-08 Thread Chad Woolley
Erik Hatcher wrote: On Jan 7, 2004, at 8:23 PM, Warner Onstine wrote: Not necessarily. You can write maven plugins using jelly only (and you can use Ant inside of a jelly script as well with little or no changes to the script). http://jakarta.apache.org/commons/jelly IMO Jelly is a lot easier

Re: [jug-discussion] ANT question

2004-01-08 Thread Mike Oliver
And no diagrams or powerpoints, Erik wants to see "code"...;-) Ollie Erik Hatcher wrote: On Jan 7, 2004, at 8:23 PM, Warner Onstine wrote: Not necessarily. You can write maven plugins using jelly only (and you can use Ant inside of a jelly script as well with little or no changes to the scrip

Re: [jug-discussion] timely find

2004-01-08 Thread Erik Hatcher
On Jan 7, 2004, at 11:00 PM, Drew Davidson wrote: Especially the line that: "The point is that builds can become arbitrarily complex, and anything less than a full programming language is just doesn’t cut it." And with Ant, you get to choose what programming language that is: