Skip to content
Snippets Groups Projects
  1. Jul 15, 2016
  2. Jul 14, 2016
  3. Jul 13, 2016
  4. Jul 12, 2016
  5. Jul 11, 2016
  6. Jul 09, 2016
  7. Jul 08, 2016
  8. Jul 07, 2016
    • Ryan Izard's avatar
      Merge pull request #675 from rizard/master · 484307ff
      Ryan Izard authored
      Version REST API
      484307ff
    • Ryan Izard's avatar
      Finally! Maven works a lot better. (1) create single jar with all... · fc6687a2
      Ryan Izard authored
      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.
      fc6687a2
    • Ryan Izard's avatar
      update log message typo · dbb1405e
      Ryan Izard authored
      dbb1405e
    • Ryan Izard's avatar
      Remove old makefile. Add round #1 of version support via REST API. The... · 76cbc830
      Ryan Izard authored
      Remove old makefile. Add round #1 of version support via REST API. The included code adds a /wm/core/version/json REST API. This will work in Eclipse and in situations where the jar is being run in the build environment with the pom.xml. It will not work when the jar has been compiled and relocated outside of the build environment. For this, we need to come up with a solution to build in the version at compile-time. This will either incorporate it as code or save it somewhere in the classpath.
      76cbc830
  9. Jul 04, 2016
  10. Jul 02, 2016
Loading