You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mladen Turk <mt...@apache.org> on 2012/03/09 13:00:03 UTC

[VOTE] Release Apache Tomcat Connectors 1.2.33

Release candidate artefacts [1] based on tag [2] are ready for vote.
The vote will stay open for at least 72 hours.

Apache Tomcat Connectors 1.2.33 release candidate is
  [+1] Stable, release
  [-1] Do not release because of ...


   [1] https://svn.apache.org/repos/asf/tomcat/jk/tags/JK_1_2_33
   [2] http://people.apache.org/~mturk/tomcat-connectors/jk-1.2.33


Regards
-- 
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Mladen Turk <mt...@apache.org>.
On 03/12/2012 09:07 AM, Henri Gomez wrote:
> I add to add --with-apxs=/usr/sbin/apxs to configure line :
>
> CFLAGS='-arch i386 -arch x86_64' APXSLDFLAGS='-arch i386 -arch x86_64'
> ./configure --with-apr=/usr --with-ssl=/usr
> --with-java-home=/System/Library/Frameworks/JavaVM.framework/Versions/A/
> --with-apxs=/usr/sbin/apxs
>
> Why did we need now apache apxs ?
>

We always did?


Regards
-- 
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Henri Gomez <he...@gmail.com>.
>>> I add to add --with-apxs=/usr/sbin/apxs to configure line :
>>>
>>> CFLAGS='-arch i386 -arch x86_64' APXSLDFLAGS='-arch i386 -arch x86_64'
>>> ./configure --with-apr=/usr --with-ssl=/usr
>>> --with-java-home=/System/Library/Frameworks/JavaVM.framework/Versions/A/
>>> --with-apxs=/usr/sbin/apxs
>>>
>>> Why did we need now apache apxs ?
>>>
>>
>> We always required apxs, probably be before you had /usr/sbin in PATH.

Hum may be.
A change in OSX XCode 4.3 or Lion 10.7.3

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Mladen Turk <mt...@apache.org>.
On 03/12/2012 10:18 AM, Mladen Turk wrote:
> On 03/12/2012 09:07 AM, Henri Gomez wrote:
>> I add to add --with-apxs=/usr/sbin/apxs to configure line :
>>
>> CFLAGS='-arch i386 -arch x86_64' APXSLDFLAGS='-arch i386 -arch x86_64'
>> ./configure --with-apr=/usr --with-ssl=/usr
>> --with-java-home=/System/Library/Frameworks/JavaVM.framework/Versions/A/
>> --with-apxs=/usr/sbin/apxs
>>
>> Why did we need now apache apxs ?
>>
>
> We always required apxs, probably be before you had /usr/sbin in PATH.

What I mean is
./configure --with-apxs    (presumes apxs in PATH)
./configure --with-apxs=/path/to/apxs


Regards
-- 
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Mladen Turk <mt...@apache.org>.
On 03/12/2012 09:07 AM, Henri Gomez wrote:
> I add to add --with-apxs=/usr/sbin/apxs to configure line :
>
> CFLAGS='-arch i386 -arch x86_64' APXSLDFLAGS='-arch i386 -arch x86_64'
> ./configure --with-apr=/usr --with-ssl=/usr
> --with-java-home=/System/Library/Frameworks/JavaVM.framework/Versions/A/
> --with-apxs=/usr/sbin/apxs
>
> Why did we need now apache apxs ?
>

We always required apxs, probably be before you had /usr/sbin in PATH.

Also, --with-java-home is removed (been deprecated for a long time)
so this will cause configure to fail.

Regards
-- 
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Henri Gomez <he...@gmail.com>.
I add to add --with-apxs=/usr/sbin/apxs to configure line :

CFLAGS='-arch i386 -arch x86_64' APXSLDFLAGS='-arch i386 -arch x86_64'
./configure --with-apr=/usr --with-ssl=/usr
--with-java-home=/System/Library/Frameworks/JavaVM.framework/Versions/A/
--with-apxs=/usr/sbin/apxs

Why did we need now apache apxs ?

2012/3/9 Mladen Turk <mt...@apache.org>:
> Release candidate artefacts [1] based on tag [2] are ready for vote.
> The vote will stay open for at least 72 hours.
>
> Apache Tomcat Connectors 1.2.33 release candidate is
>  [+1] Stable, release
>  [-1] Do not release because of ...
>
>
>  [1] https://svn.apache.org/repos/asf/tomcat/jk/tags/JK_1_2_33
>  [2] http://people.apache.org/~mturk/tomcat-connectors/jk-1.2.33
>
>
> Regards
> --
> ^TM
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Tim Whittington <ti...@apache.org>.
A spot belated, but:

