> * Fix wrong download location of tcnative 1.1.16 > Patch for "build/build.properties.default": > > http://people.apache.org/~kkolinko/patches/2009-05-25_fix_tcnative_download.patch > +1: kkolinko, fhanik > - -1: > + -1: markt - the updated location is still wrong
It points to http://tomcat.apache.org/dev/dist/tomcat-connectors/native/source/1.1.16/tomcat-native-1.1.16-src.tar.gz because base-tomcat.loc=http://tomcat.apache.org/dev/dist Maybe it should be, as is in 6.0, base-tomcat.loc=http://archive.apache.org/dist/tomcat The original link to the native sources will work then. The current value of base-tomcat.loc in build.properties.default of tc5.5 originates from this rev.: http://svn.apache.org/viewvc?view=rev&revision=613225 Any concerns? I agree that it is strange to point to /dev, but maybe we had an unreleased version placed there at that time, or maybe that value just slipped in. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org