Release Notes - GMaven (OLD... DO NOT USE) - Version 1.0-rc-1 - HTML format

Bug

  • [MGROOVY-101] - src/main/groovy folder is missing
  • [MGROOVY-103] - Vanilla project from archetype doesn't compile
  • [MGROOVY-104] - Some weirdness with stubs and constructors.
  • [MGROOVY-106] - Compile errors that occur during stub generation don't give location information
  • [MGROOVY-107] - \n in javadocs cause weirdness
  • [MGROOVY-111] - Stub generation does not build implied getter/setter methods
  • [MGROOVY-125] - Stub generator does not allow for overloaded methods
  • [MGROOVY-128] - static member variables not correctly handled by stub generator
  • [MGROOVY-129] - duplicate setter generated in stub

Improvement

  • [MGROOVY-38] - Upgrade to Groovy 1.5.1
  • [MGROOVY-87] - Update the archetype bits to use the new archetypeng muck
  • [MGROOVY-96] - Upgrade cobertura-maven-plugin to 2.2
  • [MGROOVY-102] - Getters/Setters should be generated for properties.
  • [MGROOVY-105] - Expose ExecuteMojo in script's execution context
  • [MGROOVY-112] - Drop Groovy 1.1 runtime support
  • [MGROOVY-113] - Upgrade to Groovy 1.5.4
  • [MGROOVY-114] - Support static import for stub generation
  • [MGROOVY-115] - Upgrade to SLF4J 1.5.0
  • [MGROOVY-116] - Upgrade to Maven Plugin Tools 2.4.1
  • [MGROOVY-118] - Re-implement archetypes based on latest NG bits
  • [MGROOVY-120] - Create module for holding custom packagings
  • [MGROOVY-122] - Drop GroovyMojoSupport
  • [MGROOVY-123] - Put generated stubs into the standard generated-sources directory
  • [MGROOVY-124] - Move non-essential support classes from gmaven-mojo to gmaven-mojo-support
  • [MGROOVY-130] - Re-implement stub-generation bits to allow more code to be shared between runtime versions
  • [MGROOVY-131] - Upgrade to Groovy 1.5.6
  • [MGROOVY-132] - Use new stub-generation for 1.5 runtime
  • [MGROOVY-133] - Use new stub-generation for 1.0 runtime

New Feature

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.