[Pldoc-chat] [ANNOUNCEMENT] - Maven PLDoc Plugin - 2.10 2.10 released
Status: Alpha
Brought to you by:
altumano
From: PLDoc R. M. <no...@pl...> - 2012-02-06 23:53:44
|
The Maven PLDoc Plugin - 2.10 team is pleased to announce the maven-pldoc-plugin-2.10 release! The Maven PLDoc Plugin is a plugin that uses the pldoc tool for generating docs for the specified project. Changes in this version include: Changes: o project POM file - update dependent PLDoc version to 1.0.0 o Plugin gains new "namesCase" setting from the PLDocTask ANT task: it has 4 options:-"lower" (coerce all names to lower case), "upper" (coerce all names to upper case), "mixed" (all names are left as-is, relying on the coder to ensure that case matches) and "default" (Oracle default: unquoted names are upper case, quoted names are mixed case) Issue: 3477662. Have fun! -Maven PLDoc Plugin - 2.10 team |