Archive for the ‘OpenAmeos’ Category

OpenAmeos 9.5 Release

Thursday, October 14th, 2010

We’re happy to release OpenAmeos 9.5 for all customers with maintenance subscriptions. This release is primarily a bug-fix release, the following features have been added or backported from the 10.x tree:

  • SQLite as single-user database engine
  • Tree browser for profile definitions
  • Generic linking between symbols and diagrams
  • Support for Windows 7 and Vista – OpenAmeos can now be used without administrative privileges

Links (require a valid customer login on scopeforge.de):

OpenAmeos 10.2 Release

Friday, April 9th, 2010

After admittedly a while later as anticipated, we can finally release the next binary distribution of OpenAmeos. The primary new features in this release are

  • Unicode support
  • SQLite as single-user database engine
  • Profiles in the ACD metamodel
  • Improved JSPWiki generation and integration

The reason why it took so long, were primarily plenty of regressions caused by the switch to Unicode - because of this, any system which was created before 10.2 also needs to be migrated. Please make sure you familiarize yourself with the impact of switching to Unicode, it is presently not possible to run both 9.x and 10.2 installations on the same database server. The upcoming 9.5 maintenance release will however fix this problem.

Special thanks for their help with Unicode goes to our partner Triad !

SQLite allows to run OpenAmeos on a Linux box without having to install Sybase. The installer is not perfect yet, if you don’t have Sybase, simply leave the relevant fields in the installer screens empty. All example models (both on Windows and Linux) have been converted to SQLite. Furthermore, the SQLite engine is in most cases significantly faster than MS-Jet, in particular for code generation purposes. But SQlite is a single-user engine, we keep on trying to find ways to get some funding for a port to PostgreSQL.

Since we needed profile support in the UML model exports which we use for the VSD project, we added them to the ACD metamodel and the related Ecore and XMI export templates. This might be useful for other purposes, too.

Last but not least, we also extended the JSPWiki generation and integration:

  • the diagrams which appear in the Wiki are now SVGs and navigable
  • re-generating a wiki will create JSPWiki versions, i.e. any changed pages will appear as new versions in JSPWiki and its change log
  • exported wikis can optionally be imported into CodeBeamer, for details, please contact support.

We’ve prepared a more detailed article how to work with this feature.

Links:

OpenAmeos 10.2 features and progress

Wednesday, September 9th, 2009

The next version of OpenAmeos is presently in early QA. The 2 major new features are SQLite and Unicode support.

SQLite can replace MS-Jet as repository storage engine on Windows and will typically improve the overall performance of OpenAmeos. On Linux, OpenAmeos can now be used without a Sybase installation.

Unicode has been partially implemented by our partner Triad in Hungary.

In addition to this, we are also considering to include support for UML profiles in various export formats like XMI (-> profiles will be added to the ACD metamodel)

OpenAmeos 10.2 is expected to be available in fall 2009.

OpenAmeos 10.1 released

Tuesday, May 26th, 2009

We’re happy to release OpenAmeos 10.1 / build 26. The tested binary distribution includes 38 enhancements and 43 bug fixes. The distribution is available for Windows and Linux, Solaris will follow on request.

For details, see OpenAmeos 10.1 features and the OpenAmeos 10.1 ChangeLog

The source code for this release is available via SVN or as ZIPed archive

Improved access to source code and bug tracker

Wednesday, April 8th, 2009

In an effort to simplify contributions from the community, we’ve reorganized the content on scopeset.de a bit, in particular:

  • the ECR bug and enhancement tracker and the roadmap are now available publicly
  • there’s a new tracker for community change requests
  • there’s also a new forum for general questions and discussions
  • last but not least we’ve provided build instructions for Linux

Further details can be found here. In addition to that, we’ve also re-organized the Help & Support and Development pages on this site.