Re: [hibernate-dev] Building OGM on Windows

2011-03-11 Thread Emmanuel Bernard
Well in Nicolas' case, the file points to C\:\Dev where it should be C:\ For the Netweaver case, that's yet another app server that does not know what a URI is. I guess we could change the algorithm form the if else approach to a try catch if and try the second approach if the first raises an ex

Re: [hibernate-dev] Building OGM on Windows

2011-03-11 Thread Sanne Grinovero
ah, that looks impressively similar to this post I just answered last night: https://forum.hibernate.org/viewtopic.php?f=1&t=1009976 I actually planned to ask you about it. 2011/3/11 Emmanuel Bernard : > Interesting, > Nicolas is experiencing an exception on 7 SP1 64 bits > > java.io.FileNotFoun

Re: [hibernate-dev] Building OGM on Windows

2011-03-11 Thread Emmanuel Bernard
Interesting, Nicolas is experiencing an exception on 7 SP1 64 bits java.io.FileNotFoundException: C\:\Dev\hibernate-core-ogm\entitymanager\target\packages\externaljar.jar (La syntaxe du nom de fichier, de répertoire ou de volume est incorrecte) at java.util.zip.ZipFile.open(Native Method)

[hibernate-dev] Building OGM on Windows

2011-03-11 Thread Sanne Grinovero
Hi, I'm building your latest OGM branch version just fine on Windows Vista 64bit, using Oracle JDK 1.6.0_23 64bit, Maven 3.0.3 from whatever people dare to call "the command line". The full package build fails in the end while building documentation and assembly as I didn't setup po2xml, but that