Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12225

Renaming a seam project does not update test project reference to WebContent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 3.3.1.Final
    • 3.3.0.CR1
    • seam2
    • None
    • Hide

      EXECUTE: Create a Seam 2.2 war project called seamproj
      ASSERT: seamproj and seamproj-test will be created
      EXECUTE: Rename seamproj to seamproject (right-click the project -> Refactor -> Rename)
      ASSERT: All references to the old project are updated and there are no build errors in the test project
      FAIL: The test project cannot build - Project 'seamproj-test' is missing required library: '/seamproj/WebContent'

      Show
      EXECUTE: Create a Seam 2.2 war project called seamproj ASSERT: seamproj and seamproj-test will be created EXECUTE: Rename seamproj to seamproject (right-click the project -> Refactor -> Rename) ASSERT: All references to the old project are updated and there are no build errors in the test project FAIL: The test project cannot build - Project 'seamproj-test' is missing required library: '/seamproj/WebContent'
    • Duplicate of JBIDE-2558.

    Description

      When you rename a war seam project most of the things get updated properly, but one thing is omitted in the test project - reference to <parent_project>/WebContent in the test project build path.

      Attachments

        Issue Links

          Activity

            People

              alexeykazakov Alexey Kazakov
              exd-mmalina Martin Malina
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: