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

Alexandre Vasseur <[email protected]> Wed, 6 Oct 2004 14:02:03 +0200
Newsgroups gmane.comp.java.aspectwerkz.devel
Message-ID <[email protected]>
if you dont want to get in xdoc, that s fine, just write plain text in
an email. Just be efficient and have fun. We appreciate your
contribution.
Alex


On Wed, 06 Oct 2004 14:56:32 +0300, the_mindstorm
<[email protected]> wrote:
> Quote [Alexandre Vasseur]:
> 
> > 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
> >
> 
> I must admit I've never used xdoc [sigh/]. But I will give it a try. I hope that tonite I will be
> back with the fully task version and also the xdoc.
> 
> ./the_mindstorm
> 
> 
> 
> 
> >
> >
> > 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
> >>>
> >>>
> >>
> >
> 
>