On 14/01/12 09:45, Filip Hanik - Dev Lists wrote:
No grudge held :)
I'm just bringing it up since very many files have been reformatted for
the sake of formatting. And when tracing down a problem, I, and I
suspect others too, often use SVN history to figure out what and how
changed. So a formatti
Sorry about that. I didn't realize that my name wasn't allowed. I've
renamed it and it's now available here:
https://github.com/jsimone/webapp-runner
Thanks for pointing out that feature in the maven plugin. I like that
approach a lot and I'm excited to see it released. However it fits a little
bi
No grudge held :)
I'm just bringing it up since very many files have been reformatted for the sake of formatting. And when tracing down a problem, I, and I
suspect others too, often use SVN history to figure out what and how changed. So a formatting change that makes satisfies a personal
formatt
Author: kkolinko
Date: Fri Jan 13 22:48:33 2012
New Revision: 1231365
URL: http://svn.apache.org/viewvc?rev=1231365&view=rev
Log:
Update jdbc-pool external to pick license fixes
Modified:
tomcat/tc7.0.x/trunk/modules/ (props changed)
Propchange: tomcat/tc7.0.x/trunk/modules/
--
2012/1/14 Filip Hanik - Dev Lists :
> Commits like this, make it very difficult to trace down changes in the SVN
> history.
> I know both Mark and Konstantin are very keen on formatting, to the point
> where it overrides the priority of tracing down changes.
> I may be alone, but I'd prefer that we
2012/1/14 :
> Author: kkolinko
> Date: Fri Jan 13 22:18:06 2012
> New Revision: 1231341
>
> URL: http://svn.apache.org/viewvc?rev=1231341&view=rev
> Log:
> Add missing license headers
>
> Modified:
> tomcat/trunk/modules/jdbc-pool/pom.xml
>
> tomcat/trunk/modules/jdbc-pool/src/test/java/org
Author: kkolinko
Date: Fri Jan 13 22:18:06 2012
New Revision: 1231341
URL: http://svn.apache.org/viewvc?rev=1231341&view=rev
Log:
Add missing license headers
Modified:
tomcat/trunk/modules/jdbc-pool/pom.xml
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/PoolClea
Author: kkolinko
Date: Fri Jan 13 22:15:04 2012
New Revision: 1231339
URL: http://svn.apache.org/viewvc?rev=1231339&view=rev
Log:
Add missing license header for file added in r1204203
Modified:
tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/QueryTimeoutI
Author: kkolinko
Date: Fri Jan 13 22:12:42 2012
New Revision: 1231337
URL: http://svn.apache.org/viewvc?rev=1231337&view=rev
Log:
Next attempt with rat-excludes.
The ** pattern is not understood. I had to list folders explicitly.
Modified:
tomcat/trunk/res/rat/rat-excludes.txt
Modified: tomc
I'm looking for a better reason for this change. What was the reasoning behind
this limitation, as it breaks years of compatibility.
Workaround is to point docBase to a directory.
best
Filip
On 3/11/2011 11:40 AM, ma...@apache.org wrote:
Author: markt
Date: Fri Mar 11 18:40:13 2011
New Revisi
2012/1/13 :
> Author: markt
> Date: Fri Jan 13 09:24:23 2012
> New Revision: 1230955
>
> URL: http://svn.apache.org/viewvc?rev=1230955&view=rev
> Log:
> Add the new NullRealm
>
> Added:
> tomcat/trunk/java/org/apache/catalina/realm/NullRealm.java
I've corrected svn:eol-style.
One small thing t
Author: kkolinko
Date: Fri Jan 13 21:30:54 2012
New Revision: 1231313
URL: http://svn.apache.org/viewvc?rev=1231313&view=rev
Log:
Merged revision 1231310 from tomcat/trunk:
svn:eol-style=native for recently added file
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/
Author: kkolinko
Date: Fri Jan 13 21:28:28 2012
New Revision: 1231310
URL: http://svn.apache.org/viewvc?rev=1231310&view=rev
Log:
svn:eol-style=native for file added in r1230955
Modified:
tomcat/trunk/java/org/apache/catalina/realm/NullRealm.java (contents,
props changed)
Modified: tomcat
Author: kkolinko
Date: Fri Jan 13 21:26:52 2012
New Revision: 1231308
URL: http://svn.apache.org/viewvc?rev=1231308&view=rev
Log:
Improve rat-excludes pattern to cover subdirectories in documentation build.
Modified:
tomcat/trunk/res/rat/rat-excludes.txt
Modified: tomcat/trunk/res/rat/rat-ex
Hello,
The current Tomcat Maven plugin have a similar feature (not yet
released) see
http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/executable-war-jar.html
.
2012/1/13 John Simone :
> I've been working on a small project and I want to see what you guys think
> of it. It's a jar file that uses
Author: markt
Date: Fri Jan 13 20:48:57 2012
New Revision: 1231291
URL: http://svn.apache.org/viewvc?rev=1231291&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52461
Don't assume file based URLs when checking last modified times for
global and host level web.xml files
Patch p
As of a few minutes ago, the Tomcat 7.0.x bug queue was clear so I am
going to start the release process. I'll run the unit tests and the TCK
on 7.0.x trunk before I tag it so expect a tag towards the end of the
weekend with the vote starting early next week assuming the tests run
cleanly.
Mark
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=52461
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Jan 13 20:45:16 2012
New Revision: 1231290
URL: http://svn.apache.org/viewvc?rev=1231290&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52461
Don't assume file based URLs when checking last modified times for
global and host level web.xml files
Patch p
On 13/01/2012 20:30, John Simone wrote:
> I've been working on a small project and I want to see what you guys think
> of it. It's a jar file that uses the embedded API and allows you to launch
> a war based webapp into Tomcat with a simple `java -jar tomcat-runner.jar
> myApp.war`. I took inspirat
https://issues.apache.org/bugzilla/show_bug.cgi?id=52445
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Jan 13 20:30:54 2012
New Revision: 1231286
URL: http://svn.apache.org/viewvc?rev=1231286&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52445
Do not assume method expressions have exactly three elements
Includes a test case
Modified:
tomcat/tc7.0.
I've been working on a small project and I want to see what you guys think
of it. It's a jar file that uses the embedded API and allows you to launch
a war based webapp into Tomcat with a simple `java -jar tomcat-runner.jar
myApp.war`. I took inspiration from Jetty's Jetty-Runner (
http://blogs.web
Author: markt
Date: Fri Jan 13 20:29:13 2012
New Revision: 1231285
URL: http://svn.apache.org/viewvc?rev=1231285&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52445
Do not assume method expressions have exactly three elements
Includes a test case
Modified:
tomcat/trunk/
On 13 January 2012 14:26, Mark Thomas wrote:
> On 13/01/2012 13:41, Olivier Lamy wrote:
>> Hello,
>> Have a look here:
>> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk/res/maven/
Thanks, that's what I needed.
Perhaps consider adding a reference to this at the end of /BUILDING.txt?
> +1 a
On 13/01/2012 13:41, Olivier Lamy wrote:
> Hello,
> Have a look here:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk/res/maven/
+1 and I am planning some enhancements to those scripts so pass-phrases
etc are promoted for rather than having to be in a properties file. I
was planning on doin
On 13/01/2012 12:06, Rainer Jung wrote:
> On 10.01.2012 16:28, Rainer Jung wrote:
>
> The below observation seems to be fixed now, after Mark's enhancements
> to Realms and the unit tests.
Most likely, it was moving the destruction of the ContainerBase objects
to ContainerBase.destroy() that fixe
Author: olamy
Date: Fri Jan 13 13:48:12 2012
New Revision: 1231064
URL: http://svn.apache.org/viewvc?rev=1231064&view=rev
Log:
add link to archetype doc
Modified:
tomcat/maven-plugin/trunk/src/site/site.xml
Modified: tomcat/maven-plugin/trunk/src/site/site.xml
URL:
http://svn.apache.org/vie
Author: olamy
Date: Fri Jan 13 13:48:04 2012
New Revision: 1231063
URL: http://svn.apache.org/viewvc?rev=1231063&view=rev
Log:
add documentation on the archetype
Added:
tomcat/maven-plugin/trunk/src/site/apt/archetype.apt.vm (with props)
Added: tomcat/maven-plugin/trunk/src/site/apt/archet
Author: olamy
Date: Fri Jan 13 13:47:53 2012
New Revision: 1231062
URL: http://svn.apache.org/viewvc?rev=1231062&view=rev
Log:
use selenium plugin 2.2 released version
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-webapp-it/pom.xml
Hello,
Have a look here:
http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk/res/maven/ .
2012/1/13 sebb :
> Some users are asking for JMeter jars to be uploaded to Maven Central.
>
> At present, we use Ant to build JMeter, so it would be useful to be
> able to just package up the jars and deploy
Some users are asking for JMeter jars to be uploaded to Maven Central.
At present, we use Ant to build JMeter, so it would be useful to be
able to just package up the jars and deploy them without needing to
maintain dummy Maven poms.
I can see that Tomcat7 jars are in Maven, but as far as I can t
Henri,
Looks like Ognjen beat me to it AND someone else on the users list beat me
to it already. Sorry for a repeat post guys.
- Josh
On Fri, Jan 13, 2012 at 6:19 AM, Ognjen Blagojevic <
ognjen.d.blagoje...@gmail.com> wrote:
> Henri,
>
>
> On 13.1.2012 12:06, Henri Gomez wrote:
>
>> Do you hav
https://issues.apache.org/bugzilla/show_bug.cgi?id=52328
--- Comment #17 from Nikolay Diakov 2012-01-13
13:07:55 UTC ---
Ok, so we confirm that our application + the patched tomcat 7 is back to the
levels of performance of our application and the tomcat 5. We did not see any
functional regressio
With 3 binding +1 votes, the VOTE PASSES.
Thx to all testers... The files have been moved to the
dist location and 5.5.35 will be announced (and released)
once the mirrors sync up.
On Jan 12, 2012, at 4:11 PM, Jim Jagielski wrote:
>> The builds for Tomcat 5.5.35 are ready for testing and approval
On 10.01.2012 16:28, Rainer Jung wrote:
The below observation seems to be fixed now, after Mark's enhancements
to Realms and the unit tests.
Regards,
Rainer
One observation, unrelated to the failure we were discussion above: if I
dump all MBeans out of curiousity in the middle of TestRegist
Henri,
On 13.1.2012 12:06, Henri Gomez wrote:
Do you have link to original article ?
Pid already sent it to the user list:
http://blog.newrelic.com/2012/01/10/infographic-oss-java-wins-in-the-cloud-era/
-Ognjen
-
To unsubs
Do you have link to original article ?
2012/1/12 Josh Gooding :
> Guys,
>
> I found this while reading an article on the market share of application
> servers. This is how well you guys are doing. To have a 50+% of the
> market share of the application servers of 1000 of the top publicly traded
Author: olamy
Date: Fri Jan 13 09:39:47 2012
New Revision: 1230968
URL: http://svn.apache.org/viewvc?rev=1230968&view=rev
Log:
fix a FIXME :-)
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-webapp-exec/pom.xml
tomcat/maven-plugin/
Added:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-webapp/src/main/webapp/css/bootstrap.min.1.4.0.css
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-webapp/src/main/w
Author: olamy
Date: Fri Jan 13 09:39:29 2012
New Revision: 1230967
URL: http://svn.apache.org/viewvc?rev=1230967&view=rev
Log:
fix rat plugin configuration due to directories rename
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/pom.xml
Modified: tomcat/maven-plugin/trunk/tomcat-
Author: olamy
Date: Fri Jan 13 09:39:20 2012
New Revision: 1230966
URL: http://svn.apache.org/viewvc?rev=1230966&view=rev
Log:
gloups missed to add directories...
Added:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-api/
tomcat/maven-plugi
Propchange:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-webapp/src/main/webapp/js/jquery-1.7.js
--
svn:eol-style = native
Propchange:
tomcat/maven-plugin/trunk/tomcat
Author: olamy
Date: Fri Jan 13 09:38:18 2012
New Revision: 1230965
URL: http://svn.apache.org/viewvc?rev=1230965&view=rev
Log:
rename directories according to new module default names
Removed:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/test-api-im
Author: olamy
Date: Fri Jan 13 09:37:44 2012
New Revision: 1230964
URL: http://svn.apache.org/viewvc?rev=1230964&view=rev
Log:
align module directories on default artifactId values
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/META-INF/maven/archetype-metadata
Author: olamy
Date: Fri Jan 13 09:37:32 2012
New Revision: 1230963
URL: http://svn.apache.org/viewvc?rev=1230963&view=rev
Log:
archetype add a module sample with generation of exec war
Added:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/test-webapp-
Author: markt
Date: Fri Jan 13 09:29:58 2012
New Revision: 1230962
URL: http://svn.apache.org/viewvc?rev=1230962&view=rev
Log:
Add the NullRealm and make it the default when no Realm is specified
Added:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/realm/NullRealm.java
- copied unchange
Author: markt
Date: Fri Jan 13 09:25:04 2012
New Revision: 1230957
URL: http://svn.apache.org/viewvc?rev=1230957&view=rev
Log:
Switch to use the new NullRealm by default
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardEngine.java
Modified: tomcat/trunk/java/org/apache/catalina/c
Author: markt
Date: Fri Jan 13 09:24:23 2012
New Revision: 1230955
URL: http://svn.apache.org/viewvc?rev=1230955&view=rev
Log:
Add the new NullRealm
Added:
tomcat/trunk/java/org/apache/catalina/realm/NullRealm.java
Added: tomcat/trunk/java/org/apache/catalina/realm/NullRealm.java
URL:
http:
49 matches
Mail list logo