Posts for the month of November 2010
MetaModel 1.5 release candidate 4 is out
As mentioned earlier MetaModel 1.5 is almost done and today we take one of the final steps towards the release: The release of what looks like the last release candidate of 1.5: Release candidate 4 (RC4). Grab it while it's hot in the maven repositories:
<dependency> <groupId>org.eobjects.metamodel</groupId> <artifactId>MetaModel-full</artifactId> <version>1.5-RC4</version> </dependency>
RC4 improves on the previous release candidates with a few minor, but important, tweaks to the framework:
- Fixed a long-time quote escaping limitation to query filters.
- Added "dbo" as the last resort default schema name for MS SQL Server.
- Some license headers of source code files where corrected.
- We're also now starting to publish what will be the new website for MetaModel, based on mvn site: http://metamodel.eobjects.org.
We are now just looking forward for the release of MetaModel 1.5 final. If you experience any issues or have any feedback to RC4, let us know ASAP.

rss