[EMAIL PROTECTED] writes:
> +/**
> + * Asserts that a condition is true.
> + * @param condition which condition to check
> + * @param errormessage errormessage to throw if a condition failed
> + */
> +public void assertConfig(boolean condition, String errormessage) {
>
Thanks for pointing out the difference between code and doc.
Some confusion while translating from german to english ;)
Jan
-Ursprüngliche Nachricht-
Von: Stefan Bodewig [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 1. Februar 2008 11:19
An: dev@ant.apache.org
Betreff: Re: svn commit: r
Thanks! I've made a couple of tweaks and moved the
restrict example to restrict from sort. ;)
-Matt
--- [EMAIL PROTECTED] wrote:
> Author: jhm
> Date: Fri Feb 1 02:47:14 2008
> New Revision: 617460
>
> URL:
> http://svn.apache.org/viewvc?rev=617460&view=rev
> Log:
> Examples for
> *
> *
Hi,
Some time ago I've launched a discussion about a new Ant+Ivy based build
system, that I called EasyAnt. Based on the discussion we've had so far,
I've developed a small proof of concept, which is available here:
http://people.apache.org/~xavier/easyant-POC-0.1.zip
If you have some time, pleas