Hi, you can always find the built snapshot into the sonatype archives. I can't replicate your issue on non-windows platform. May you try with a just pulled archive?
Lvc@ On 6 May 2014 10:46, Stefano Falcioni <[email protected]>wrote: > Hi, > i'm trying to build last develop branch with java jdk1.6.0_45 but i > receive the following error: > compile: > [javac] Compiling 253 source files to > C:\dev\research\orientdb-develop\orientdb-develop\tests\target\test-classes > [javac] > C:\dev\research\orientdb-develop\orientdb-develop\tests\src\test\java\com\orientechnologies\orient\test\database\auto\Collate > [javac] Assert.assertEquals((document.<String> > field("cip")).toUpperCase(), "VAL"); > [javac] ^ > [javac] > C:\dev\research\orientdb-develop\orientdb-develop\tests\src\test\java\com\orientechnologies\orient\test\database\auto\Collate > [javac] Assert.assertEquals((document.<String> > field("cip")).toUpperCase(), "VAL"); > [javac] ^ > [javac] > C:\dev\research\orientdb-develop\orientdb-develop\tests\src\test\java\com\orientechnologies\orient\test\database\auto\Collate > [javac] Assert.assertEquals((document.<String> > field("cip")).toUpperCase(), "VAL"); > [javac] ^ > [javac] 3 errors > > BUILD FAILED > C:\dev\research\orientdb-develop\orientdb-develop\build.xml:131: The > following error occurred while executing this line: > C:\dev\research\orientdb-develop\orientdb-develop\build.xml:21: The > following error occurred while executing this line: > C:\dev\research\orientdb-develop\orientdb-develop\_base\base-build.xml:44: > Compile failed; see the compiler error output for details. > > Any Ideas o in alternative could you share a link to download a stable > version for distributed configuration? > Thanks a lot > Stefano > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
