It's an oops. I was toying around with the idea of having a build
option that produced only a single jar instead of the multiples we're
producing now. I decided against it but missed pulling this fragment
back out.
- James
Garrett Rooney wrote:
> On 7/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>> + <condition property="do.onejar">
>> + <istrue value="${env.ABDERA_ONEJAR}"/>
>> + </condition>
>
> Hey James, what's this part supposed to do? The do.onejar property
> doesn't seem to be referenced anywhere else in the buildfile...
>
> -garrett
>