Skip to content

Commit

Permalink
Merge pull request #268 from mattbsox/ci.common-1.2-update
Browse files Browse the repository at this point in the history
updating ci.common to 1.2 and removing openliberty installFeature tests
  • Loading branch information
mattbsox authored Jul 26, 2018
2 parents 27c9fb8 + 85d4399 commit ba564a8
Show file tree
Hide file tree
Showing 38 changed files with 2 additions and 1,855 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
compile gradleApi()
compile localGroovy()
compile ('net.wasdev.wlp.ant:wlp-anttasks:1.4.1')
compile ('net.wasdev.wlp.common:ci.common:1.2-SNAPSHOT')
compile ('net.wasdev.wlp.common:ci.common:1.2')
compile group: 'commons-io', name: 'commons-io', version: '2.5'
provided group: 'com.ibm.websphere.appserver.api', name: 'com.ibm.websphere.appserver.spi.kernel.embeddable', version: '1.0.0'
testCompile 'junit:junit:4.11'
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion src/integTest/resources/arquillian-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies {
arqRemote "io.openliberty.arquillian:arquillian-liberty-remote:1.0.1"

testCompile "junit:junit:4.12"
testCompile "net.wasdev.wlp.common:ci.common:1.0"
testCompile "net.wasdev.wlp.common:ci.common:1.2"
testCompile "org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven:2.2.4"
testCompile "org.jboss.arquillian.junit:arquillian-junit-container:1.1.13.Final"
testCompile "org.jboss.shrinkwrap:shrinkwrap-api:1.2.6"
Expand Down

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Loading

0 comments on commit ba564a8

Please sign in to comment.