No
The fileset define where to find the JAR files!
the could be replaced with eg.
ant then I define all the JAR:s in the structure with a name starting with
"svn", with the
/Klas
Muthu Velappan wrote:
>
> Chris,
>
> Have you placed these 3 ja
Hi
I use the following taskdef to load svnant and it works perfectly!
/Klas
Chris Green-6 wrote:
>
> Hi
>
> I'm trying to get svnant running and keep getting an error :-
>
> Could not load definitions from reso
We have a big development project with approximately 15000 - 2 java
source objects which we regularly are compiling in our CI environment to
determine dependency errors (mainly outbound dependency problem). Our
problem is to get the javac process going even if we find a compile error.
We have
Thanks, that solved my problem!!
/Klas
Rinehart, Raleigh wrote:
>
>>
>>
>> Hi
>>
>> We are trying to catch our compile errors with Ant Contrim trycatch task
>> but
>> for some reason we cant it to catch any errors.
>>
>> Im grateful for all ideas!!
>>
>> this is our testscript:
>>
>>
>>
>
>
>
>
>
>
>
>
>
> string="${build.failed}"/>
>
>
>
>
>
>
>
> -Original Message-
> From: Furingstad [mailto:k...@furingstad.nu]
&
Hi
We are trying to catch our compile errors with Ant Contrim trycatch task but
for some reason we cant it to catch any errors.
Im grateful for all ideas!!
this is our testscript: