File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ def build_jdk_11_maven() :
143143 copy (folder + "/cs/rest/cwa-verification-server/target/cwa-verification-sut.jar" , DIST )
144144 copy (folder + "/em/external/rest/cwa-verification/target/cwa-verification-evomaster-runner.jar" , DIST )
145145
146- # copy(folder +"/cs/graphql/timbuctoo/timbuctoo-instancev4/target/timbuctoo-sut.jar", DIST)
147- # copy(folder +"/em/external/graphql/timbuctoo/target/timbuctoo-evomaster-runner.jar", DIST)
146+ copy (folder + "/cs/graphql/timbuctoo/timbuctoo-instancev4/target/timbuctoo-sut.jar" , DIST )
147+ copy (folder + "/em/external/graphql/timbuctoo/target/timbuctoo-evomaster-runner.jar" , DIST )
148148
149149 copy (folder + "/cs/rest-gui/market/market-rest/target/market-sut.jar" , DIST )
150150 copy (folder + "/em/external/rest/market/target/market-evomaster-runner.jar" , DIST )
You can’t perform that action at this time.
0 commit comments