File tree Expand file tree Collapse file tree
jdk_8_maven/cs/rest-gui/gestaohospital Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 </execution >
7272 </executions >
7373 <configuration >
74- <finalName >gestaohospital</finalName >
74+ <finalName >gestaohospital-rest </finalName >
7575 <classifier >sut</classifier >
7676 </configuration >
7777 </plugin >
Original file line number Diff line number Diff line change @@ -103,6 +103,9 @@ def build_jdk_8_maven() :
103103 copy (folder + "/cs/rest/original/restcountries/target/restcountries-sut.jar" , DIST )
104104 copy (folder + "/em/external/rest/restcountries/target/restcountries-evomaster-runner.jar" , DIST )
105105
106+ copy (folder + "/cs/rest-gui/gestaohospital/target/gestaohospital-rest-sut.jar" , DIST )
107+ copy (folder + "/em/external/rest/gestaohospital/target/gestaohospital-rest-evomaster-runner.jar" , DIST )
108+
106109 copy (folder + "/cs/graphql/spring-petclinic-graphql/target/petclinic-sut.jar" , DIST )
107110 copy (folder + "/em/external/graphql/spring-petclinic-graphql/target/petclinic-evomaster-runner.jar" , DIST )
108111
You can’t perform that action at this time.
0 commit comments