JAVA-6253: Review the time of the build (#11067)
* JAVA-6253: Move image-processing to the heavy profile * JAVA-6253: Do not start blade app automatically by a plugin Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
This commit is contained in:
@@ -428,7 +428,6 @@
|
||||
<module>httpclient-simple</module>
|
||||
<module>hystrix</module>
|
||||
|
||||
<module>image-processing</module>
|
||||
<module>immutables</module>
|
||||
|
||||
<module>jackson-modules</module>
|
||||
@@ -751,6 +750,8 @@
|
||||
<module>parent-spring-5</module>
|
||||
<module>parent-java</module>
|
||||
|
||||
<module>image-processing</module>
|
||||
|
||||
<module>jenkins/plugins</module>
|
||||
<module>jhipster</module>
|
||||
<module>jws</module>
|
||||
@@ -895,7 +896,6 @@
|
||||
<module>httpclient-simple</module>
|
||||
<module>hystrix</module>
|
||||
|
||||
<module>image-processing</module>
|
||||
<module>immutables</module>
|
||||
|
||||
<module>jackson-modules</module>
|
||||
@@ -1200,6 +1200,8 @@
|
||||
<module>parent-spring-5</module>
|
||||
<module>parent-java</module>
|
||||
|
||||
<module>image-processing</module>
|
||||
|
||||
<module>jenkins/plugins</module>
|
||||
<module>jhipster</module>
|
||||
<module>jws</module>
|
||||
|
||||
Reference in New Issue
Block a user