There are few issues and questions, I'm not sure its as simple as it looks :-)
For new development - are you going to make changes in both branches ? I assume there will be features that can only be done in 1.3. Also, if we have separate releases of APR - are we going to release binaries ? For both ? What is the apr version in common linux distros ? Is this something that can't be done with #ifdefs and compilation tricks ? Costin On Thu, Oct 2, 2008 at 10:56 PM, Mladen Turk <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to create a branch of connectors > for native component so it depends on the > new APR 1.3.x API > The new API offers some essential features targeted > explicitly for pool issues usage in > high level languages like Java. > > So, my idea is to branch the current trunk > as connectors/branches/other/native/1.1.x > and continue development in trunk with > APR 1.3.x as minimum version required. > This would be 1.3.x version of tomcat-native > (to match the required APR version) > > Any further 1.1.x release for Tomcat 6 would > in that case be released out of that branch. > > Also inside tomcat/6.0.x branch > we have svn:external 'native' pointing to > connector: > svn.apache.org/repos/asf/tomcat/connectors/trunk/jni/native > > This would either be changed to point to that new branch or > get completely removed now when we have tomcat-native releases. > > > Comments? > > Regards > -- > ^(TM) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >