Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Updated repositories in build.gradle for Maven Central #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbayer
Copy link

@jbayer jbayer commented May 12, 2013

The build will complete with these gradle repository changes.

Unfortunately I still get known problem that SpringShell launches instead of RestShell. I tried to build the jbrisbin repo spring-shell instead of the offcial one, but I got an error during the gradlew build.

junit.framework.AssertionFailedError: Number of Converters is incorrect expected:<16> but was:<11>
    at junit.framework.Assert.fail(Assert.java:50)
    at junit.framework.Assert.failNotEquals(Assert.java:287)
    at junit.framework.Assert.assertEquals(Assert.java:67)
    at junit.framework.Assert.assertEquals(Assert.java:199)
    at org.springframework.shell.BootstrapTest.test(BootstrapTest.java:21)

Even after forcing the test to pass, the SpringShell launches instead of RestShell problem still exists.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant