Menu

Antiplate / News: Recent posts

Antiplate moved to Origo

Antiplate has found a new home at http://antiplate.origo.ethz.ch/. Please look there for the newest informations about Antiplate.

Posted by Jörgen Kosche (Mnementh) 2008-10-06

Antiplate 1.1.1 released

Antiplate is an ant-script (see http://ant.apache.org/ for ant), that creates a common project-structure for Java-Projects. It creates directories, property-files and an buildscript with common settings and targets.

Release 1.1.1 is a minor bugfix release.

Posted by Jörgen Kosche (Mnementh) 2008-04-24

Antiplate 1.1.0 released

Today version 1.1.0 of Antiplate was released.

Antiplate is an ant-script (see http://ant.apache.org/ for ant), that creates a common project-structure for Java-Projects. It creates directories, property-files and an buildscript with common settings and targets.

Release 1.1.0 is a feature-upgrade release:
* added ChangeLog
* [ 1524880 ] dist-src without repository
* created new target dist-export (same as dist-src before)
* updates of used libraries
* [ 1524885 ] start-targets shouldnt be dependant on emma
* removing target 'compile-dist', use 'compile-src'
* removing target 'start-dist', use 'start'
* [ 1524883 ] self-extracting archives
* [ 1533097 ] Provide a help-target
* [ 1553277 ] set nice for expensive computations
* [ 1540966 ] Generate md5-checksums of the distribution-files
* adding CPD-report
* avoid creation of empty include-directories
* [ 1532619 ] support for scala
* consistent naming of target, filesets and variables: war -> web
* [ 1542145 ] Provide some examples
* added basic examples
* bugfix: do not create empty directories, if the extra-filesets are empty
* bugfix: fix dependency-checking for sources in test that depend on sources in src
* bugfix: files in inc/web should be included directly in the war-distribution, not in the classpath
* [ 1540965 ] adding target start-web
* added webapp-example ... read more

Posted by Jörgen Kosche (Mnementh) 2008-01-05

Antiplate 1.0.1 released

Antiplate is an ant-script (see http://ant.apache.org/ for ant), that creates a common project-structure for Java-Projects. It creates directories, property-files and an buildscript with common settings and targets.

Release 1.0.1 is a minor bugfix release. Please update your existing projects with 'ant antiplate-update'.

Posted by Jörgen Kosche (Mnementh) 2007-06-17

Antiplate 1.0.0 released

Antiplate is an ant-script (see http://ant.apache.org/ for ant), that creates a common project-structure for Java-Projects. It creates directories, property-files and an buildscript with common settings and targets.

Posted by Jörgen Kosche (Mnementh) 2007-04-03