Release Notes <b-frame/> 0.1.1

Most notably, from now on you have to maintain a property ds.name in your property file "build.properties". On the other hand, the tag <bf-app:connect> is deprecated for the <b-frame/> application descriptor.

One of the lessons learned from the 0.1 release is that having database and data source information spread to at least four locations, i.e.

is tedious and error prone. This has been improved, the database and data source information is now bundled at one location, the properties file "build.properties".

The following ant targets are new or have a new implementation:

The tutorial at http://www.b-frame.org/applications.pdf has been updated accordingly.


SourceForge.net Logo