CDV ❯ Eclipse plugin should be consistent with module names
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
Eclipse Plugin
-
-
hhuynh
-
Reporter: hhuynh
-
January 28, 2008
-
0
-
Watchers: 0
-
March 31, 2008
-
March 07, 2008
Attachments
Description
while choosing to add modules from eclipse plugin, the modules name has “dash”, but in tc-config.xml, the names uses “underscore”. Same thing is true for “-SNAPSHOT” and “.SNAPSHOT”
See screenshots for details. From the screen shot you have:
“clustered-hibernate-3.1.2” version “2.5.2-SNAPSHOT”
After you added it, in tc-config.xml, you have this:
Comments
Fiona OShea 2008-01-29
Juris Galang 2008-02-11
TC Eclipse plugin will no longer attempt to normalize the derived module name for the selected TIM jar file; eg: if the jar file is named baz-tim-1.0.0-SNAPSHOT.jar
then it will now generate the ff config entry:
Juris Galang 2008-03-07
Re-opening, the fix for this issue needs to be recreated in the 2.5 line.
Fiona OShea 2008-03-21
I think this is a dup (as well as being fixed) but can you verify that it is fixed? thanks
Check with Jason if you need more info on naming