Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.5
-
Component/s: Core : Multi-projects, WTP support
-
Labels:None
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
This patch contains:
- WTP.2.0 support for ear and war's (includes
MECLIPSE-264) - context root handling very much improved
(war takes configuration from the ear, if available) - refactoring (constant usage, foreign plug-in access centralized)
- a detailed description how we use maven-2 with WTP in multi module projects
- testing code included
the patch is attached, together with a tar with all the new files.
Attachments
Issue Links
| This issue relates to: | ||||
| MECLIPSE-264 | Support for WTP2.0 |
|
|
|
| This issue supercedes: | ||||
| MECLIPSE-342 | Found an equals call to check unrelated types |
|
|
|
Seems to me to be a pretty good improvement, though i got some trouble patching my maven installation.
could you explain me how to patch the affected files? Somehow I cannot find any point in my repository where "patch -p0 < wtp-2.0-and-more-2.5-SNAPSHOT.patch" seems to work? Im using Maven 2.0.7 and patch of gnuwin32