Hi Cristian, Apparently the Topic Annotation engine is only compiling with OpenJDK 1.8.x. As far as I know, that code has remained untouched since long time ago, but we should probably remove that dependency (although I don't see it a problem for not going ahead with the release).
By the way, I have checked the artifacts and signatures, built also from source without problems Therefore +1 for me Cheers, Rafa On Mon, Sep 19, 2016 at 10:37 PM Rafa Haro <rh...@apache.org> wrote: > Hi Cristian, > > I build it directly from the SVN tag and didn't have any problem. I will > check tomorrow the source packages > > Thanks, > Rafa > El El lun, 19 sept 2016 a las 22:21, Cristian Petroaca < > cristian.petro...@gmail.com> escribió: > >> Hi guys, >> >> I downloaded the sources from here https://dist.apache.org/repos/ >> dist/dev/stanbol/1.0.0/ >> <https://dist.apache.org/repos/dist/dev/stanbol/1.0.0/> and did a "mvn >> install" but some tests failed with: >> Tests run: 7, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 4.33 sec >> <<< FAILURE! - in org.apache.stanbol.enhancer.engine.topic.TopicEngineTest >> >> testCrossValidation(org.apache.stanbol.enhancer.engine.topic.TopicEngineTest) >> Time elapsed: 2.108 sec <<< ERROR! >> java.lang.NoClassDefFoundError: Could not initialize class >> sun.security.provider.SecureRandom$SeederHolder >> at >> sun.security.provider.SecureRandom.engineNextBytes(SecureRandom.java:221) >> at java.security.SecureRandom.nextBytes(SecureRandom.java:468) >> at java.util.UUID.randomUUID(UUID.java:145) >> at >> >> org.apache.stanbol.enhancer.engine.topic.TopicClassificationEngine.addConcept(TopicClassificationEngine.java:790) >> at >> >> org.apache.stanbol.enhancer.engine.topic.TopicClassificationEngine.addConcept(TopicClassificationEngine.java:825) >> at >> >> org.apache.stanbol.enhancer.engine.topic.TopicEngineTest.initArtificialTrainingSet(TopicEngineTest.java:537) >> at >> >> org.apache.stanbol.enhancer.engine.topic.TopicEngineTest.testCrossValidation(TopicEngineTest.java:475) >> >> Java version: >> java version "1.8.0_77" >> Java(TM) SE Runtime Environment (build 1.8.0_77-b03) >> Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode) >> >> >> My java version is the Oracle one, not OpenJDK. >> I looked that class up, SecureRandom, but I can't find it in Oracle's >> documentation in that package but rather here: >> https://docs.oracle.com/javase/7/docs/api/java/security/SecureRandom.html >> >> Not sure if this is the problem. >> >> Cristian >> >> On Sat, Sep 17, 2016 at 1:55 PM, Antonio David Pérez Morales < >> adperezmora...@gmail.com> wrote: >> >> > Tested >> > >> > +1 for me >> > >> > Regards >> > >> > El 16 sept. 2016 6:38 p. m., "Rafa Haro" <rh...@apache.org> escribió: >> > >> > > Hi devs, >> > > >> > > Please vote on wether to release Apache Stanbol 1.0.0 RC0. This is the >> > > first 1.x.x release and the first release since version 0.12 (more >> than 2 >> > > years ago). Therefore, it is not easy to summarize all the changes >> since >> > > then. Please refer to https://issues.apache.org/jira/browse/STANBOL >> for >> > an >> > > exhaustive list of issues fixed in this version. >> > > >> > > The release source code can be found at the following tag: >> > > >> > > http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/ >> > > >> > > The release includes the complete Apache Stanbol stack with all >> > components. >> > > The release artifacts are staged at: >> > > >> > > https://repository.apache.org/content/repositories/ >> > orgapachestanbol-1009/ >> > > >> > > and the source packages here: >> > > >> > > https://dist.apache.org/repos/dist/dev/stanbol/1.0.0/ >> > > >> > > You can check the staged Maven artifacts using the script in >> 'releasing' >> > > ./check_staged_release.sh 1009 [tmp-directory] >> > > >> > > PGP release singing keys are available at: >> > > >> > > https://people.apache.org/keys/group/stanbol.asc >> > > >> > > The vote will be open for 72 hours >> > > >> > >> >