I've installed Castor 1.1-M2 and generated the Castor classes. There
seems to be a bug in the generation of the descriptor classes.
Import lines are not being generated properly in the descriptor classes.
For example, the correct import line should be something like:
import com.gs.package.sub_package.descriptors.TypeDescriptor;
but instead the line that is actually generated is
import com.gs.package.sub_packagedescriptorsTypeDescriptor;
the dots between sub_package, descriptor and TypeDescriptor are missing.
This is causing compilation errors.
Has anyone else encountered this?
-----Original Message-----
From: Werner Guttmann [mailto:[EMAIL PROTECTED]
Sent: Friday, December 29, 2006 6:20 PM
To: [EMAIL PROTECTED]; [email protected];
[email protected]
Subject: [castor-user] 2nd milestone build for Castor 1.1 released
Dear users
I am very pleased to announce that Castor 1.1-M2 has just been made
available and can be downloaded from the Codehaus at
http://dist.codehaus.org/castor/1.1/.
This release is a second milestone build for Castor 1.1, a feature
release with a couple of non-trivial changes in selected areas (mainly
XML code generation, DDL generation).
As part of this milestone release, there's a few changes/additions we'd
like to bring to your attention:
- A Castor DDL generator has been added to Castor JDO, allowing
generation of DDL scripts from a Castor JDO mapping file.
- New binaries packaging; both the DDL generator as well as the XML code
generator have been moved to separate (and new) JARs.
For details about features added and bugs fixed, please have a look at
the release notes at http://castor.codehaus.org/release-notes.html.
For information about future releases, please have a look at the project
road map (http://jira.codehaus.org/browse/CASTOR), and please report any
regression issues at http://jira.codehaus.org/browse/CASTOR.
Regards
Werner Guttmann
Castor, committer
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email