Steve: I think this is my fault: I fixed a typo in the xdoclet template, but I'm just verifying if I re-build the bundle and checked it back in. It's a bit complex with xdoclet, unfortunately. You'll need to do a checkout on tool-xdoclet, then an "ant install" from within that module to get the fix. Give me a few minutes to make sure I've got it sorted out....
Sorry! Mike On Wed, 24 Sep 2003 13:06:35 -0700 "Stephen Davidson" <[EMAIL PROTECTED]> wrote: > Ok, what is broken, and how does it get fixed? > > This is from "ant completeinstall", after I have just updated all of the projects I > had checked out. Having access to a DSL line, I deleted the install & deploy > directories to force a clean build (the clean target has not worked in the past, > have not tried it today). > > Did I check something out incorrectly, or is this complaint about something other > than a template file in tools-xdoclet? > > Am I missing something? > > Regards, > Steve > > doclet: > [delete] Deleting 4 files from > /home/steve/projects/Blueline/app-register/conf/server > > -xdoclet.jdo: > > -xdoclet.hibernate: > > -xdoclet.persist: > [echo] Creating Default Persistence Service configuration via XDoclet > [persistdoclet] (XDocletMain.start 47 ) Running <persist/> > [copy] Copying 4 files to /home/steve/projects/Blueline/app-register/conf/server > [copy] Copying > /home/steve/projects/Blueline/app-register/build/classes/org/keel/apps/register/entity/GroupMembers-persist-system.xconf > to > /home/steve/projects/Blueline/app-register/conf/server/GroupMembers-persist-system.xconf > [copy] Copying > /home/steve/projects/Blueline/app-register/build/classes/org/keel/apps/register/entity/Group-persist-system.xconf > to /home/steve/projects/Blueline/app-register/conf/server/Group-persist-system.xconf > [copy] Copying > /home/steve/projects/Blueline/app-register/build/classes/org/keel/apps/register/entity/Registration-persist-system.xconf > to > /home/steve/projects/Blueline/app-register/conf/server/Registration-persist-system.xconf > [copy] Copying > /home/steve/projects/Blueline/app-register/build/classes/org/keel/apps/register/entity/User-persist-system.xconf > to /home/steve/projects/Blueline/app-register/conf/server/User-persist-system.xconf > > > xdoclet.model: > [echo] Creating Model configuration via XDoclet > [modeldoclet] (XDocletMain.start 47 ) Running <model/> > [modeldoclet] (XDocletMain.start 53 ) Running XDoclet failed. > [modeldoclet] (XDocletMain.start 54 ) > <<xdoclet.template.TemplateException: Error in template file: > sign expected after > / sign but something different found, line=2 of template file: > jar:file:/home/steve/projects/Blueline/keel-build/deploy/xdoclet-keel-1.2b4/lib/xdoclet-model-module-1.2b4.jar!/xdoclet/modules/model/resources/model.xdt>> > [modeldoclet] xdoclet.template.TemplateException: Error in template file: > sign > expected after / sign but something different found, line=2 of template file: > jar:file:/home/steve/projects/Blueline/keel-build/deploy/xdoclet-keel-1.2b4/lib/xdoclet-model-module-1.2b4.jar!/xdoclet/modules/model/resources/model.xdt > [modeldoclet] at > xdoclet.template.TemplateEngine.extractNextAttribute(TemplateEngine.java:766) > [modeldoclet] at > xdoclet.template.TemplateEngine.extractAttributes(TemplateEngine.java:660) > [modeldoclet] at xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java:431) > [modeldoclet] at xdoclet.template.TemplateParser.generate(TemplateParser.java:114) > > > -- > Java/J2EE Developer/Integrator > Currently "On the Road" > 214-724-7741 > Platform Independance Rules. > Give me a stable platform, and I will give you stable code. > > > http://keelframework.org/documentation > Keelgroup mailing list > [EMAIL PROTECTED] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com Michael Nash JGlobal Ltd. http://www.jglobal.com Bahamas Commerce and Trade http://www.bahamascommerce.com http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
