On 09/16/2009 06:53 PM, Rainer Jung wrote:
On 16.09.2009 17:24, Mladen Turk wrote:
On 16/09/09 16:18, Mark Thomas wrote:
rj...@apache.org wrote:
Author: rjung
Date: Wed Sep 16 13:24:54 2009
New Revision: 815768
URL: http://svn.apache.org/viewvc?rev=815768&view=rev
Log:
Sync java parts of tcna
hi Mark, Thanks, I will send a mail there. I thought developers hold more
knowledge on this. So just want a confirm of my question.
-Rex
2009/9/16 Mark Thomas
> Rex Wang wrote:
> > Dear Tomcat devs,
> >
> > I meet a problem when config a web project which using the form based
> > security in
Author: rjung
Date: Wed Sep 16 23:10:03 2009
New Revision: 816004
URL: http://svn.apache.org/viewvc?rev=816004&view=rev
Log:
Bring jni (native) release script in trunk
closer to the 1.1.x branch version.
Major difference still there: branch still uses
the now obsolete "jni" sub directory in order
On 16.09.2009 20:58, Mladen Turk wrote:
> On 16/09/09 18:53, Rainer Jung wrote:
>> If we want to get every Java related file for jni from Tomcat, we would
>> need to add the test and examples files back.
>>
>> build.xml and build.properties.default might make more sense in native
>> itself.
>>
>> C
Author: rjung
Date: Wed Sep 16 22:47:16 2009
New Revision: 815995
URL: http://svn.apache.org/viewvc?rev=815995&view=rev
Log:
Remove comment now that we have those files back.
Modified:
tomcat/native/trunk/jnirelease.sh
Modified: tomcat/native/trunk/jnirelease.sh
URL:
http://svn.apache.org/v
Author: rjung
Date: Wed Sep 16 22:34:42 2009
New Revision: 815992
URL: http://svn.apache.org/viewvc?rev=815992&view=rev
Log:
Add proposals.
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?r
Author: rjung
Date: Wed Sep 16 22:26:24 2009
New Revision: 815990
URL: http://svn.apache.org/viewvc?rev=815990&view=rev
Log:
Remove 1.1.x branch entries from trunk changelog.
Modified:
tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/trunk/xdocs/miscellaneous/cha
Author: rjung
Date: Wed Sep 16 22:24:43 2009
New Revision: 815989
URL: http://svn.apache.org/viewvc?rev=815989&view=rev
Log:
Backport some build changes from trunk
(r815983+r815985+r815986)
- Add properties for javac settings
- Add properties for downloading Junit
- Add download tasks from Tomcat
Author: rjung
Date: Wed Sep 16 22:09:20 2009
New Revision: 815986
URL: http://svn.apache.org/viewvc?rev=815986&view=rev
Log:
Fix typo in comment.
Modified:
tomcat/native/trunk/build.properties.default
Modified: tomcat/native/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/t
Author: rjung
Date: Wed Sep 16 22:06:59 2009
New Revision: 815985
URL: http://svn.apache.org/viewvc?rev=815985&view=rev
Log:
Remove unused properties, add some comments.
Modified:
tomcat/native/trunk/build.properties.default
Modified: tomcat/native/trunk/build.properties.default
URL:
http:/
Author: rjung
Date: Wed Sep 16 21:55:29 2009
New Revision: 815983
URL: http://svn.apache.org/viewvc?rev=815983&view=rev
Log:
Improve build.xml and build.properties.default
for native trunk:
- Add properties for javac settings
- Add properties for downloading Tomcat src and Junit
- Add download tas
https://issues.apache.org/bugzilla/show_bug.cgi?id=47227
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47225
--- Comment #1 from Mark Thomas 2009-09-16 22:24:04 BST ---
I'd guess pathOffset is (nearly) always zero. I have fixed it in trunk and
proposed it for 6.0.x and 5.5.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?
Author: markt
Date: Wed Sep 16 21:23:43 2009
New Revision: 815975
URL: http://svn.apache.org/viewvc?rev=815975&view=rev
Log:
Proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tom
Author: markt
Date: Wed Sep 16 21:17:11 2009
New Revision: 815972
URL: http://svn.apache.org/viewvc?rev=815972&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47225
Buffer length is end-offset
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java
Mod
Author: rjung
Date: Wed Sep 16 20:33:18 2009
New Revision: 815956
URL: http://svn.apache.org/viewvc?rev=815956&view=rev
Log:
Update version number for trunk build files.
Modified:
tomcat/native/trunk/build.properties.default
tomcat/native/trunk/build.xml
Modified: tomcat/native/trunk/bui
Author: rjung
Date: Wed Sep 16 20:32:03 2009
New Revision: 815955
URL: http://svn.apache.org/viewvc?rev=815955&view=rev
Log:
Recover native build.xml for
trunk from 1.1.x branch.
Added:
tomcat/native/trunk/build.xml (props changed)
- copied unchanged from r815954, tomcat/native/branch
Author: rjung
Date: Wed Sep 16 20:31:11 2009
New Revision: 815954
URL: http://svn.apache.org/viewvc?rev=815954&view=rev
Log:
Recover native build.properties.default for
trunk from 1.1.x branch.
Added:
tomcat/native/trunk/build.properties.default (props changed)
- copied unchanged from
Author: markt
Date: Wed Sep 16 20:23:44 2009
New Revision: 815952
URL: http://svn.apache.org/viewvc?rev=815952&view=rev
Log:
Update to Maven deploy process. A SNAPHOT deployment of trunk should now work
and include extras and embedded.
Added:
tomcat/trunk/res/maven/TODO-currently-empty-src.j
Author: rjung
Date: Wed Sep 16 20:20:12 2009
New Revision: 815950
URL: http://svn.apache.org/viewvc?rev=815950&view=rev
Log:
Get back jni examples classes for native trunk.
Copy over from tc5.5 connectors.
Added:
tomcat/native/trunk/examples/
- copied from r815949, tomcat/tc5.5.x/trunk/
Author: rjung
Date: Wed Sep 16 20:19:24 2009
New Revision: 815949
URL: http://svn.apache.org/viewvc?rev=815949&view=rev
Log:
Get back jni test classes for native trunk.
Copy over from tc5.5 connectors.
Added:
tomcat/native/trunk/test/
- copied from r815948, tomcat/tc5.5.x/trunk/connecto
On 16/09/09 18:53, Rainer Jung wrote:
If we want to get every Java related file for jni from Tomcat, we would
need to add the test and examples files back.
build.xml and build.properties.default might make more sense in native
itself.
Comments?
Sure, we should bring back java/examples and ja
Author: rjung
Date: Wed Sep 16 17:39:57 2009
New Revision: 815904
URL: http://svn.apache.org/viewvc?rev=815904&view=rev
Log:
Fix use of jni release script for branches.
Also simply some variables.
Modified:
tomcat/native/branches/1.1.x/jnirelease.sh
Modified: tomcat/native/branches/1.1.x/jni
Author: rjung
Date: Wed Sep 16 17:26:17 2009
New Revision: 815899
URL: http://svn.apache.org/viewvc?rev=815899&view=rev
Log:
Update jnirelease.sh to make it work after
svn reorg.
Adds new --ver=1.1.x for building from branch.
Caution: The windows src zip has very different
contents from the Unix
Author: rjung
Date: Wed Sep 16 17:21:11 2009
New Revision: 815895
URL: http://svn.apache.org/viewvc?rev=815895&view=rev
Log:
Switch over to default notation NOTICE instead of NOTICE.txt
Added:
tomcat/native/branches/1.1.x/NOTICE (props changed)
- copied unchanged from r815814, tomcat/
Author: rjung
Date: Wed Sep 16 17:05:56 2009
New Revision: 815889
URL: http://svn.apache.org/viewvc?rev=815889&view=rev
Log:
Copy native LICENSE from trunk to branch.
Added:
tomcat/native/branches/1.1.x/LICENSE
- copied unchanged from r815888, tomcat/native/trunk/LICENSE
-
Author: rjung
Date: Wed Sep 16 17:05:12 2009
New Revision: 815888
URL: http://svn.apache.org/viewvc?rev=815888&view=rev
Log:
Copy native KEYS from trunk to branch.
Added:
tomcat/native/branches/1.1.x/KEYS
- copied unchanged from r815886, tomcat/native/trunk/KEYS
--
Author: rjung
Date: Wed Sep 16 17:00:48 2009
New Revision: 815883
URL: http://svn.apache.org/viewvc?rev=815883&view=rev
Log:
Pick up modern build.xml from tc5.5.x jni.
- better support for build.properties
- handling version numbers
- careing about charset when filtering
Modified:
tomcat/nati
Author: rjung
Date: Wed Sep 16 16:58:13 2009
New Revision: 815879
URL: http://svn.apache.org/viewvc?rev=815879&view=rev
Log:
Switch from build.properties.sample (old style)
to build.properties.default.
Added:
tomcat/native/branches/1.1.x/build.properties.default (props changed)
- copi
Author: rjung
Date: Wed Sep 16 16:54:01 2009
New Revision: 815877
URL: http://svn.apache.org/viewvc?rev=815877&view=rev
Log:
At least change wording to something that's true,
although not really helpful right now.
Modified:
tomcat/native/trunk/README.txt
Modified: tomcat/native/trunk/README.
On 16.09.2009 17:24, Mladen Turk wrote:
> On 16/09/09 16:18, Mark Thomas wrote:
>> rj...@apache.org wrote:
>>> Author: rjung
>>> Date: Wed Sep 16 13:24:54 2009
>>> New Revision: 815768
>>>
>>> URL: http://svn.apache.org/viewvc?rev=815768&view=rev
>>> Log:
>>> Sync java parts of tcnative with C part
Author: rjung
Date: Wed Sep 16 16:48:02 2009
New Revision: 815873
URL: http://svn.apache.org/viewvc?rev=815873&view=rev
Log:
Update jni release script for trunk.
It will still not work, because
all the java files (sources, build.*) are missing.
Modified:
tomcat/native/trunk/jnirelease.sh
Mod
Author: rjung
Date: Wed Sep 16 16:36:37 2009
New Revision: 815869
URL: http://svn.apache.org/viewvc?rev=815869&view=rev
Log:
Fix broken hash bang.
Modified:
tomcat/native/branches/1.1.x/jnirelease.sh
Modified: tomcat/native/branches/1.1.x/jnirelease.sh
URL:
http://svn.apache.org/viewvc/tomc
Author: rjung
Date: Wed Sep 16 16:36:10 2009
New Revision: 815868
URL: http://svn.apache.org/viewvc?rev=815868&view=rev
Log:
Fix broken hash bang.
Modified:
tomcat/native/trunk/jnirelease.sh
Modified: tomcat/native/trunk/jnirelease.sh
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/jn
Author: rjung
Date: Wed Sep 16 16:17:49 2009
New Revision: 815859
URL: http://svn.apache.org/viewvc?rev=815859&view=rev
Log:
Add KEYS and LICENSE to tcnative trunk to make
it more self-contained.
KEYS contains the keys that were used up to now
to sign tcnative releases.
Added:
tomcat/native/
Author: rjung
Date: Wed Sep 16 16:04:09 2009
New Revision: 815857
URL: http://svn.apache.org/viewvc?rev=815857&view=rev
Log:
Remove NOTICE file according to standard in tcnative trunk.
Added:
tomcat/native/trunk/NOTICE (props changed)
- copied unchanged from r815724, tomcat/native/tru
Author: markt
Date: Wed Sep 16 16:02:39 2009
New Revision: 815855
URL: http://svn.apache.org/viewvc?rev=815855&view=rev
Log:
Correct the SNAPSHOT version number
Modified:
tomcat/trunk/res/maven/mvn.properties.default
Modified: tomcat/trunk/res/maven/mvn.properties.default
URL:
http://svn.ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=47678
Eric Smith changed:
What|Removed |Added
CC||eric.sm...@mckesson.com
--
Configure
https://issues.apache.org/bugzilla/show_bug.cgi?id=47678
--- Comment #1 from Eric Smith 2009-09-16 08:52:36
PDT ---
I am seeing the same error message using the 32-bit v1.2.28 dll under Windows
2008 Server 64bit, IIS 7.0, with app pools setting [Enable 32-bit Applications]
to true. The same sys
Author: markt
Date: Wed Sep 16 15:49:01 2009
New Revision: 815849
URL: http://svn.apache.org/viewvc?rev=815849&view=rev
Log:
Add the extra JARs, update version numbers and add a note about some issues I
saw on Windows.
Modified:
tomcat/trunk/res/maven/mvn-pub.xml
tomcat/trunk/res/maven/m
Author: markt
Date: Wed Sep 16 15:46:06 2009
New Revision: 815847
URL: http://svn.apache.org/viewvc?rev=815847&view=rev
Log:
Add a bunch of additional poms.
Added:
tomcat/trunk/res/maven/catalina-ant.pom (with props)
tomcat/trunk/res/maven/catalina-jmx-remote.pom (with props)
tomc
On 16.09.2009 17:38, Michael Durket wrote:
> In working on a private copy of the mod_jk module, I notice that mod_jk
> doesn't seem to use
> either the EAPI shared memory management routines (in Apache 1.3) and
> in Apache 2.2
> doesn't appear to use the APR routines for either shared memory or
>
Author: rjung
Date: Wed Sep 16 15:41:24 2009
New Revision: 815845
URL: http://svn.apache.org/viewvc?rev=815845&view=rev
Log:
Remove legacy change log from tcnative trunk.
Removed:
tomcat/native/trunk/CHANGELOG.txt
-
To unsu
In working on a private copy of the mod_jk module, I notice that
mod_jk doesn't seem to use
either the EAPI shared memory management routines (in Apache 1.3) and
in Apache 2.2
doesn't appear to use the APR routines for either shared memory or
locking (except for the
log lock).
Before I mak
On 16/09/09 16:18, Mark Thomas wrote:
rj...@apache.org wrote:
Author: rjung
Date: Wed Sep 16 13:24:54 2009
New Revision: 815768
URL: http://svn.apache.org/viewvc?rev=815768&view=rev
Log:
Sync java parts of tcnative with C part.
Do we need the java part here any more? 5.5.x, 6.0.x and trunk al
https://issues.apache.org/bugzilla/show_bug.cgi?id=47852
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: rjung
Date: Wed Sep 16 15:00:50 2009
New Revision: 815821
URL: http://svn.apache.org/viewvc?rev=815821&view=rev
Log:
BZ47852: Fix Javadoc errors.
Patch by Sebb.
Modified:
tomcat/archive/tc4.1.x/trunk/connectors/jni/java/org/apache/tomcat/jni/Local.java
tomcat/archive/tc4.1.x/tru
Author: rjung
Date: Wed Sep 16 14:59:56 2009
New Revision: 815820
URL: http://svn.apache.org/viewvc?rev=815820&view=rev
Log:
BZ47852: Fix Javadoc errors.
Patch by Sebb.
Modified:
tomcat/tc5.5.x/trunk/connectors/jni/java/org/apache/tomcat/jni/Local.java
tomcat/tc5.5.x/trunk/connectors/jni/
Author: rjung
Date: Wed Sep 16 14:58:25 2009
New Revision: 815819
URL: http://svn.apache.org/viewvc?rev=815819&view=rev
Log:
Update (once more) the proposal.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/
Hi,
Not sure if this is the right forum to post this question.
I recently heard about the new Tomcat JDBC library, an alternative for the
DBCP lib. We see concurrency issues with the DBCP lib and are desperately
looking for a lib which can work in a highly concurrent application.
Had some questi
Author: rjung
Date: Wed Sep 16 14:56:50 2009
New Revision: 815818
URL: http://svn.apache.org/viewvc?rev=815818&view=rev
Log:
BZ47852: Fix Javadoc errors.
Patch by Sebb.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Local.java
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Pol
Author: rjung
Date: Wed Sep 16 14:54:07 2009
New Revision: 815816
URL: http://svn.apache.org/viewvc?rev=815816&view=rev
Log:
BZ47852: Javadoc fixes.
Patch by Sebb.
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/Local.java
tomcat/trunk/java/org/apache/tomcat/jni/Poll.java
tomcat/tru
Author: rjung
Date: Wed Sep 16 14:49:23 2009
New Revision: 815814
URL: http://svn.apache.org/viewvc?rev=815814&view=rev
Log:
Fix BZ47852: Fix some Javadoc errors.
Patch provided by Sebb.
Modified:
tomcat/native/branches/1.1.x/java/org/apache/tomcat/jni/Local.java
tomcat/native/branches/1.
On 16.09.2009 16:18, Mark Thomas wrote:
> rj...@apache.org wrote:
>> Author: rjung
>> Date: Wed Sep 16 13:24:54 2009
>> New Revision: 815768
>>
>> URL: http://svn.apache.org/viewvc?rev=815768&view=rev
>> Log:
>> Sync java parts of tcnative with C part.
>
> Do we need the java part here any more? 5
rj...@apache.org wrote:
> Author: rjung
> Date: Wed Sep 16 13:24:54 2009
> New Revision: 815768
>
> URL: http://svn.apache.org/viewvc?rev=815768&view=rev
> Log:
> Sync java parts of tcnative with C part.
Do we need the java part here any more? 5.5.x, 6.0.x and trunk all have
their own copies.
Ma
Author: rjung
Date: Wed Sep 16 14:06:33 2009
New Revision: 815792
URL: http://svn.apache.org/viewvc?rev=815792&view=rev
Log:
Add proposal.
Modified:
tomcat/native/branches/1.1.x/STATUS.txt
Modified: tomcat/native/branches/1.1.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/native/bran
Author: rjung
Date: Wed Sep 16 14:08:20 2009
New Revision: 815794
URL: http://svn.apache.org/viewvc?rev=815794&view=rev
Log:
Update changelog.
Modified:
tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
URL
https://issues.apache.org/bugzilla/show_bug.cgi?id=46457
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47852
Summary: [patch] Javadoc errors in 1.1x
Product: Tomcat Native
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority:
Author: rjung
Date: Wed Sep 16 13:51:34 2009
New Revision: 815781
URL: http://svn.apache.org/viewvc?rev=815781&view=rev
Log:
Remove old changelog entries from plain text
changelog and reformat warning.
I checked, that all old entries are actually contained
in the xml/html version.
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=47851
Summary: thread-safety issues in the TC native Java code
Product: Tomcat Native
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Author: rjung
Date: Wed Sep 16 13:39:50 2009
New Revision: 815773
URL: http://svn.apache.org/viewvc?rev=815773&view=rev
Log:
... and another update of the proposal.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/t
Author: rjung
Date: Wed Sep 16 13:33:32 2009
New Revision: 815772
URL: http://svn.apache.org/viewvc?rev=815772&view=rev
Log:
Update Proposal.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt
Author: rjung
Date: Wed Sep 16 13:24:54 2009
New Revision: 815768
URL: http://svn.apache.org/viewvc?rev=815768&view=rev
Log:
Sync java parts of tcnative with C part.
Modified:
tomcat/native/branches/1.1.x/STATUS.txt
tomcat/native/branches/1.1.x/java/org/apache/tomcat/jni/Buffer.java
t
Author: rjung
Date: Wed Sep 16 13:23:21 2009
New Revision: 815765
URL: http://svn.apache.org/viewvc?rev=815765&view=rev
Log:
Remove trailing whitespace.
Modified:
tomcat/native/branches/1.1.x/native/src/sslcontext.c
Modified: tomcat/native/branches/1.1.x/native/src/sslcontext.c
URL:
http://
Author: rjung
Date: Wed Sep 16 13:21:27 2009
New Revision: 815760
URL: http://svn.apache.org/viewvc?rev=815760&view=rev
Log:
Fix indentation.
Modified:
tomcat/native/branches/1.1.x/native/src/address.c
Modified: tomcat/native/branches/1.1.x/native/src/address.c
URL:
http://svn.apache.org/vi
Author: rjung
Date: Wed Sep 16 13:05:22 2009
New Revision: 815752
URL: http://svn.apache.org/viewvc?rev=815752&view=rev
Log:
Fix indentation changed by r815348.
Modified:
tomcat/native/branches/1.1.x/STATUS.txt
tomcat/native/branches/1.1.x/native/src/multicast.c
Modified: tomcat/native/b
Author: rjung
Date: Wed Sep 16 13:00:51 2009
New Revision: 815750
URL: http://svn.apache.org/viewvc?rev=815750&view=rev
Log:
Add proposal.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?re
Author: rjung
Date: Wed Sep 16 12:56:21 2009
New Revision: 815748
URL: http://svn.apache.org/viewvc?rev=815748&view=rev
Log:
Fix typo in method name to align native and Java side.
setShutdowType() -> setShutdownType()
Modified:
tomcat/native/branches/1.1.x/STATUS.txt
tomcat/native/branche
Author: rjung
Date: Wed Sep 16 12:50:01 2009
New Revision: 815746
URL: http://svn.apache.org/viewvc?rev=815746&view=rev
Log:
Fix typo in configure output.
Modified:
tomcat/native/branches/1.1.x/STATUS.txt
tomcat/native/branches/1.1.x/native/build/tcnative.m4
Modified: tomcat/native/branc
Author: rjung
Date: Wed Sep 16 12:48:18 2009
New Revision: 815742
URL: http://svn.apache.org/viewvc?rev=815742&view=rev
Log:
Update copyright year.
Modified:
tomcat/native/branches/1.1.x/STATUS.txt
tomcat/native/branches/1.1.x/build.xml
tomcat/native/branches/1.1.x/xdocs/style.xsl
Mo
Author: rjung
Date: Wed Sep 16 12:43:58 2009
New Revision: 815740
URL: http://svn.apache.org/viewvc?rev=815740&view=rev
Log:
Fix typo VERISON -> VERSION
Modified:
tomcat/native/branches/1.1.x/STATUS.txt
tomcat/native/branches/1.1.x/native/os/win32/libtcnative.rc
Modified: tomcat/native/b
On 16/09/09 13:23, Rainer Jung wrote:
Is tcnative 1.1.x CTR or RTC?
CTR, with standard branch exceptional clause:
"No new features, no API changes."
There are a couple of simple fixes sitting in there and waiting for a
vote, but if we are still RTC, I would like to apply them before 1.1.17
On 16.09.2009 13:49, Mark Thomas wrote:
> Rainer Jung wrote:
>> Is tcnative 1.1.x CTR or RTC?
>
> I thought CTR - if that was wrong then I apologise.
No need.
>> We once had a status file, which was lost during the svn reorg. I
>> recovered it.
>
> Thanks. Sorry for that.
Thanks for doing the
Rainer Jung wrote:
> Is tcnative 1.1.x CTR or RTC?
I thought CTR - if that was wrong then I apologise.
> We once had a status file, which was lost during the svn reorg. I
> recovered it.
Thanks. Sorry for that.
> There are a couple of simple fixes sitting in there and waiting for a
> vote, but
Is tcnative 1.1.x CTR or RTC?
We once had a status file, which was lost during the svn reorg. I
recovered it.
There are a couple of simple fixes sitting in there and waiting for a
vote, but if we are still RTC, I would like to apply them before 1.1.17.
I was just wondering because of Marks backpo
Author: rjung
Date: Wed Sep 16 11:19:51 2009
New Revision: 815726
URL: http://svn.apache.org/viewvc?rev=815726&view=rev
Log:
Recover tcnative STATUS file removed during svn reorg.
See also http://marc.info/?t=12480793816&r=1&w=2
Added:
tomcat/native/branches/1.1.x/STATUS.txt
- copi
Rex Wang wrote:
> Dear Tomcat devs,
>
> I meet a problem when config a web project which using the form based
> security in clustering.
>
> When I set session affinity = true in my front http server, the security
> check was done in single node, there is no problem with that.
> But if I set affin
Dear Tomcat devs,
I meet a problem when config a web project which using the form based
security in clustering.
When I set session affinity = true in my front http server, the security
check was done in single node, there is no problem with that.
But if I set affinity = false, the requests from t
Author: markt
Date: Wed Sep 16 08:09:08 2009
New Revision: 815657
URL: http://svn.apache.org/viewvc?rev=815657&view=rev
Log:
Use defaults where appropriate for jarIt macro
A couple of minor packaging tweaks
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.ap
80 matches
Mail list logo