ey5...@a030202 ~/dev/git/qi4j/qi4j-core $ rm -Rf ~/.m2/repository/* [INFO] Qi4j Core - Runtime ............................... FAILURE [26.830s]
Failed tests: cleanStackTraceOnApplicationException(org.qi4j.test.composite.CleanStackTraceTest) The error: http://pastebin.ca/2005214 When I tried to skip the test: [ERROR] Error building bundle org.qi4j.core:qi4j-core-runtime:bundle:1.3-SNAPSHOT : Unresolved references to [org.qi4j.api.specification] by class(es) on the Bundle-Classpath[Jar:dot]: [org/qi4j/runtime/composite/CompositeMethodModel$1.class, org/qi4j/runtime/entity/association/EntityAssociationsModel.class, org/qi4j/runtime/entity/association/EntityManyAssociationsModel.class, org/qi4j/runtime/entity/EntityPropertiesModel.class, org/qi4j/runtime/composite/ConstructorsModel.class, org/qi4j/runtime/service/ServiceModel.class, org/qi4j/runtime/composite/MixinModel.class, org/qi4j/runtime/service/ServiceModel$2.class, org/qi4j/runtime/value/ValuePropertiesModel.class, org/qi4j/runtime/property/PropertiesModel.class, org/qi4j/runtime/composite/MixinModel$2.class, org/qi4j/runtime/injection/DependencyModel.class, org/qi4j/runtime/composite/ConstraintsModel.class, org/qi4j/runtime/composite/CompositeMethodModel.class, org/qi4j/runtime/composite/MixinModel$1.class, org/qi4j/runtime/injection/provider/ServiceInjectionProviderFactory.class, org/qi4j/runtime/injection/InjectedMethodsModel.class, org/qi4j/runtime/composite/MethodConstraintsModel.class, org/qi4j/runtime/injection/InjectedParametersModel.class, org/qi4j/runtime/injection/InjectedFieldModel.class, org/qi4j/runtime/injection/InjectedFieldsModel.class, org/qi4j/runtime/structure/DependencyVisitor.class, org/qi4j/runtime/injection/DependencyModel$ScopeSpecification.class] Will try to do git pull later at night. Regards, Edward Yakop On Sun, Nov 28, 2010 at 17:27, Niclas Hedhman <[email protected]> wrote: > Guys, > can you check; > > 1. You have re-pointed your working copies to GitHub, and the > 'develop' branch?? > 2. Clean out the ~/.m2/repository/org/qi4j/ just in case. > 3. Build all from beginning (for instance like below), > 4. Report back > ? > > niclas:qi4j niclas$ cat build-all.sh > #!/bin/sh > cd qi4j-core && mvn clean && mvn install && cd ../qi4j-libraries && > mvn clean && mvn install && cd ../qi4j-extensions && mvn clean && mvn > install && cd ../qi4j-tests && mvn clean && mvn install && cd > ../qi4j-tools && mvn clean && mvn install && cd ../qi4j-samples && mvn > clean && mvn install && cd ../qi4j-tutorials && mvn clean && mvn > install && cd .. > > > On Fri, Nov 26, 2010 at 10:34 PM, Stanislav Muhametsin > <[email protected]> wrote: > > Quoting Edward Yakop <[email protected]>: > > > >> Hi, > >> > >> I thought that the push was incomplete, hence, no additional info > >> provided. > >> > >> Anyway, here are the details: > >> http://pastebin.com/198teFiQ > >> > >> I tried to run debugger for rdf indexing sprint01. > >> For some odd reason, the second entity is "null". > >> The executed query is "Find all org.qi4j.test.indexing.model.Person" > >> When I executed results.count(), the returned value is 125, the expected > >> values are 3. > >> > >> I double checked my git status, git branch etcs. > >> They all seems to be in order. > >> > >> Regards, > >> Edward Yakop > > > > I get the same errors on that specific test class as well. > > > > > > _______________________________________________ > > qi4j-dev mailing list > > [email protected] > > http://lists.ops4j.org/mailman/listinfo/qi4j-dev > > > > > > -- > Niclas Hedhman, Software Developer > http://www.qi4j.org - New Energy for Java > > I live here; http://tinyurl.com/2qq9er > I work here; http://tinyurl.com/2ymelc > I relax here; http://tinyurl.com/2cgsug > > _______________________________________________ > qi4j-dev mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/qi4j-dev >
_______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

