Refactoring a Dynamic Web Project's name doesn't refactor it's artifact id & 
context root
-----------------------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-283
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-283
             Project: Geronimo-Devtools
          Issue Type: Wish
          Components: eclipse-plugin
            Reporter: Shiva Kumar H R
            Priority: Minor
             Fix For: 2.1.0


When a Dynamic Web Project with name say "tt" is created, a Geronimo deployment 
plan "geronimo-web.xml" will get created with module-id as "default/tt-1.0.car" 
and context-root as "/tt". 

When this project is re-factored to say "tz", the module-id will still be the 
same "default/tt-1.0.car" (note that artifact id is not re-factored from "tt" 
to "tz"). The context-root also remains the same "/tt". 

Although this doesn't pose any problem, wouldn't it be better to refactor the 
artifact-id & context-root to match the project name?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to