On Mon, Mar 18, 2013 at 11:06 PM, Rupert Westenthaler < [email protected]> wrote:
> On Mon, Mar 18, 2013 at 9:56 PM, Minto van der Sluis <[email protected]> wrote: > > Hmm, odd! > > > > Might this be platform related? I am building on Windows 7 with Java 7. > > > > Yes. Under Windows you can not delete Files that are still used. On > Linux and Mac this is possible. > I don't think one of or tests does this. I've just tried a build under windows and it fails in the jena.tdb module with lots of errors like: com.hp.hpl.jena.tdb.base.block.BlockException: BlockMgrMapped.segmentAllocate: Segment = 0 at com.hp.hpl.jena.tdb.base.block.BlockMgrMapped.allocSegment(BlockMgrMapped.java:173) is this the same as you're having? Cheers, Reto > > I had similar issues with deleting SolrCores after UnitTests on Windows. > > best > Rupert > > > > Regards, > > > > Minto > > > > > > Op 18-3-2013 20:00, Reto Bachmann-Gmür schreef: > >> On Mon, Mar 18, 2013 at 7:38 PM, Reto Bachmann-Gmür <[email protected]> > wrote: > >> > >>> > >>> On Thu, Mar 14, 2013 at 11:10 AM, Minto van der Sluis < > [email protected] > >>>> wrote: > >>>> Hi Folks, > >>>> > >>>> Doing a fresh build of the lastest and greatest from git results in > test > >>>> errors for the following projects: > >>>> > >>>> scala-scripting > >>>> platform.typerendering.seedsnipe > >>>> rdf.jena.tdb.storage (not my modified version) > >>>> rdf.file.storage > >>>> > >>>> These components do build, it's only testing that fails. > >>>> > >>>> Are these known issues? Is there some kind of continuous build for > >>>> Clerezza? > >>>> > >>> Let me answer the easy question first. Yes there is continuos > integration, > >>> it's here: > >>> > >>> https://builds.apache.org/job/clerezza-trunk-1.6/ > >>> > >>> I'll have a look if I broke something with my work on the parent. > >>> > >> It builds here: > >> > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] BUILD SUCCESS > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Total time: 10:20.344s > >> [INFO] Finished at: Mon Mar 18 19:51:59 CET 2013 > >> [INFO] Final Memory: 217M/925M > >> [INFO] > >> ------------------------------------------------------------------------ > >> reto@mufu-desktop-hp:~/projects/apache/clerezza$ svn status > >> reto@mufu-desktop-hp:~/projects/apache/clerezza$ > >> > >> The latest failure on Jenkins is due to the missing plugin: > >> > >> -DartifactId=maven-ontologies-plugin -Dversion=0.4-SNAPSHOT > >> > >> The problem with plugins is that they are not taken into account by > >> maven when creating the reactor build order. I've now deployed the > >> plugin manually and I hope that the build will > >> now succeed. > >> > >> Reto > >> > > > > > > -- > > ir. ing. Minto van der Sluis > > Software innovator / renovator > > Xup BV > > > > Mobiel: +31 (0) 626 014541 > > > > > > -- > | Rupert Westenthaler [email protected] > | Bodenlehenstraße 11 ++43-699-11108907 > | A-5500 Bischofshofen >
