> -----Original Message----- > From: David Jencks [mailto:[EMAIL PROTECTED] > Sent: vendredi 28 octobre 2005 06:36 > To: Maven Users List > Subject: Re: [m2] deployment of Jetty 6
[snip] > > Ideally, I think apache should branch all the standard javax > > stuff into a project of it's own. That way tomcat, jetty and > > geronimo would all be siblings and there would be no cross > > dependancies and versioning could be correctly done. > > +10000 > > Several geronimo developers have discussed this as well but we haven't > had time to gather support from the other apache projects bundling > specs such as tomcat, axis, pluto, etc etc etc. > > I think that we will still need to include more versioning information > than the spec version, such as > <groupId>org.apache.specs</groupId> > <artifactId>servlet-2.4</artifactId> > <versionId>1.0</versionId> > > Just as you have needed to modify spec code when problems appear, at > geronimo we've recently found some problems in e.g. jacc, which has > been passing the tck for months and months. So, I think we need the > ability to fix bugs within a spec version. Oh yes! Definitely +1000 from me too on that and especially on the version information. -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
