added old package removing feature and automatic dayly resync
This commit is contained in:
@@ -4,7 +4,7 @@ apply plugin: 'war'
|
||||
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
version = '1.0'
|
||||
//version = '1.0'
|
||||
|
||||
logging.captureStandardOutput LogLevel.INFO
|
||||
|
||||
@@ -32,7 +32,7 @@ dependencies {
|
||||
testCompile 'org.jboss.resteasy:resteasy-jackson-provider:3.0.11.Final'
|
||||
testCompile 'org.jboss.resteasy:resteasy-jaxb-provider:3.0.11.Final'
|
||||
|
||||
testCompile files('/opt/wildfly/bin/client/jboss-client.jar')
|
||||
testCompile files('lib/jboss-client.jar')
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user