fabric8io-images / s2i

OpenShift S2I images for Java and Karaf applications
Apache License 2.0
70 stars 84 forks source link

SpringBoot exploded mode broken if class name is long #175

Open jeffmaury opened 5 years ago

jeffmaury commented 5 years ago

When the Spring Boot application class name is long, the manifest spec says that it should span 2 lines and thus the extraction is wrong and the application cannot be started as the class name given to the launcher is truncated