Hi Vincent, hi everybody, I'm happy to have everybody's +1. I'll try to do my best.
First of all, I took care of Vincent's comments and updated my site : http://www.julien-dubois.com/jakarta-cactus/ It's still very basic, but at least it will compile the framework, and the reactor will work a little bit. 2 questions : 1. Concerning the documentation : the build is going to fail because of DTDs. Maven matches the DTD according to its current working directory, so when navigation.xml points to "../dtds/", it fails. I don't think I can correct this without changing the documentation itself. 2. I'd like to have one master project.properties file, to avoid having all those project.properties (with cactus.j2ee.version=13) everywhere. Can anyone tell me how to do that? Thanx, Julien Dubois. Le Mardi 16 Septembre 2003 13:50, Vincent Massol a �crit : > Hi Julien, > > The 3 active committers have voted +1 to commit the patches you send us > related to the Maven build! Let's do this. Can you modify the scripts > according to the comments I sent and tell me when you're done. I'll then > commit them to CVS. > > Also, I think we should work with Maven HEAD for the time being so that > we are ready when the final 1.0 comes out. > > Thanks > -Vincent > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
