Re: "Elements of Ant Style": ant files separation

2002-11-04 Thread Emerson Cargnin - SICREDI Serviços
I'd like to make question about the architecture of ant files: I have a big financial system, with a lot of modules, so we planned to separate the big build file into smaller build files, what should be the preffered way - creating one build file for each module - creating one build file for eac

correct use of style task

2002-09-23 Thread Emerson Cargnin - SICREDI Serviços
I'm helping at uml2ejb project (sourceforge) and it used to use ant 1.4 which allowed the style to be a absolute path. From the docs it's not totally clear if it's allowed or not : style name of the stylesheet to use - given either relative to the project's basedir or as an absolute path DE

Re: jalopy ant plugin

2002-07-11 Thread Emerson Cargnin - SICREDI Serviços
anyone have seen this?? Emerson Cargnin - SICREDI Serviços wrote: > I'm trying to use jalopy ant plugin, and i get the following message : > > BUILD FAILED > /home/emersonc/eclipse/workspace/Cobranca/script/build.xml:316: taskdef > class de.hunsicker.jalopy.plugin.ant

jalopy ant plugin

2002-07-09 Thread Emerson Cargnin - SICREDI Serviços
I'm trying to use jalopy ant plugin, and i get the following message : BUILD FAILED /home/emersonc/eclipse/workspace/Cobranca/script/build.xml:316: taskdef class de.hunsicker.jalopy.plugin.ant.AntPlugin cannot be found I put the jalopy jar bundle in ant lib dir. the format target :

Re: Checkstyle 2.3 released

2002-07-09 Thread Emerson Cargnin - SICREDI Serviços
omparison cannot be made. > >On Tue, 2002-07-09 at 15:38, Emerson Cargnin - SICREDI Serviços wrote: > >>Have anyone seen some review comparing jalopy and checkstyle >>Oliver Burn wrote: >> >>>Announcing release of 2.3 of Checkstyle is available at: >>>

Re: Checkstyle 2.3 released

2002-07-09 Thread Emerson Cargnin - SICREDI Serviços
Have anyone seen some review comparing jalopy and checkstyle Oliver Burn wrote: >Announcing release of 2.3 of Checkstyle is available at: > > http://checkstyle.sourceforge.net/ > >What is it? >=== > >Checkstyle is a development tool to help programmers write Java code >that