Apache Buildr is a build system for Java-based applications, including support
for Scala, Groovy and a growing number of JVM languages and tools.  We wanted
something that's simple and intuitive to use, so we only need to tell it what
to do, and it takes care of the rest.  But also something we can easily extend
for those one-off tasks, with a language that's a joy to use.


New in this release:

  * Fixed:  BUILDR-700 - Ensure SNAPSHOT artifacts, constructed using the
            download(artifact('group:artifact:jar:1-SNAPSHOT') =>
            'http://example.com/...') construct will correctly download the
            artifacts from configured URL.
  * Fixed:  BUILDR-700 - Fix bug where buildr was truncating SNAPSHOT files
            that had not changed since last update check and HTTP was returning
            "HTTP Not Modified" status.
  * Fixed:  Fix bug introduced in 1.4.18 version of custom_pom addon where
            poms are created for artifacts that have a classifier.


To learn more about Buildr and get started:
http://buildr.apache.org/

Thanks!
The Apache Buildr Team

Reply via email to