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
<[email protected]>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 <[email protected]> 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
>>
>
>

Reply via email to