Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Task marked incomplete

...

  • Convention over configuration

    •  source code in src/main/resources
    •  build results in target (removing bld directory !!!)
  • Maven 3.x compatibility

    •  Removing legacy repository (java.net.1)
    •  Resolving WARNING issue

...