| Summary: | STP not showing up in Ganymatic output | ||
|---|---|---|---|
| Product: | Community | Reporter: | Bjorn Freeman-Benson <bjorn.freeman-benson> |
| Component: | Cross-Project | Assignee: | Thomas Hallgren <thomas> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | david_williams, oisin.hurley |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
Are the STP features missing from the generated site.xml file or is it only the actual copying of features and plug-ins that doesn't happen? The STP features _are_ in the generated site.xml but there are no features/*stp* nor plugins/*stp* files in the generate site. I'll have a look at this later today and run the actual mirroring in a debugger. Some of the STP features had discrepancies between the jar name and the feature version. These are now fixed and stp contribution updated accordingly. Buckminster *should* have spotted this error, but did not, and that is the thrust of this bugzilla as I understand it. I think we can resolve this bug? Doesn't appear there's any open issues, or further action planned. Feel free to re-open if I've misunderstood. |
The stp.sc file looks good, but when it gets processed, nothing happens. No STP plug-ins or features are included and no error messages are generated. Here's what the log says when stp.sc is processed: [java] TAG-ID 0003 = project: file:/home/data/users/bfreeman/ganymede/org.eclipse.ganymede.sitecontributions/stp.sc, path: org.eclipse.ganymede -> org.eclipse.stp-sc And here's what it says when other sc files are processed: [java] TAG-ID 0010 = project: file:/home/data/users/bfreeman/ganymede/org.eclipse.ganymede.sitecontributions/emft-compare.sc, path: org.eclipse.ganymede -> org.eclipse.emft-compare-sc -> org.eclipse.emf.compare.sdk:site.feature$0.8.0.v200801110217#OSGi The "-> ...:site.feature$..." seems to log that it did something and it exists for all the sc files except for STP.