Re: Releasing JK 1.2.14

2005-07-07 Thread jean-frederic clere
Mladen Turk wrote: jean-frederic clere wrote: Done, the branch is ready. The files are in http://people.apache.org/~jfclere/jakarta-tomcat-connectors/ Hmm, it will not do. The .zip files should have .dsp files (at least) in CR-LF format. For the next release I will arrange jkrelease.sh

Re: Releasing JK 1.2.14

2005-07-06 Thread William A. Rowe, Jr.
At 12:50 PM 7/6/2005, Mladen Turk wrote: >William A. Rowe, Jr. wrote: >>Assuming you have apr checked out, apr/build/lineends.pl --cr will >>convert a tree to cr/lf dos format, and info-zip does a lovely >>job on Unix of zipping it up. > >Right, a smarter unix2dos :) Yup :) It has the benefit tha

Re: Releasing JK 1.2.14

2005-07-06 Thread Mladen Turk
William A. Rowe, Jr. wrote: Assuming you have apr checked out, apr/build/lineends.pl --cr will convert a tree to cr/lf dos format, and info-zip does a lovely job on Unix of zipping it up. Right, a smarter unix2dos :) Mladen. ---

Re: Releasing JK 1.2.14

2005-07-06 Thread William A. Rowe, Jr.
Assuming you have apr checked out, apr/build/lineends.pl --cr will convert a tree to cr/lf dos format, and info-zip does a lovely job on Unix of zipping it up. Bill At 12:02 PM 7/6/2005, Mladen Turk wrote: >jean-frederic clere wrote: >>Done, the branch is ready. >>The files are in http://people.a

Re: Releasing JK 1.2.14

2005-07-06 Thread Mladen Turk
jean-frederic clere wrote: Done, the branch is ready. The files are in http://people.apache.org/~jfclere/jakarta-tomcat-connectors/ Hmm, it will not do. The .zip files should have .dsp files (at least) in CR-LF format. Think you'll need a win platform for making those. If you don't have one,

Re: Releasing JK 1.2.14

2005-07-06 Thread jean-frederic clere
jean-frederic clere wrote: Ari Suutari wrote: Hi, Now most of the bugs are closed, the documentation updated, JK 1.2.14 is nearly ready (changelog still needs some input). I have put the current tarballs for testing at http://people.apache.org/~jfclere/jakarta-tomcat-connectors/ I have

Re: Releasing JK 1.2.14

2005-07-06 Thread jean-frederic clere
Ari Suutari wrote: Hi, Now most of the bugs are closed, the documentation updated, JK 1.2.14 is nearly ready (changelog still needs some input). I have put the current tarballs for testing at http://people.apache.org/~jfclere/jakarta-tomcat-connectors/ I have compiled these on FreeBSD 4.

Re: Releasing JK 1.2.14

2005-07-06 Thread Ari Suutari
Hi, Now most of the bugs are closed, the documentation updated, JK 1.2.14 is nearly ready (changelog still needs some input). I have put the current tarballs for testing at http://people.apache.org/~jfclere/jakarta-tomcat-connectors/ I have compiled these on FreeBSD 4.10, Apache 2.0.54. O

Re: Releasing JK 1.2.14

2005-07-05 Thread jean-frederic clere
jean-frederic clere wrote: Hi, Now most of the bugs are closed, the documentation updated, JK 1.2.14 is nearly ready (changelog still needs some input). I have put the current tarballs for testing at http://people.apache.org/~jfclere/jakarta-tomcat-connectors/ Don't test yet... I have foun

Releasing JK 1.2.14

2005-07-05 Thread jean-frederic clere
Hi, Now most of the bugs are closed, the documentation updated, JK 1.2.14 is nearly ready (changelog still needs some input). I have put the current tarballs for testing at http://people.apache.org/~jfclere/jakarta-tomcat-connectors/ Cheers Jean-Frederic --

Re: Releasing JK 1.2.14

2005-06-29 Thread jean-frederic clere
William A. Rowe, Jr. wrote: JFC, there's no way you would build against apr-1 for an httpd-2.0 server (and, you must build against apr-1 for an httpd-2.1/2.2 server.) You forgot to mention how you configured. right I am building a httpd-2.1/2.2 The very first release of APR 1.0.0 was b

Re: Releasing JK 1.2.14

