DO NOT REPLY [Bug 51972] sendRedirect does not support protocol relative URLs

2011-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51972 --- Comment #3 from Heikki Vesalainen 2011-10-08 08:57:00 UTC --- I would also suggest using the java.net.URI to resolve things in place of any home-brewn code. private String toAbsolute(String href) { URI base = URI.create(requestURI);

svn commit: r1180425 - in /tomcat/maven-plugin/trunk: common-tomcat-maven-plugin/ common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/ tomcat6-maven-plugin/src/main/java/org/ap

2011-10-08 Thread olamy
Author: olamy Date: Sat Oct 8 17:44:42 2011 New Revision: 1180425 URL: http://svn.apache.org/viewvc?rev=1180425&view=rev Log: [MTOMCAT-62] tomcat7 support: move webapp classLoader entries calculation to an external component. Added: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/

svn commit: r1180426 - /tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/pom.xml

2011-10-08 Thread olamy
Author: olamy Date: Sat Oct 8 17:45:07 2011 New Revision: 1180426 URL: http://svn.apache.org/viewvc?rev=1180426&view=rev Log: add missing license header Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/pom.xml Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/pom.

svn commit: r1180427 - in /tomcat/maven-plugin/trunk: common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/ tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tom

2011-10-08 Thread olamy
Author: olamy Date: Sat Oct 8 17:45:36 2011 New Revision: 1180427 URL: http://svn.apache.org/viewvc?rev=1180427&view=rev Log: [MTOMCAT-62] tomcat7 support: move embedded registry and ExternalRepositoriesReloadableWebappLoader to common package. Added: tomcat/maven-plugin/trunk/common-tomca

svn commit: r1180430 - /tomcat/maven-plugin/trunk/BUILD.TXT

2011-10-08 Thread olamy
Author: olamy Date: Sat Oct 8 17:48:40 2011 New Revision: 1180430 URL: http://svn.apache.org/viewvc?rev=1180430&view=rev Log: add a note on how to build Added: tomcat/maven-plugin/trunk/BUILD.TXT Added: tomcat/maven-plugin/trunk/BUILD.TXT URL: http://svn.apache.org/viewvc/tomcat/maven-plug

svn commit: r1180431 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/pom.xml

2011-10-08 Thread olamy
Author: olamy Date: Sat Oct 8 17:49:16 2011 New Revision: 1180431 URL: http://svn.apache.org/viewvc?rev=1180431&view=rev Log: dbcp needed for database resource Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/pom.xml Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/pom.xml U

svn commit: r1180432 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java

2011-10-08 Thread olamy
Author: olamy Date: Sat Oct 8 17:49:35 2011 New Revision: 1180432 URL: http://svn.apache.org/viewvc?rev=1180432&view=rev Log: fix documentation on naming activation Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunM

svn commit: r1180433 - in /tomcat/maven-plugin/trunk/src/site: apt/index.apt apt/snapshot-test.apt site.xml

2011-10-08 Thread olamy
Author: olamy Date: Sat Oct 8 17:50:01 2011 New Revision: 1180433 URL: http://svn.apache.org/viewvc?rev=1180433&view=rev Log: add a page on how to test SNAPSHOT build of this mojo Added: tomcat/maven-plugin/trunk/src/site/apt/snapshot-test.apt (with props) Modified: tomcat/maven-plugin

svn commit: r1180434 - /tomcat/maven-plugin/trunk/.gitignore

2011-10-08 Thread olamy
Author: olamy Date: Sat Oct 8 17:50:21 2011 New Revision: 1180434 URL: http://svn.apache.org/viewvc?rev=1180434&view=rev Log: ignore .DS_Store Modified: tomcat/maven-plugin/trunk/.gitignore Modified: tomcat/maven-plugin/trunk/.gitignore URL: http://svn.apache.org/viewvc/tomcat/maven-plugin

[jira] [Commented] (MTOMCAT-62) Support Tomcat 7

2011-10-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123539#comment-13123539 ] Hudson commented on MTOMCAT-62: --- Integrated in TomcatMavenPlugin-mvn2.x #3 (See [https://bu

[jira] [Commented] (MTOMCAT-62) Support Tomcat 7

2011-10-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123540#comment-13123540 ] Hudson commented on MTOMCAT-62: --- Integrated in TomcatMavenPlugin #20 (See [https://builds.a

svn commit: r1180437 - in /tomcat/maven-plugin/trunk: common-tomcat-maven-plugin/ tomcat7-maven-plugin/

2011-10-08 Thread olamy
Author: olamy Date: Sat Oct 8 17:56:11 2011 New Revision: 1180437 URL: http://svn.apache.org/viewvc?rev=1180437&view=rev Log: add svn:ignore Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/ (props changed) tomcat/maven-plugin/trunk/tomcat7-maven-plugin/ (props changed)

svn commit: r1180486 - /tomcat/trunk/

2011-10-08 Thread olamy
Author: olamy Date: Sat Oct 8 20:45:24 2011 New Revision: 1180486 URL: http://svn.apache.org/viewvc?rev=1180486&view=rev Log: ignore *.iml Modified: tomcat/trunk/ (props changed) Propchange: tomcat/trunk/ -- --- s