Re: [aspectwerkz-dev] Re: [aspectwerkz-user] Re: problems with ant task

Alexandre Vasseur <[email protected]> Wed, 6 Oct 2004 13:53:24 +0200
Newsgroups gmane.comp.java.aspectwerkz.devel
Message-ID <[email protected]>
if your are willing to write some little xdoc doc for it
(or just an email with 2 3 paragraphs and we can take care of the
integration in the xdoc)

Alex



On Wed, 6 Oct 2004 13:21:44 +0200, Jonas Bonér <[email protected]> wrote:
> sure that would be really great.
> 
> thanks.
> /Jonas
> 
> On Wed, 06 Oct 2004 14:15:17 +0300, the_mindstorm
> 
> 
> <[email protected]> wrote:
> > Quote [Jonas Bonér]:
> > > Thanks a lot.
> > >
> > > I have added the task to the cvs now. Only head for now, will put it
> > > in the 1.0 branch later today.
> > >
> > > Syntax is:
> > >
> > >   <taskdef name="annotationc"
> > > classname="org.codehaus.aspectwerkz.annotation.AnnotationCTask"
> > > classpathref="project.class.path"/>
> > >     <target name="annotations" depends="init">
> > >         <annotationc
> > >             verbose="true"
> > >             clsdir="${basedir}/target/samples-classes"
> > >             srcdir="${basedir}/src/samples"
> > >             destdir="${basedir}/target/samples-classes"
> > >             properties="${basedir}/src/samples/annotation.properties">
> > >         </annotationc>
> > >     </target>
> > >
> > > Do we agree on this?
> > >
> > > /Jonas
> >
> > Yep. Great. What about the proposals? Should I send you that version too?
> >
> > ./the_mindstorm
> >
> >
>