You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this discussion is to collect information about the dependencies on eclipse.
Maven Build
The current build process uses Tycho and builds OSGI artifacts. In the future, the build will only be done with maven.
To achieve this, the MANIFEST files must be replaced with poms that resolve dependencies via Maven (Central) instead of the eclipse updatesites. The deployment on the updatesite will be removed and replaced with a deployment on Central.
Tycho will be removed
Start with the test migration of one project, merge only after all projects have been migrated
Dependencies EmfBuilder / UI
Pull out to own repository (emf.ui, emf.ui.tests, vsum.ui) and build only framework CI against it
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The purpose of this discussion is to collect information about the dependencies on eclipse.
Maven Build
Dependencies EmfBuilder / UI
Beta Was this translation helpful? Give feedback.
All reactions