Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] A couple of e4-languages and JavaScript bundles changes

When the e4 languages work area was initiated we didn't do the appropriatesetup work for bugzilla and also the bundle naming system was inconsistent so...
- There's a new bugzilla component in e4 -- "Languages". There's also a new inbox for those who like to setup watch rules (e4-languages-inbox@xxxxxxxxxxx)
- The org.eclipse.e4._javascript_.* bundles are getting renamed to org.eclipse.e4.languages._javascript_.*. Shortly after settings things up for the build I'll archive and remove the old folders in CVS -- https://bugs.eclipse.org/bugs/show_bug.cgi?id=279138

One other thing to mention for anyone using or tooling _javascript_ bundles...
- The dependency metadata for _javascript_ bundles is getting tweaked slightly so that it now re-uses the OSGi headers. It was already pretty close and there's no real benefit for doing something different considering we have years of experience with using and tooling this metadata and it appears to work just fine. -- https://bugs.eclipse.org/bugs/show_bug.cgi?id=279144

-Simon


Back to the top