Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

THIS DOCUMENT IS NOT FINALIZED AND WILL BE UPDATED DURING THE 1.1 DEVELOPMENT PHASE.

No more ".git" extension for checked out projectsSince git automatically removes the ".git" extension we changed our build scripts to respect that. It sure was easy to identify a git repository in the workspace by the ".git" extension. But we go with the default now.
Enable API toolingWe tried it in the past. It was way too slow. We try again now.
Update external components

openSCADA 1.1 uses:

  • Eclipse 3.8.2: including EMF 2.8.3, GEF 3.8.2

Also we will remove/replace unused libraries. We will try to only use external bundles from the Eclipse Orbit repository.

Remove non-core bundlesThere are some bundles which were needed in some customer projects, which might be useful for some other users, but are not really a core part of openSCADA (for instance all the spring integration bundles). They will not disappear, but will be moved to a contrib feature/repository
  • No labels