XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.5
    • WTP support
    • None
    • linux suse 10.0 eclipse 3.2.1 and wtp 1.5.1 java 1.5.0_8
    • Patch

    Description

      I tried the new release 2.3 of the eclipse plugin and noteted that not alle of my paches where included.
      I re-pached the 2.3 version again this time i made my changes configurable so they can be turned on and off.

      my changes:

      • prohibit dupicate entries in the classpath
        provided system paths in combination with log4j/commons-logging/xerces can easely create such problems
      • system paths are only included in ears and war when they are inside the project
        bether behavior would be to exclude all system paths because the war and ear plugin also ignore these
      • an application.xml specialy for eclipse-wtp
        this makes wtp ears function correctly it includes the eclipse project modules instead of the maven generated jars
      • manifest generation for wtp
        wtp needs manifest files, but not the ones maven creates because they have version names for all modules etc
        this generates a wtp manifest that will be in a ons eclipse source directory that is ignored my maven itself

      use the parameters -Declipse.wtpmanifest=true -Declipse.wtpapplicationxml=true to acivate the patch.

      The manifest generator could be combined with the RadManifestWriter in the future, they are almost the same.

      regards,
      Ritchie

      Attachments

        1. maven-eclipse-plugin-R494407.patch
          45 kB
          Richard van Nieuwenhoven
        2. maven-eclipse-plugin-2.3-PATCH-2007-03-08.tgz
          226 kB
          Richard van Nieuwenhoven
        3. maven-eclipse-plugin-2.3-CFC-2007-03-08.patch
          59 kB
          Richard van Nieuwenhoven
        4. maven-eclipse-plugin.patch
          87 kB
          Richard van Nieuwenhoven

        Issue Links

          Activity

            People

              brianf Brian E Fox
              ritchie Richard van Nieuwenhoven
              Votes:
              4 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: