The target in the delegator file is maven:cvs-change-log, ie:

    <target name="maven:cvs-change-log">
      <ant antfile="${maven.home}/plugins/docs/build.xml" target="cvs-change-log"/>
    </target>

I believe (maven:)site depends on it.

On Thu, 2002-05-16 at 12:18, Aaron Smuts wrote:
> Can someone send me the target necessary to run the change-log generator.
> I'm trying to set it up for my work project and I'm also wondering how and
> when this is generated for jcs.
> 
> > -----Original Message-----
> > From: James Taylor [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, May 16, 2002 7:52 AM
> > To: Turbine JCS Developers List
> > Subject: RE: Lateral and RemoveAll
> > 
> > 
> > > The remote cache is the only other auxiliary that has undergone serious
> > > testing and use.
> > 
> > Since this is the case, I would like to move all the other auxiliaries
> > into a separate source directory, say src/experimental. This would get
> > all the laterals except TCP and all the disks except Indexed. Those two
> > and the remote would remain in the core. Releases would eventually not
> > include the stuff in experimental (we'll have to reduce the compile time
> > coupling between lateral cache and the services to pull that off, but
> > that is something I feel should be done anyway).
> > 
> > Opinions? Obviously stuff can be moved back from experimental if
> > somebody adopts it. I just think cleaning things up will be much easier
> > if we do that.
> > 
> > -- jt
> > 
> > 
> > --
> > To unsubscribe, e-mail:   <mailto:turbine-jcs-dev-
> > [EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:turbine-jcs-dev-
> > [EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to