Closed eclipse-ocl-bot closed 1 month ago
By Adolfo Sanchez-Barbudo Herrera on May 18, 2011 12:30
Ed,
Looking into this
By Adolfo Sanchez-Barbudo Herrera on May 18, 2011 12:39
Ed,
examples.pivot plugin appears "unpacked" in the installation...
It's a problem of the examples' feature configuration... Fixing and committing.
Regards,\ Adolfo.
By Adolfo Sanchez-Barbudo Herrera on May 18, 2011 14:08
The last build now provides a jared pivot plugin...
However we still have a weird org.eclipse.ocl.examples.pivot.jar inside the plugin...
The following bundle's manifest entry could be the cause:
Bundle-ClassPath: org.eclipse.ocl.examples.pivot.jar
Do you know why thi strange class path ?
NB: Shouldn't be internal packages marked as internal ?
Cheers,\ Adolfo.
By Ed Willink on May 18, 2011 14:53
(In reply to comment #3)
The following bundle's manifest entry could be the cause:
Bundle-ClassPath: org.eclipse.ocl.examples.pivot.jar
Corrected in CVS.\
Do you know why thi strange class path ?
Possibly a artefact of the migration from UML2.\
NB: Shouldn't be internal packages marked as internal ?
If they were core packages certainly. All Examples packages are unstable. The package is only internal because of an uncorrected copy from UML2's genmodel.
By Adolfo Sanchez-Barbudo Herrera on May 19, 2011 06:36
Ed,
Buckminster now generates a proper source bundle. And the pivot bundle can be imported as a project with sources inside the workspace...
However, we still have said cursed examples.pivot jar inside the bundle... tuning the build.properties file should finally cure the bundle.
By Adolfo Sanchez-Barbudo Herrera on May 19, 2011 07:29
All looks fine now.
Resolving as fixed.
By Ed Willink on May 19, 2011 14:07
All Pivot/Xtext examples look to provide good sources in build 506.
| --- | --- | | Bugzilla Link | 346272 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | May 18, 2011 11:04 EDT | | Modified | May 19, 2011 14:07 EDT | | Version | 3.1.0 | | Reporter | Ed Willink |
Description
RC1: Importing org.eclipse.ocl.examples.pivot as a source plugin does not provide sources.