We are preparing to move this Jira installation to codehaus. Please wait and don't use this version for some days.

The AndroMDA project

Profile for Hibernate cartridge contains suspect tagged value names

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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

Activity

Hide
Carlos Cuenca added a comment - 29/Sep/06 12:31 PM
Hi,

I had looked on sources, and I find that the tagged value is correct. Which profile are you talking about, emf-uml2?
Show
Carlos Cuenca added a comment - 29/Sep/06 12:31 PM Hi, I had looked on sources, and I find that the tagged value is correct. Which profile are you talking about, emf-uml2?
Hide
Cédric Jeanneret added a comment - 29/Sep/06 2:39 PM
It concerns packaging of models / profiles.

andromda.hibernate.xml.tagName is replaced, during packaging to andromda.hibernate.3.2-SNAPSHOT.xml.tagName

I guess it's visible to all profile kind (uml1.4 emul2 and emf-uml2)
Show
Cédric Jeanneret added a comment - 29/Sep/06 2:39 PM It concerns packaging of models / profiles. andromda.hibernate.xml.tagName is replaced, during packaging to andromda.hibernate.3.2-SNAPSHOT.xml.tagName I guess it's visible to all profile kind (uml1.4 emul2 and emf-uml2)
Hide
Paul Pavlidis added a comment - 19/Oct/07 3:04 AM
I just ran into this, it's in andromda-profile-persistence-3.3-SNAPSHOT.xml.zip. I had to fix it by hand. Same exact problem but s/3.2/3.3/.
Show
Paul Pavlidis added a comment - 19/Oct/07 3:04 AM I just ran into this, it's in andromda-profile-persistence-3.3-SNAPSHOT.xml.zip. I had to fix it by hand. Same exact problem but s/3.2/3.3/.
Hide
Plushnikov Michail added a comment - 27/Dec/09 5:07 PM
Fixed for uml2.0 profile. Another profiles should be already ok.
Show
Plushnikov Michail added a comment - 27/Dec/09 5:07 PM Fixed for uml2.0 profile. Another profiles should be already ok.

People

Vote (0)
Watch (0)

Dates

  • Created:
    29/Sep/06 12:01 AM
    Updated:
    13/Aug/11 11:08 AM
    Resolved:
    27/Dec/09 5:07 PM