It's weird, I tried to build the ODE 2.x on Windows 7 here and it works just fine. I really don't know what the problem with the 1.x branch is. Somehow it seems to me that buildr is creating the target directories with read only permissions. However I don't see where I can change this behavior.
On Fri, Nov 27, 2009 at 15:57, Andreas Fritzler <andreas.fritz...@googlemail.com> wrote: > I tried a clean up. That's kinda weird coz on Mac OS it works just > fine - not on Windows 7 though ... I guess I will stick to OSX then. > > > On Fri, Nov 27, 2009 at 6:40 AM, Tammo van Lessen <tvanles...@gmail.com> > wrote: >> Hi Andreas, >> >> On 26.11.2009 20:05, Andreas Fritzler wrote: >>> >>> I have now the following issue when I try to run: buildr package test=no >>> >>> 33306 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running >>> hbm2ddl schema export >>> 33310 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing >>> generated schema to file: >>> C:\ode-1.X\dao-hibernate-db\target\partial.oracle.sql >>> 33318 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema >>> export complete >>> Buildr aborted! >>> ←[31mBad file descriptor←[0m >> >> Could you try running "buildr clean" first or try to figure out what could >> be wrong with that particular file (readonly for instance). >> >> Tammo >> >