Community
Participate
Working Groups
Using Git with the 0.9.8.v201103010909_SR, Eclipse is reporting duplicate element errors for "Component", "Design", and "Goal". Has XText become more restrictive in its checking somehow so artifacts and relationships can no longer have the same name?
Yes XText added a default validation rule that is not fine-grained enough to work well with OSEE. We will replace this with a one better suited for OSEE's case.
Resolved with commit "feature: Improve Osee Dsl validation to correctly validate type names and duplicate guids" on Fri Apr 22 07:36:41 2011 -0700. This commit was originally put on the 0.9.9_dev branch, but it has since been rebased into 0.9.8_SR2. 0.9.8 Service Release 2 is the most stable branch for OSEE source code at this time. It will soon be rebased onto the master branch.
Completed