https://bz.apache.org/bugzilla/show_bug.cgi?id=60008
Chandrashekar H S changed:
What|Removed |Added
Resolution|INVALID |---
Status|RESOLVED
Author: markt
Date: Tue Aug 16 05:02:13 2016
New Revision: 1756472
URL: http://svn.apache.org/viewvc?rev=1756472&view=rev
Log:
Add CredentialHandler info to migration docs
Modified:
tomcat/site/trunk/docs/migration-8.html
tomcat/site/trunk/docs/migration-85.html
tomcat/site/trunk/xdoc
https://bz.apache.org/bugzilla/show_bug.cgi?id=60008
--- Comment #2 from Chandrashekar H S ---
Below is the cors filter configuration in tomcat web.xml file
CorsFilter
org.apache.catalina.filters.CorsFilter
cors.allowed.origins
*
cors.allowed.methods
GET,POST,H
https://bz.apache.org/bugzilla/show_bug.cgi?id=60008
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=60008
Bug ID: 60008
Summary: Tomcat CORS filter not allowing origin with file://
when resource access done from WebView
Product: Tomcat 8
Version: 8.0.30
Hardware: PC
[
https://issues.apache.org/jira/browse/MTOMCAT-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422023#comment-15422023
]
Hudson commented on MTOMCAT-274:
FAILURE: Integrated in Jenkins build TomcatMavenPlugin-m
[
https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422022#comment-15422022
]
Hudson commented on MTOMCAT-234:
FAILURE: Integrated in Jenkins build TomcatMavenPlugin-m
[
https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421979#comment-15421979
]
Hudson commented on MTOMCAT-234:
FAILURE: Integrated in Jenkins build TomcatMavenPlugin-m
[
https://issues.apache.org/jira/browse/MTOMCAT-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421980#comment-15421980
]
Hudson commented on MTOMCAT-274:
FAILURE: Integrated in Jenkins build TomcatMavenPlugin-m
Author: olamy
Date: Tue Aug 16 01:07:34 2016
New Revision: 1756461
URL: http://svn.apache.org/viewvc?rev=1756461&view=rev
Log:
upgrade surefire, use default log file name
Modified:
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/trunk/tomcat-maven-plugin-it/src/main/java/org/apache
Author: olamy
Date: Tue Aug 16 01:07:42 2016
New Revision: 1756462
URL: http://svn.apache.org/viewvc?rev=1756462&view=rev
Log:
Ensure that resource paths begin with "/" as required by Tomcat 8.
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plu
Author: olamy
Date: Tue Aug 16 01:07:46 2016
New Revision: 1756463
URL: http://svn.apache.org/viewvc?rev=1756463&view=rev
Log:
add contributor
Signed-off-by: olivier lamy
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/vie
Author: olamy
Date: Tue Aug 16 01:07:26 2016
New Revision: 1756460
URL: http://svn.apache.org/viewvc?rev=1756460&view=rev
Log:
temporary disable this test as it looks to fail on windauze env, first is to
fix tomcat8 support
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/pom.xml
Author: olamy
Date: Tue Aug 16 01:07:14 2016
New Revision: 1756458
URL: http://svn.apache.org/viewvc?rev=1756458&view=rev
Log:
partially revert bad commit r1628603
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/RunMojo.java
Author: olamy
Date: Tue Aug 16 01:07:21 2016
New Revision: 1756459
URL: http://svn.apache.org/viewvc?rev=1756459&view=rev
Log:
revert use of cast method
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/AbstractRunMojo.java
Mod
Author: olamy
Date: Tue Aug 16 01:07:08 2016
New Revision: 1756457
URL: http://svn.apache.org/viewvc?rev=1756457&view=rev
Log:
use last tomcat8 version
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plug
Author: olamy
Date: Tue Aug 16 01:07:04 2016
New Revision: 1756456
URL: http://svn.apache.org/viewvc?rev=1756456&view=rev
Log:
use last tomcat8 version
Modified:
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/trunk/tomcat-maven-plugin-it/src/main/java/org/apache/tomcat/maven/it/Ab
Author: olamy
Date: Tue Aug 16 01:06:55 2016
New Revision: 1756455
URL: http://svn.apache.org/viewvc?rev=1756455&view=rev
Log:
bump version to 3.0-SNAPSHOT
Modified:
tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/pom.xml
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/trun
Author: olamy
Date: Tue Aug 16 01:06:33 2016
New Revision: 1756454
URL: http://svn.apache.org/viewvc?rev=1756454&view=rev
Log:
minot formatting
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/AbstractRunMojo.java
tomcat/m
Author: olamy
Date: Tue Aug 16 01:05:58 2016
New Revision: 1756453
URL: http://svn.apache.org/viewvc?rev=1756453&view=rev
Log:
minor updates
Modified:
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/trunk/tomcat-maven-plugin-it/src/main/java/org/apache/tomcat/maven/it/AbstractWarPr
Author: olamy
Date: Tue Aug 16 01:05:15 2016
New Revision: 1756451
URL: http://svn.apache.org/viewvc?rev=1756451&view=rev
Log:
get classloader resources from reactor modules as well second part
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plu
Author: olamy
Date: Tue Aug 16 01:04:58 2016
New Revision: 1756450
URL: http://svn.apache.org/viewvc?rev=1756450&view=rev
Log:
get classloader resources from reactor modules as well
Modified:
tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/ru
Author: olamy
Date: Tue Aug 16 01:05:29 2016
New Revision: 1756452
URL: http://svn.apache.org/viewvc?rev=1756452&view=rev
Log:
class not needed
Removed:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/MavenWebappClassLoader.java
-
Author: olamy
Date: Tue Aug 16 01:04:48 2016
New Revision: 1756449
URL: http://svn.apache.org/viewvc?rev=1756449&view=rev
Log:
more work but still issue loading resources
Modified:
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/t
Author: olamy
Date: Tue Aug 16 01:04:41 2016
New Revision: 1756448
URL: http://svn.apache.org/viewvc?rev=1756448&view=rev
Log:
force war plugin version 2.4
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/it/simple-war-exec-project/pom.xml
tomcat/maven-plugin/trunk/tomcat8-m
Author: olamy
Date: Tue Aug 16 01:04:31 2016
New Revision: 1756447
URL: http://svn.apache.org/viewvc?rev=1756447&view=rev
Log:
Fix: MTOMCAT-234
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/AbstractRunMojo.java
tomcat/m
Author: olamy
Date: Tue Aug 16 01:04:02 2016
New Revision: 1756443
URL: http://svn.apache.org/viewvc?rev=1756443&view=rev
Log:
formatting
Modified:
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/Ab
Author: olamy
Date: Tue Aug 16 01:04:06 2016
New Revision: 1756444
URL: http://svn.apache.org/viewvc?rev=1756444&view=rev
Log:
add contributor
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/
Author: olamy
Date: Tue Aug 16 01:04:15 2016
New Revision: 1756445
URL: http://svn.apache.org/viewvc?rev=1756445&view=rev
Log:
MTOMCAT-234 Classloading issues
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/RunMojo.java
Modif
Author: olamy
Date: Tue Aug 16 01:04:22 2016
New Revision: 1756446
URL: http://svn.apache.org/viewvc?rev=1756446&view=rev
Log:
1. Fix: MTOMCAT-274 (updated maven-war-plugin version).
2. Fix: access_log.* files excluded from apache-rat-plugin configuration. These
are generated during Tomcat run an
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/site/apt/adjust-embedded-tomcat-version.apt.vm
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/site/apt/adjust-embedded-tomcat-version.apt.vm?rev=1756442&r1=1756441&r2=1756442&view=diff
=
Author: olamy
Date: Tue Aug 16 01:03:51 2016
New Revision: 1756442
URL: http://svn.apache.org/viewvc?rev=1756442&view=rev
Log:
basic support for tomcat 8
Added:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/AbstractTomcat8Mojo.java
(co
Modified:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/resources/conf/web.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/resources/conf/web.xml?rev=1756442&r1=1756441&r2=1756442&view=diff
===
Propchange:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/resources/conf/web.xml
--
svn:eol-style = native
Propchange:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/resources/conf/web.xml
Author: olamy
Date: Tue Aug 16 01:03:14 2016
New Revision: 1756441
URL: http://svn.apache.org/viewvc?rev=1756441&view=rev
Log:
start work for tomcat8
Added:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/pom.xml (with props)
tomcat/mav
Added:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/test/resources/simple-war-project/src/main/tomcatconf/logging.properties
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/test/resources/simple-war-project/src/main/tomcatconf/logging.properties?rev=1756
Added:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/AbstractRunMojo.java
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/AbstractRunMojo.java?rev=17
Added:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/MavenWebappClassLoader.java
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/run/MavenWebappClassLoad
Propchange:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat8/deploy/AbstractDeployWarMojo.java
--
svn:eol-style = native
Propchange:
tomcat/maven-plugin/trunk/tomcat
Added:
tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/resources/conf/web.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat8-maven-plugin/src/main/resources/conf/web.xml?rev=1756441&view=auto
https://bz.apache.org/bugzilla/show_bug.cgi?id=59904
--- Comment #10 from Christopher Schultz ---
Does the cookies-per-domain increase if a subdomain is being used? For example,
will the browser separately limit cookies for example.com to 150 but also
foo.example.com to another 150, so that foo.e
All,
On a new computer, I checked-out trunk from svn and it won't build. Did
I miss something?
$ svn info
Path: .
Working Copy Root Path: /Users/chris/Documents/Eclipse/tomcat-trunk
URL: https://svn.apache.org/repos/asf/tomcat/trunk
Relative URL: ^/tomcat/trunk
Repository Root: https://svn.apache
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/519
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
Author: markt
Date: Mon Aug 15 20:42:09 2016
New Revision: 1756430
URL: http://svn.apache.org/viewvc?rev=1756430&view=rev
Log:
Switch the CGI servlet to the standard logging mechanism and remove support for
the debug attribute.
Align 6.0.x with 7.0.x
Modified:
tomcat/tc6.0.x/trunk/ (props
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/servlets/LocalStrings.properties
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/servlets/LocalStrings.properties?rev=1756430&r1=1756429&r2=1756430&view=diff
===
Author: markt
Date: Mon Aug 15 20:24:31 2016
New Revision: 1756423
URL: http://svn.apache.org/viewvc?rev=1756423&view=rev
Log:
Convert a 7.0.x specific log statement
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/servlets/CGIServlet.java
tomcat/tc7.0.x/trunk/java/org/apache/cata
Author: markt
Date: Mon Aug 15 20:05:01 2016
New Revision: 1756420
URL: http://svn.apache.org/viewvc?rev=1756420&view=rev
Log:
Fix lack of System.lineSeparator() in Java 6
Align 7.0.x with 8.0.x
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/servlets/CGIServlet.java
Modified: tomcat
Author: markt
Date: Mon Aug 15 19:54:44 2016
New Revision: 1756419
URL: http://svn.apache.org/viewvc?rev=1756419&view=rev
Log:
Align 8.0.x with 8.5.x
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/servlets/CGIServlet.java
Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/servl
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/717
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/518
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: markt
Date: Mon Aug 15 19:33:41 2016
New Revision: 1756417
URL: http://svn.apache.org/viewvc?rev=1756417&view=rev
Log:
Switch the CGI servlet to the standard logging mechanism and remove support for
the debug attribute.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7
Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/servlets/CGIServlet.java
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/servlets/CGIServlet.java?rev=1756417&r1=1756416&r2=1756417&view=diff
Author: markt
Date: Mon Aug 15 19:31:50 2016
New Revision: 1756415
URL: http://svn.apache.org/viewvc?rev=1756415&view=rev
Log:
Switch the CGI servlet to the standard logging mechanism and remove support for
the debug attribute.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8
Author: markt
Date: Mon Aug 15 19:27:49 2016
New Revision: 1756413
URL: http://svn.apache.org/viewvc?rev=1756413&view=rev
Log:
Remove deprecated code
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/catalina/servlets/CGIServlet.java
Propchange: tomca
Author: markt
Date: Mon Aug 15 19:27:20 2016
New Revision: 1756412
URL: http://svn.apache.org/viewvc?rev=1756412&view=rev
Log:
Switch the CGI servlet to the standard logging mechanism and remove support for
the debug attribute.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8
Author: markt
Date: Mon Aug 15 19:26:44 2016
New Revision: 1756410
URL: http://svn.apache.org/viewvc?rev=1756410&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/
Author: markt
Date: Mon Aug 15 19:24:20 2016
New Revision: 1756409
URL: http://svn.apache.org/viewvc?rev=1756409&view=rev
Log:
Remove dperecated code
Modified:
tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java
Modified: tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.j
Author: markt
Date: Mon Aug 15 19:24:16 2016
New Revision: 1756408
URL: http://svn.apache.org/viewvc?rev=1756408&view=rev
Log:
Switch the CGI servlet to the standard logging mechanisn and remove support for
the debug attribute.
Modified:
tomcat/trunk/conf/web.xml
tomcat/trunk/java/org/ap
https://bz.apache.org/bugzilla/show_bug.cgi?id=60004
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=60004
Bug ID: 60004
Summary: Provide configuration option for encoding behaviour of
RequestDispatcher
Product: Tomcat 7
Version: 7.0.70
Hardware: All
OS: All
60 matches
Mail list logo