First I must apologize, that my time spent on MyFaces was minimal in the last days or weeks. This is because I'm currently working hard on an important project at my company that does not leave me much air to breath. I hope that I can manage to spend a few hours next week.
Well, now some quick brainstorming regarding the future of our MyFaces homepage:
- We should displace the current www.myfaces.org page as soon as possible. Therefore we should bring all the content into the new page. Should not be a great effort because already many things there (thanks Matthias) and "luckily" there is not too much documentation yet ;-)
- www.myfaces.org should then point to the new page somehow
- The incubator-myfaces page should also have a link to our main page
- There should be a wiki for everyone (not only developers)
WDYT? Manfred
Bill Dudney wrote:
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
