Finally! Maven works a lot better. (1) create single jar with all...
Finally! Maven works a lot better. (1) create single jar with all dependencies. This is a much larger jar, but it is directly portable to another system... just use -cf and point to the floodlightdefault.properties file. (2) reduce unit test log verbosity... drastically. (3) include version and name in manifest for new version REST API. Note this also includes the web interface in the jar if the web interface submodule has been fetched prior to building the controller.
Showing
- pom.xml 44 additions, 1 deletionpom.xml
- src/main/resources/logback-test.xml 0 additions, 36 deletionssrc/main/resources/logback-test.xml
- src/main/resources/logback.xml 1 addition, 1 deletionsrc/main/resources/logback.xml
- src/test/resources/logback.xml 14 additions, 0 deletionssrc/test/resources/logback.xml
Loading
Please register or sign in to comment