Re: persist-system.xconf generation issue

Michael Nash <[email protected]> Fri, 02 Dec 2005 14:00:02 -0500
Newsgroups gmane.comp.java.keel.devel
Organization JGlobal Limited
Message-ID <1133550002.21660.41.camel@139-142-200-104>
Gene:

If you examine the output of Maven, does it look like it's trying to do
the generating? Sometimes it will say something like it's ignoring files
because it things they haven't been changed - a "touch" can fix this if
so.

Mike

On Fri, 2005-12-02 at 15:44, Gene McCullough wrote:
> I recently added a few new persistent entities to my project (the app-
> folder), and on build, it puts the java type in the persistent config.
>  ie, I get java.lang.Integer for fields I've defined as type INTEGER
> in the database, and java.lang.String for VARCHAR (I'm using mysql
> btw).  This doesn't occur for existing entities that i've created in
> the project.  I've run "maven clean" from my app folder and my project
> folder.  I'm not sure where else to look.
> 
> I actually copy|pasted|edited the new persistents, so they (as far as
> I can see) are using the same xdoclet entries.
> 
> java 1.5, keel maven plugin 1.3
> 
> TIA
> --
> Gene McCullough
> http://keelframework.org/documentation.shtml
> keelgroup mailing list
> [email protected]
> http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

http://keelframework.org/documentation.shtml
keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com