restored previous client jar location
This commit is contained in:
@@ -32,7 +32,7 @@ dependencies {
|
|||||||
testCompile 'org.jboss.resteasy:resteasy-jackson-provider:3.0.11.Final'
|
testCompile 'org.jboss.resteasy:resteasy-jackson-provider:3.0.11.Final'
|
||||||
testCompile 'org.jboss.resteasy:resteasy-jaxb-provider:3.0.11.Final'
|
testCompile 'org.jboss.resteasy:resteasy-jaxb-provider:3.0.11.Final'
|
||||||
|
|
||||||
testCompile files('lib/jboss-client.jar')
|
testCompile files('/opt/wildfly/bin/client/jboss-client.jar')
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -53,4 +53,4 @@ task serverJar(type: Jar) {
|
|||||||
from(sourceSets.main.output) {
|
from(sourceSets.main.output) {
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user