[+1] Stable, release

Tested on OS X Snow Leopard and Windows 2003 Server.
No problems encountered.

Will be building on AIX/PPC64, HPUX/PARISC, HPUX/IA64, Solaris
10/Sparc, Solaris 10/x64 and a bunch of CentOS/RHEL versions soon.

cheers
tim

On Sat, Mar 10, 2012 at 1:00 AM, Mladen Turk <mt...@apache.org> wrote:
> Release candidate artefacts [1] based on tag [2] are ready for vote.
> The vote will stay open for at least 72 hours.
>
> Apache Tomcat Connectors 1.2.33 release candidate is
>  [+1] Stable, release
>  [-1] Do not release because of ...
>
>
>  [1] https://svn.apache.org/repos/asf/tomcat/jk/tags/JK_1_2_33
>  [2] http://people.apache.org/~mturk/tomcat-connectors/jk-1.2.33
>
>
> Regards
> --
> ^TM
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Henri Gomez <he...@gmail.com>.
>> Release candidate artefacts [1] based on tag [2] are ready for vote.
>> The vote will stay open for at least 72 hours.
>>
>> Apache Tomcat Connectors 1.2.33 release candidate is
>> [+1] Stable, release
>> [-1] Do not release because of ...
>>
>
> +1 (just for the record)

+1 (works on OSX Lion)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Mladen Turk <mt...@apache.org>.
On 03/09/2012 01:00 PM, Mladen Turk wrote:
> Release candidate artefacts [1] based on tag [2] are ready for vote.
> The vote will stay open for at least 72 hours.
>
> Apache Tomcat Connectors 1.2.33 release candidate is
> [+1] Stable, release
> [-1] Do not release because of ...
>

+1 (just for the record)

C'mon guys, we need more votes here :)


Regards
-- 
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Rainer Jung <ra...@kippdata.de>.
On 09.03.2012 13:00, Mladen Turk wrote:
> Release candidate artefacts [1] based on tag [2] are ready for vote.
> The vote will stay open for at least 72 hours.
>
> Apache Tomcat Connectors 1.2.33 release candidate is
> [+1] Stable, release
> [-1] Do not release because of ...

+1 as stable.

