[ 
http://jira.amdatu.org/jira/browse/AMDATUCASSANDRA-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivo Ladage - van Doorn updated AMDATUCASSANDRA-78:
--------------------------------------------------

    Fix Version/s: 0.2.2
    
> Integration tests fail on version constraints
> ---------------------------------------------
>
>                 Key: AMDATUCASSANDRA-78
>                 URL: http://jira.amdatu.org/jira/browse/AMDATUCASSANDRA-78
>             Project: Amdatu Cassandra
>          Issue Type: Bug
>          Components: Project infrastructure
>    Affects Versions: 0.2.1
>            Reporter: Bram de Kruijff
>             Fix For: 0.2.2
>
>
> Package exports where added recently on platform artifacts.  Now cassandra 
> integration tests fail on version constraints due some juggling with versions 
> and versions going on in the poms.
> 1) Core itest base is resolved to 0.2.1-SNAPSHOT
> <log>
>   INFO: Resolved 
> (org.amdatu.core:org.amdatu.core.itest.base:jar:0.2.1-SNAPSHOT) as 
> C:\bramk\Apache 
> Maven\local-repository\org\amdatu\core\org.amdatu.core.itest.base\0.2.1-SNAPSHOT\org.amdatu.core.itest.base-0.2.1-SNAPSHOT.jar
> </log>
> 2) Core config templates is resolved to 0.2.0
> INFO: Resolved (org.amdatu.core:org.amdatu.core.config.templates:jar:0.2.0) 
> as C:\bramk\Apache 
> Maven\local-repository\org\amdatu\core\org.amdatu.core.config.tem
> plates\0.2.0\org.amdatu.core.config.templates-0.2.0.jar
> 3) As the latter does not yet export with version we get...
> org.osgi.framework.BundleException: Unresolved constraint in bundle 
> org.amdatu.core.itest.base [5]: Unable to resolve 5.0: missing requirement 
> [5.0] package; (&
> (package=org.amdatu.core.config.templates)(version>=1.0.0))
> ERROR: Error starting 
> mvn:org.amdatu.core/org.amdatu.core.itest.base/0.2.1-SNAPSHOT 
> (org.osgi.framework.BundleException: Unresolved constraint in bundle org.amd
> atu.core.itest.base [5]: Unable to resolve 5.0: missing requirement [5.0] 
> package; (&(package=org.amdatu.core.config.templates)(version>=1.0.0)))
>         at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)
>         at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)
>         at 
> org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1143)
>         at 
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
>         at java.lang.Thread.run(Thread.java:662)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to