I use eclipse 3.1, and it's bundled with ant 1.6.2
I think eclipse 3.0 uses ant 1.6 too.

On Mon, 2004-11-22 at 11:36 +0100, Martin Marinschek wrote:
right now ant 1.6 is included in intellij, so for the intellij guys
there wouldn't be a problem to have the deployment in the build
file...

regards,

Martin


On Mon, 22 Nov 2004 11:24:01 +0100, Matthias Wessendorf
<[EMAIL PROTECTED]> wrote:
> > Can you give as a small "cookbook" of how to change the
> > website? cvs, forrest, ...
> 
> Well forrest is an *easy* tool,
> doc for forrest is at
> http://forrest.apache.org
> (install, Tags, setup projects,...)
> 
> however, forrest could be integrated
> into Ant, needs Ant 1.6+. So I decided
> not to include forrest-task into our build.
> I guess some of you are using *older* ant
> (delivered by their IDEs...)
> 
> Should we move to Ank 1.6?
> then I will integrate forrest with your build.
> 
> I run forrest in commandline on my box
> I change to $MYFACES_HOME and call
> "forrest" after I changed the xml
> in forrest-folder (src/documentation/content/xdocs)
> 
> then the processor is runing and builds the site
> into $MYFACES__HOME/build/site. this folder
> contains the HTMLs.
> 
> To load the *updated* sites on i.a.o you
> need ssh-access (via scp) to cvs.apache.org
> (in short c.a.o)
> 
> on c.a.o the folder /www/incubator.apache.org/projects/myfaces
> contains our website. For modifing you need to be added to the "apcvs"
> Unix group on the server.
> 
> I asked the incubator-guys for adding me to that group.
> This moring I looked at my "groups" and saw it was
> added. (Perhaps it is default... I didn't checked it
> sillily before... ;-))
> 
> HTH,
> Matthias
> 
> 
> 
> 
> > Thanks,
> > Manfred
> >
> > Matthias Wessendorf wrote:
> > > Hi all,
> > >
> > > I just updated the website of MyFaces.
> > > See here:
> > > http://incubator.apache.org/myfaces/
> > >
> > > It is very basic, but a first point.
> > > SRC for the site is in cvs
> > > (src/documentation/content/xdocs)
> > >
> > >
> > > Regards,
> > > Matthias
> > >
> > >
> > >
> >
> 
>

Reply via email to