The only unexpected thing I noticed was a strange JK_REVISION, just 
"()". When I run the release script, the real svn revision is put into 
the variable. The value goes into the full exposed version. It was only 
introduced a few versions ago and the missing svn revision is not a real 
problem (as long as we don't reuse the tag).

I didn't yet have time to actually test the builds I did, but I did test 
some snapshots and I don't expect a last minute problem.

Details:

- Sigs and hashes OK
- key in KEYS file
- gz and zip for src identical
- src consistent with svn tag, except for the following minor points
   (no regression or fixed now)
   - LICENSE and NOTICE moved one directory up (OK)
   - KEYS not in dist (OK)
   - deprectated jk2 xdocs missing in dist (OK)
   - additional generated files in dist: aclocal.m4, configure,
     Makefile.in, config.h.in, html docs in docs (OK)
   - additional auto tool copied files in dist: install-sh, ltmain.sh,
     missing (OK)
   - HOWTO-RELEASE.tx, README.txt and CHANGES.txt (the antique changelog)
     not in dist. I think we could include the first two files
     and integrate the antique CHANGES.txt into changelog.xml to get rid
     of it. No regression, not a real problem.
   - build.properties.autoconf, native/build.xml and the jkant directory
     missing from dist. Not sure whether those still would do anything
     useful. Not a regression.
   - build.properties.autoconf

Builds succesfully on

- Solaris 8 Sparc as 32 Bit Binaries against 1.3, 2.0, 2.2
- SLES 10 (32/64 Bits) against 1.3, 2.0, 2.2
- SLES 11 (64 Bits) against 2.2
- RHEL 5 and 6 (64 Bits) against 2.2

- Tool chain:
     - platform gcc except for Solaris
       (gcc 4.1.2 for Solaris 8)
     - CFLAGS: -O2 -g -Wall -fno-strict-aliasing
               (and -mpcu=v9 on Solaris)

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [RESULT] Was: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Mladen Turk <mt...@apache.org>.
On 03/14/2012 09:14 AM, Tim Whittington wrote:
> I see 1.2.33 ended up in the root of the /jk directory...
>

Yeah, same as previous version.


Regards
-- 
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [RESULT] Was: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Tim Whittington <ti...@apache.org>.
I see 1.2.33 ended up in the root of the /jk directory...

On Wed, Mar 14, 2012 at 10:07 AM, Tim Whittington <ti...@apache.org> wrote:
> Thanks Mladen
>
> The source distribution for 1.2.32 ended up in the root of the jk
> archive  [1] (which I've only just found now ;), but all the other
> releases have gone into the source subdirectory [2].
> I assume this was unintentional?
>
> [1] http://archive.apache.org/dist/tomcat/tomcat-connectors/jk/
> [2] http://archive.apache.org/dist/tomcat/tomcat-connectors/jk/source/
>
> cheers
> tim
>
> On Wed, Mar 14, 2012 at 3:49 AM, Mladen Turk <mt...@apache.org> wrote:
>> With 3 binding +1 votes (Henri, Mladen and Rainer) and no other votes
>> I declare this vote as passed.
>>
>> Will copy the artefacts to dist and create ANN after 24 hrs for mirror sync.
>>
>> On 03/09/2012 01:00 PM, Mladen Turk wrote:
>>>
>>> Release candidate artefacts [1] based on tag [2] are ready for vote.
>>> The vote will stay open for at least 72 hours.
>>>
>>> Apache Tomcat Connectors 1.2.33 release candidate is
>>> [+1] Stable, release
>>> [-1] Do not release because of ...
>>>
>>>
>>> [1] https://svn.apache.org/repos/asf/tomcat/jk/tags/JK_1_2_33
>>> [2] http://people.apache.org/~mturk/tomcat-connectors/jk-1.2.33
>>
>>
>>
>> Regards
>> --
>> ^TM
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: dev-help@tomcat.apache.org
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [RESULT] Was: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Tim Whittington <ti...@apache.org>.
Thanks Mladen

The source distribution for 1.2.32 ended up in the root of the jk
archive  [1] (which I've only just found now ;), but all the other
releases have gone into the source subdirectory [2].
I assume this was unintentional?

[1] http://archive.apache.org/dist/tomcat/tomcat-connectors/jk/
[2] http://archive.apache.org/dist/tomcat/tomcat-connectors/jk/source/

cheers
tim

On Wed, Mar 14, 2012 at 3:49 AM, Mladen Turk <mt...@apache.org> wrote:
> With 3 binding +1 votes (Henri, Mladen and Rainer) and no other votes
> I declare this vote as passed.
>
> Will copy the artefacts to dist and create ANN after 24 hrs for mirror sync.
>
> On 03/09/2012 01:00 PM, Mladen Turk wrote:
>>
>> Release candidate artefacts [1] based on tag [2] are ready for vote.
>> The vote will stay open for at least 72 hours.
>>
>> Apache Tomcat Connectors 1.2.33 release candidate is
>> [+1] Stable, release
>> [-1] Do not release because of ...
>>
>>
>> [1] https://svn.apache.org/repos/asf/tomcat/jk/tags/JK_1_2_33
>> [2] http://people.apache.org/~mturk/tomcat-connectors/jk-1.2.33
>
>
>
> Regards
> --
> ^TM
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[RESULT] Was: [VOTE] Release Apache Tomcat Connectors 1.2.33

Posted by Mladen Turk <mt...@apache.org>.
With 3 binding +1 votes (Henri, Mladen and Rainer) and no other votes
I declare this vote as passed.

Will copy the artefacts to dist and create ANN after 24 hrs for mirror sync.

On 03/09/2012 01:00 PM, Mladen Turk wrote:
> Release candidate artefacts [1] based on tag [2] are ready for vote.
> The vote will stay open for at least 72 hours.
>
> Apache Tomcat Connectors 1.2.33 release candidate is
> [+1] Stable, release
> [-1] Do not release because of ...
>
>
> [1] https://svn.apache.org/repos/asf/tomcat/jk/tags/JK_1_2_33
> [2] http://people.apache.org/~mturk/tomcat-connectors/jk-1.2.33


Regards
-- 
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org