Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • moved benchmark to the sandbox
  • moved examples to the sandbox
  • it would be nice to separate the stuff that is really the core from the
    • integration tests
    • the ant bindings (depends on the core)
    • the embedder (depends on the core)
  • the ant and embedder build should be similar, using a property to control the version, these two builds
    need to be grouped together due their similarity
  • i changed the release plugin so that we have an up-front check for snapshot dependencies in the projects in the reactor and
    to make sure there are no non-snapshot version numbers.
  • in the top level directory of the 2.0.x branch: mvn release:prepare
  • maven-meeper should be moved out of the core, snapshots still remain as not in modules list
  • maven-repository-tools should be moved out of the core, snapshots still remain as not in modules list