On May 17, 2008, at 3:46 PM, Ludovic Dubost wrote:
Hello,
Is there an easy way to work on the stable 1.4 branch. I would like
to work on some improvements to the form validation system but I
don't want the hassle of the changes that will come up in 1.5 until
I have a nice patch ready. What are the 1.4 branches neede do get
platform-web running and is there a way to all get them at once.
No, not right now.
I've seen:
- xwiki-core-1.4
- xwiki-web-1.4
- xwiki-toucan-1.2 (is that a 1.4 branch ?)
I don't think there's a branch for 1.4. It's trunk.
- xwiki-albatross-1.4
Are there any plugin branches ?
Not that I know of.
What I do:
- co core, web and xe 1.4 from the branch
- build them (3 mvn install to issue)
Thanks
-Vincent