BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

Link 64350 thumbnail
User 111696 avatar

By bloid
via fourspaces.com
Published: Feb 02 2008 / 18:27

I am very intrigued with the idea of new Java building infrastructure. I'm a pretty committed Ant devotee, owing to bad experiences with some early Maven builds. So far, there hasn't really been anything that I want to do that I can't get Ant to do. Every so often I needed to write a custom ant task, but that's pretty rare. However the main reason that I don't like Maven is that I'm a control freak. I like things in the directories that I want them. I don't like my project's build to the build tool. That just seems so counter-intuitive to me. But this post isn't about Maven...
  • 7
  • 10
  • 1695
  • 0

Comments

Add your comment
User 189024 avatar

kieronwilkinson replied ago:

0 votes Vote down Vote up Reply

Nice post, but I don't agree with the arguments against this thing. If you were going to have a Java-based builder, I would have thought that part of a decent builder distrib would allow you to just specify a Java file as a script (like BeanShell) and compile and run on the fly. I guess it would implement some interface or something that provides the entry-point. Maybe there is a downside to this, but I can't see any at the moment.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.