Re: [Clirr-devel] CVS: clirr/core/src/java/net/sf/clirr/core/internal/checks InterfaceSetCheck.java
Status: Alpha
Brought to you by:
lkuehne
From: <lak...@t-...> - 2004-08-22 06:28:45
|
Vincent Massol wrote: >Lars, > >I've modified the clirr taskdef definition to: > ><ant:path id="clirr.classpath"> >[...] > <ant:path refid="maven.dependency.classpath"/> ></ant:path> > >This adds all the projects defined in project.xml. However it doesn't help. >I haven't looked at the Ant task code but the doc (anttask.xml) doesn't >mention any additional classpath element for the clirr task. > >Any idea? > >Thanks >-Vincent > > What I meant was the nested <newClassPath> and <oldClassPath> elements of the clirr task itself (not the class definition). I'm working on that right now... Lars |