Re: [Concern-users] Re: CROSS POSTING: new demo process
Brought to you by:
hengels,
leonchiver
|
From: Lisa R. <lis...@sa...> - 2004-01-08 16:46:55
|
Holger Engels wrote: >>Running cg.sh by hand gives me: >>-bash: ../devel/dist/bin/cg.sh: /bin/sh^M: bad interpreter: Permission >>denied >> >> > >remove that ^M at the end of all lines. > > There is no ^M at the end of the lines, I promise. > > > >>Holger, what is the java command you are trying to execute - perhaps I >>could write an ant task replacement for your script and see how far I >>get that way. >> >> > >An ant task is a good idea! we need that anyway. nevertheless, it should work >like this, too. the command is > > java org.concern.devel.generator.Generator > >with a bunch of options. the options determine where the generated files >should go. > > > I'll do this then. Get back to you in a while... Will also look at auto-deploy task. Lisa |