2005-06-29 Thread Mladen Turk
Mladen Turk wrote: But I've put the current head at: http://people.apache.org/~mturk/jakarta-tomcat-connectors-current-src.tar.gz Seems I've uploaded a wrong file :(. Now it should contain the HEAD (727516 bytes). Sorry for the confusion. Regards, Mladen. --

Re: Releasing JK 1.2.14

2005-06-29 Thread William A. Rowe, Jr.
JFC, there's no way you would build against apr-1 for an httpd-2.0 server (and, you must build against apr-1 for an httpd-2.1/2.2 server.) You forgot to mention how you configured. The very first release of APR 1.0.0 was borked, it deployed apr-config and apu-config, wiping out the 0.9 flavo

Re: Releasing JK 1.2.14

2005-06-29 Thread Mladen Turk
jean-frederic clere wrote: I have just retried from cvs it is ok. From: http://people.apache.org/~mturk/jakarta-tomcat-connectors-current-src.tar.gz it does not work. (the configure is wrong). I'm using the: automake 1.8.3 aclocal 1.8.3 autoconf 2.59 libtoolize 1.5.2 That's form the SuS

Re: Releasing JK 1.2.14

2005-06-29 Thread Mladen Turk
jean-frederic clere wrote: Seems strange that the -I/home/jfclere/usr/local/apr-util/include/apr-1 is not listed on the original dump you've posted. I have just retried from cvs it is ok. From: http://people.apache.org/~mturk/jakarta-tomcat-connectors-current-src.tar.gz it does not work. (

Re: Releasing JK 1.2.14

2005-06-29 Thread jean-frederic clere
Mladen Turk wrote: jean-frederic clere wrote: it tells: +++ [EMAIL PROTECTED]:~> usr/local/apache2/bin/apxs -q APU_INCLUDEDIR /home/jfclere/usr/local/apr-util/include/apr-1 +++ That's bad. It should point to your apr-utils/include. NO: +++ ls -lt /home/jfclere/usr/local/apr-util/include/

Re: Releasing JK 1.2.14

2005-06-29 Thread Mladen Turk
jean-frederic clere wrote: it tells: +++ [EMAIL PROTECTED]:~> usr/local/apache2/bin/apxs -q APU_INCLUDEDIR /home/jfclere/usr/local/apr-util/include/apr-1 +++ That's bad. It should point to your apr-utils/include. NO: +++ ls -lt /home/jfclere/usr/local/apr-util/include/ total 4 drwxr-xr-x

Re: Releasing JK 1.2.14

2005-06-29 Thread jean-frederic clere
Mladen Turk wrote: jean-frederic clere wrote: Try to run the: apxs2 -q APU_INCLUDEDIR it tells: +++ [EMAIL PROTECTED]:~> usr/local/apache2/bin/apxs -q APU_INCLUDEDIR /home/jfclere/usr/local/apr-util/include/apr-1 +++ That's bad. It should point to your apr-utils/include. NO: +++ ls -l

Re: Releasing JK 1.2.14

2005-06-29 Thread Mladen Turk
jean-frederic clere wrote: Try to run the: apxs2 -q APU_INCLUDEDIR it tells: +++ [EMAIL PROTECTED]:~> usr/local/apache2/bin/apxs -q APU_INCLUDEDIR /home/jfclere/usr/local/apr-util/include/apr-1 +++ That's bad. It should point to your apr-utils/include. It's probably the apxs broken, and I

Re: Releasing JK 1.2.14

2005-06-29 Thread jean-frederic clere
Mladen Turk wrote: jean-frederic clere wrote: apr_hooks.h is in /home/jfclere/usr/local/apr-util/include/apr-1/apr_hooks.h, probably something more is needed in configure. Try to run the: apxs2 -q APU_INCLUDEDIR it tells: +++ [EMAIL PROTECTED]:~> usr/local/apache2/bin/apxs -q APU_INCL

Re: Releasing JK 1.2.14

2005-06-29 Thread Mladen Turk
jean-frederic clere wrote: apr_hooks.h is in /home/jfclere/usr/local/apr-util/include/apr-1/apr_hooks.h, probably something more is needed in configure. Try to run the: apxs2 -q APU_INCLUDEDIR Seems that: apxs2 -q INCLUDEDIR is giving the /home/jfclere/usr/local/apache2/include and 'apxs

Re: Releasing JK 1.2.14

2005-06-29 Thread Mladen Turk
jean-frederic clere wrote: Mladen Turk wrote: In file included from mod_jk.c:28: /home/jfclere/usr/local/apache2/include/ap_config.h:21:23: apr_hooks.h: No such file or directory You apache installation sucks :) Regards, Mladen. --

Re: Releasing JK 1.2.14

2005-06-29 Thread jean-frederic clere
Mladen Turk wrote: Henri Gomez wrote: could you provide a beta source tarball to make the usual iSeries builds ? Well, you have the j-t-c/tools/jkrelease.sh But I've put the current head at: http://people.apache.org/~mturk/jakarta-tomcat-connectors-current-src.tar.gz It gives: +++ /home

Re: Releasing JK 1.2.14

2005-06-29 Thread Mladen Turk
Henri Gomez wrote: could you provide a beta source tarball to make the usual iSeries builds ? Well, you have the j-t-c/tools/jkrelease.sh But I've put the current head at: http://people.apache.org/~mturk/jakarta-tomcat-connectors-current-src.tar.gz Regards, Mladen. -

Re: Releasing JK 1.2.14

2005-06-29 Thread Henri Gomez
could you provide a beta source tarball to make the usual iSeries builds ? 2005/6/29, Mladen Turk <[EMAIL PROTECTED]>: > Hi all, > > Anyone aware of any pending issues for the next release. > Seems that all the bugs has been resolved from the 1.2.13. > > If there are no objections, we can make a

Releasing JK 1.2.14

2005-06-29 Thread Mladen Turk
Hi all, Anyone aware of any pending issues for the next release. Seems that all the bugs has been resolved from the 1.2.13. If there are no objections, we can make a release by the end of this week. How that sounds? Regards, Mladen.