| Type |
Changes |
By |
 |
JsDoc Toolkit version 2.0 is used by default. If you want to use
1.x you need to set the jArgument to false in your POM. Note that JSDoc Toolkit
templates designed for 1.x don't work with 2.0. Thanks to Michael Mathews. |
manos
|
| Type |
Changes |
By |
 |
Specifying a custom JSDoc Toolkit template path Fixes 1883762
. Thanks to Timothy Aston. |
manos
|
 |
JsDoc Toolkit version 2.0 (beta2.3) is used by default. If you want to use
1.x you need to set the jArgument to false in your POM. Note that JSDoc Toolkit
templates designed for 1.x don't work with 2.0. Thanks to Michael Mathews. |
manos
|
| Type |
Changes |
By |
 |
Updated the bundled JSDoc Toolkit to version 1.4.0 |
manos
|
| Type |
Changes |
By |
 |
JavascriptDependencyFilter can now GZIP requested resources, as well as cache GZIPed versions |
manos
|
| Type |
Changes |
By |
 |
Changed the file selection mechanism to support Ant-like patterns
using new goal properties (includes, excludes, caseSensitive). |
manos
|
 |
Improoved
control over JSDoc Toolkit parameters through new goal properties |
manos
|
 |
Improoved control over JSLint to choose between a full or errors-only report
using the reportJslintErrorsOnly goal parameter |
manos
|
| Type |
Changes |
By |
 |
Implemented webapp utilities (JavascriptDependencyFilter) for runtime resolution
of JS or other static file dependencies. |
manos
|
| Type |
Changes |
By |
 |
Implemented JSDoc Toolkit report |
manos
|
 |
Implemented JSLint report |
manos
|