Skip to content

Commit

Permalink
Organze tests and parallelize them by route
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs6f committed Sep 19, 2017
1 parent 0906cc7 commit d2308d9
Show file tree
Hide file tree
Showing 22 changed files with 1,811 additions and 1,670 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
version = 0.3.1-SNAPSHOT
org.gradle.parallel
1 change: 1 addition & 0 deletions islandora-indexing-fcrepo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies {
testCompile group: 'org.apache.activemq', name: 'activemq-camel', version: activemqVersion
testCompile group: 'org.apache.servicemix.bundles', name: 'org.apache.servicemix.bundles.xerces', version: '2.11.0_1'
testCompile group: 'org.ow2.asm', name: 'asm-commons', version: '5.0.3'
testCompile group: 'com.googlecode.junit-toolbox', name: 'junit-toolbox', version: '2.3'
}

jar {
Expand Down
Loading

0 comments on commit d2308d9

Please sign in to comment.