Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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