Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.4
-
Component/s: None
-
Labels:None
Description
In the andromda-profile-persistence-3.2-SNAPSHOT.xml.zip, I found two strange-looking tagged values:
@andromda.hibernate-3.2-SNAPSHOT.xml.tagName
@andromda.hibernate-3.2-SNAPSHOT.xml.embed
They should rather look like:
@andromda.hibernate.xml.tagName
@andromda.hibernate.xml.embed
@andromda.hibernate-3.2-SNAPSHOT.xml.tagName
@andromda.hibernate-3.2-SNAPSHOT.xml.embed
They should rather look like:
@andromda.hibernate.xml.tagName
@andromda.hibernate.xml.embed
I had looked on sources, and I find that the tagged value is correct. Which profile are you talking about, emf-uml2?