oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

Release 2.1.1 Spring Boot build fails starting ... #477

Closed maybeec closed 8 years ago

maybeec commented 8 years ago

... with the following error message

no main manifest attribute, in oasp4j-sample-core-dev-SNAPSHOT.jar
jomora commented 8 years ago

After discussion in #478 this issue has become invalid. The behvaiour is actually desired. It should not be possible to start the core JAR in a standalone manner. Only the server should be used for running the sample application. Therefore, I close the issue and add the tag invalid.

maybeec commented 8 years ago

open as not yet working since #491 has been merged

maybeec commented 8 years ago

I had the wrong assumption, that the core jar is already bootified. However, for those, that follow, there is a bootified war file in the samples/server build.