You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Travis CI <ju...@apache.org> on 2014/01/21 20:26:17 UTC

jackrabbit-oak build #3134: Broken

Build Update for apache/jackrabbit-oak
-------------------------------------

Build: #3134
Status: Broken

Duration: 2479 seconds
Commit: d28a1b5833e694dc112a3f789b21984076dfb935 (trunk)
Author: Julian Reschke
Message: OAK-1266 - add DataSource based constructors

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1560135 13f79535-47bb-0310-9956-ffa450edef68

View the changeset: https://github.com/apache/jackrabbit-oak/compare/b0fef4f668f0...d28a1b5833e6

View the full build log and details: https://travis-ci.org/apache/jackrabbit-oak/builds/17359392

--
sent by Jukka's Travis notification gateway

Re: jackrabbit-oak build #3134: Broken

Posted by Alex Parvulescu <al...@gmail.com>.
Out of curiosity, I see sun.jdbc.odbc.ee.DataSource, shouldn't that have
been javax.sql.DataSource?

fyi I see the following warning in Eclipse on SQLBlobStore:
Access restriction: The type DataSource is not accessible due to
restriction on required library
/usr/lib/jvm/java-6-sun-1.6.0.26/jre/lib/rt.jar


alex



On Tue, Jan 21, 2014 at 8:37 PM, Alex Parvulescu
<al...@gmail.com>wrote:

> It looks like the recent commits introduced a new osgi dependency to
> package sun.jdbc.odbc.ee [0]
>
>
> [0]
> ERROR: Bundle org.apache.jackrabbit.oak-core [23] Error starting
> file:/home/travis/build/apache/jackrabbit-oak/oak-it/osgi/target/test-bundles/oak-core.jar
> (org.osgi.framework.BundleException: Unresolved constraint in bundle
> org.apache.jackrabbit.oak-core [23]: Unable to resolve 23.0: missing
> requirement [23.0] package; (package=sun.jdbc.odbc.ee))
> org.osgi.framework.BundleException: Unresolved constraint in bundle
> org.apache.jackrabbit.oak-core [23]: Unable to resolve 23.0: missing
> requirement [23.0] package; (package=sun.jdbc.odbc.ee)
>  at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3564)
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1797)
>  at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1192)
> at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:266)
>  at java.lang.Thread.run(Thread.java:744)
>
>
> On Tue, Jan 21, 2014 at 8:26 PM, Travis CI <ju...@apache.org> wrote:
>
>> Build Update for apache/jackrabbit-oak
>> -------------------------------------
>>
>> Build: #3134
>> Status: Broken
>>
>> Duration: 2479 seconds
>> Commit: d28a1b5833e694dc112a3f789b21984076dfb935 (trunk)
>> Author: Julian Reschke
>> Message: OAK-1266 - add DataSource based constructors
>>
>> git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@156013513f79535-47bb-0310-9956-ffa450edef68
>>
>> View the changeset:
>> https://github.com/apache/jackrabbit-oak/compare/b0fef4f668f0...d28a1b5833e6
>>
>> View the full build log and details:
>> https://travis-ci.org/apache/jackrabbit-oak/builds/17359392
>>
>> --
>> sent by Jukka's Travis notification gateway
>>
>
>

Re: jackrabbit-oak build #3134: Broken

Posted by Julian Reschke <ju...@gmx.de>.
On 2014-01-21 20:37, Alex Parvulescu wrote:
> It looks like the recent commits introduced a new osgi dependency to
> package sun.jdbc.odbc.ee [0]

Oops.


Re: jackrabbit-oak build #3134: Broken

Posted by Alex Parvulescu <al...@gmail.com>.
It looks like the recent commits introduced a new osgi dependency to
package sun.jdbc.odbc.ee [0]


[0]
ERROR: Bundle org.apache.jackrabbit.oak-core [23] Error starting
file:/home/travis/build/apache/jackrabbit-oak/oak-it/osgi/target/test-bundles/oak-core.jar
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.jackrabbit.oak-core [23]: Unable to resolve 23.0: missing
requirement [23.0] package; (package=sun.jdbc.odbc.ee))
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.jackrabbit.oak-core [23]: Unable to resolve 23.0: missing
requirement [23.0] package; (package=sun.jdbc.odbc.ee)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3564)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1797)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1192)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:266)
at java.lang.Thread.run(Thread.java:744)


On Tue, Jan 21, 2014 at 8:26 PM, Travis CI <ju...@apache.org> wrote:

> Build Update for apache/jackrabbit-oak
> -------------------------------------
>
> Build: #3134
> Status: Broken
>
> Duration: 2479 seconds
> Commit: d28a1b5833e694dc112a3f789b21984076dfb935 (trunk)
> Author: Julian Reschke
> Message: OAK-1266 - add DataSource based constructors
>
> git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@156013513f79535-47bb-0310-9956-ffa450edef68
>
> View the changeset:
> https://github.com/apache/jackrabbit-oak/compare/b0fef4f668f0...d28a1b5833e6
>
> View the full build log and details:
> https://travis-ci.org/apache/jackrabbit-oak/builds/17359392
>
> --
> sent by Jukka's Travis notification gateway
>