BTW the new home page looks fantastic!
Thanks Matthias,
-bd-
On Nov 22, 2004, at 6:22 AM, Bill Dudney wrote:
Does anyone know if we can run cruise control on i.a.o?
I've recently set up cruisecontrol on one of my project and now I'm a
huge fan. I'd be glad to spearhead getting that set up if anyone knows
who to talk to about it.
Thanks!
-bd-
On Nov 22, 2004, at 3:24 AM, Matthias Wessendorf 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