Hello,
as this means laying the plugin in the hands of the experts regarding Tomcat
7 migration I think this solution would help the Tomcat Maven Plugin to
survive. It's currently tightly bound to Tomcat in its very inner and I see
a chance that Tomcat experts will be able to untangle the threads.
[
http://jira.codehaus.org/browse/MTOMCAT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244326#action_244326
]
Mark Michaelis commented on MTOMCAT-62:
---
Would be good to discuss some possible solutions
[
http://jira.codehaus.org/browse/MTOMCAT-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Michaelis moved MOJO-1591 to MTOMCAT-72:
-
Complexity: (was: Intermediate)
Component/s: (was: tomcat
[
http://jira.codehaus.org/browse/MTOMCAT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Michaelis reassigned MTOMCAT-62:
-
Assignee: Mark Michaelis
> Support Tomcat 7
>
>
>
[
http://jira.codehaus.org/browse/MTOMCAT-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Michaelis resolved MTOMCAT-67.
---
Resolution: Fixed
First integration tests added as proof-of-concept. Further integration tests
+1 :-)
--
Blog : http://thragor.blogspot.com/
Twitter: http://twitter.com/Thragor
Linkedin : http://de.linkedin.com/in/mmichaelis
Xing: https://www.xing.com/profile/Mark_Michaelis
[
http://jira.codehaus.org/browse/MTOMCAT-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Michaelis reassigned MTOMCAT-67:
-
Assignee: Mark Michaelis (was: Olivier Lamy)
> Add automatic integration te
[
http://jira.codehaus.org/browse/MTOMCAT-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Michaelis resolved MTOMCAT-70.
---
Resolution: Fixed
Resolved for the embedded tomcat without specified server.xml. In case you
Tomcat Plugin
Issue Type: New Feature
Affects Versions: 1.1
Reporter: Mark Michaelis
Assignee: Mark Michaelis
Fix For: 1.2
We have problems with the embedded Tomcat having naming enabled. The opened
port collides with our application. So we need a
Hello,
seems I am able now to post to this list :-) Thanks for the warm welcome. I
would really appreciate to join.
Just to introduce myself: I am software engineer working in the QA at
CoreMedia, Hamburg. In the most recent past I developed quite a few Mojos
for an Maven based integration test s
[
http://jira.codehaus.org/browse/MTOMCAT-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Michaelis updated MTOMCAT-67:
--
Attachment: svn-diff.patch
Attached [^svn-diff.patch] -- sorry, thought that Idea automatically
[
http://jira.codehaus.org/browse/MTOMCAT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237731#action_237731
]
Mark Michaelis commented on MTOMCAT-62:
---
Added a first proposal how to begin the migratio
Add automatic integration tests
---
Key: MTOMCAT-67
URL: http://jira.codehaus.org/browse/MTOMCAT-67
Project: Maven 2.x Tomcat Plugin
Issue Type: Test
Affects Versions: 1.1
Reporter: Mark Michaelis
[
http://jira.codehaus.org/browse/MTOMCAT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237689#action_237689
]
Mark Michaelis commented on MTOMCAT-62:
---
Actually it will require some refactoring...
[
http://jira.codehaus.org/browse/MTOMCAT-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237094#action_237094
]
Mark Michaelis commented on MTOMCAT-55:
---
Thanks a lot. Your code is easy to read an
[
http://jira.codehaus.org/browse/MTOMCAT-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237069#action_237069
]
Mark Michaelis commented on MTOMCAT-55:
---
Oh, please don't hesitate to adjust the
[
http://jira.codehaus.org/browse/MTOMCAT-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Michaelis updated MTOMCAT-55:
--
Attachment: MTOMCAT-55.patch
Attached the SVN Diff-Version of the patch [^MTOMCAT-55.patch
[
http://jira.codehaus.org/browse/MTOMCAT-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236975#action_236975
]
Mark Michaelis commented on MTOMCAT-55:
---
Oh. The EmbeddedRegistry should have a pri
[
http://jira.codehaus.org/browse/MTOMCAT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236960#action_236960
]
Mark Michaelis commented on MTOMCAT-63:
---
Actually my real problem was described in MTOMCA
Versions: 1.0
Reporter: Mark Michaelis
Attachments: adjust-embedded-tomcat-version.apt.vm, site.xml
Using the embedded Tomcat we needed a way to exchange the Tomcat with a
specific version. You can do so by providing this in your plugin configuration:
{code:xml
[
http://jira.codehaus.org/browse/MTOMCAT-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Michaelis updated MTOMCAT-55:
--
Attachment: 0003-Fix-for-http-jira.codehaus.org-browse-MTOMCAT-55.patch
Attached [^0003-Fix-for-http
[
http://jira.codehaus.org/browse/MTOMCAT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Michaelis updated MTOMCAT-63:
--
Attachment: MTOMCAT-63.patch
Attached [^MTOMCAT-63.patch] which contains the required changes. Not a
Reporter: Mark Michaelis
Apply the change of MTOMCAT-23 to all other isWar checks - especially to
{{org.codehaus.mojo.tomcat.AbstractWarCatalinaMojo}} which should be equal to
{{org.codehaus.mojo.tomcat.AbstractRunMojo}}.
*Background:* We use the maven-tomcat-plugin for integration
Affects Versions: 1.0-beta-1
Environment: Apache Maven 3.0-alpha-4 (r835944; 2009-11-13
19:06:31+0100)
Java version: 1.6.0_17
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"
24 matches
Mail list logo