The Artima Developer Community
Sponsored Link

Java Buzz Forum
Groovy and ant on steroids

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Groovy and ant on steroids Posted: Oct 18, 2004 6:57 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Groovy and ant on steroids
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
Jon Tirsen pointed me at Groovy and ant on steroids. Philipp Meier has taken the Groovy Ant support, and has come up with a simple way to setup a build system (that follows some conventions): new JavaLibArtifact( sources: "src/java", testsources: "src/test", libdir: "lib", testlibs: "/usr/share/java/junit.jar", testlibdir: "lib", targetdir: "target" ).build() Cool stuff.

Read: Groovy and ant on steroids

Topic: No more ATOM Feed for GMail? Previous Topic   Next Topic Topic: Gone Sailing...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use