Interesting. jansi has been upgraded on develop from 1.8 -> 1.14.
> On Mar 31, 2017, at 2:19 PM, Bruce Schuchardt <bschucha...@pivotal.io> wrote:
>
> I tried the 1.1.0 tag and had the same problem so maybe this isn't a
> show-stopper for 1.1.1.
>
> As a side note, I commented out the runtime dependency of geode-core on jansi
> and "gradlew clean build" finished successfully as did a handlful of
> distributedTests.
>
>
> Le 3/31/2017 à 9:58 AM, Bruce Schuchardt a écrit :
>> I don't want to give this a -1 but I'm trying to validate this build on
>> Microsoft Windows 7 and am running into problems in geode-test.
>>
>> In a cygwin shell I ran this:
>>
>> > git checkout rel/v1.1.1.RC2
>> > ./gradlew clean build
>>
>> blah, blah, blah & then this:
>>
>> :geode-core:test
>>
>> org.apache.geode.internal.cache.tier.sockets.command.ExecuteFunction65Test
>> > withOldSecurityShouldSucceedIfAuthorized FAILED
>> java.lang.UnsatisfiedLinkError: Could not load library.
>> Reasons: [*no jansi64-1.8 in java.library.path, no jansi-1.8 in
>> java.library.path, no jansi in java.library.path, Native Library
>> C:\cygwin\tmp\jansi-64-1.8.dll already loaded in another classloade*r]
>>
>> org.apache.geode.internal.cache.tier.sockets.command.ExecuteFunction65Test
>> > withOldSecurityShouldThrowIfNotAuthorized FAILED
>> java.lang.NoClassDefFoundError: Could not initialize class
>>
>> org.apache.geode.internal.cache.tier.sockets.Message$$EnhancerByMockitoWithCGLIB$$f116767d
>>
>> org.apache.geode.internal.cache.tier.sockets.command.ExecuteFunction65Test
>> > withIntegratedSecurityShouldSucceedIfAuthorized FAILED
>> java.lang.NoClassDefFoundError: Could not initialize class
>>
>> org.apache.geode.internal.cache.tier.sockets.Message$$EnhancerByMockitoWithCGLIB$$f116767d
>>
>> org.apache.geode.internal.cache.tier.sockets.command.ExecuteFunction65Test
>> > withIntegratedSecurityShouldThrowIfNotAuthorized FAILED
>> java.lang.NoClassDefFoundError: Could not initialize class
>>
>> org.apache.geode.internal.cache.tier.sockets.Message$$EnhancerByMockitoWithCGLIB$$f116767d
>>
>> org.apache.geode.internal.cache.tier.sockets.command.ExecuteFunction65Test
>> > nonSecureShouldSucceed FAILED
>> java.lang.NoClassDefFoundError: Could not initialize class
>>
>> org.apache.geode.internal.cache.tier.sockets.Message$$EnhancerByMockitoWithCGLIB$$f116767d
>>
>> org.apache.geode.internal.cache.tier.sockets.command.ExecuteFunction66Test
>> > withOldSecurityShouldSucceedIfAuthorized FAILED
>> java.lang.UnsatisfiedLinkError: Could not load library.
>> Reasons: [no jansi64-1.8 in java.library.path, no jansi-1.8 in
>> java.library.path, no jansi in java.library.path, Native Library
>> C:\cygwin\tmp\jansi-64-1.8.dll already loaded in another classloader]
>>
>> etc. there's a TON of this
>>
>>
>> Le 3/31/2017 à 9:04 AM, Dick Cavender a écrit :
>>> +1
>>>
>>> Built source and ran tests successfully on RH.
>>>
>>> Ran gfsh on binary dist to start and stop locator and system.
>>>
>>>
>>> On 3/30/2017 4:58 PM, Anthony Baker wrote:
>>>> Please review and vote (especially if you are a Geode PMC member!).
>>>>
>>>> Anthony
>>>>
>>>>
>>>
>>
>