Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.3
-
Component/s: Documentation
-
Labels:None
-
Environment:not applicable
Description
I'm unable to find any mention of "grails.war.dependencies" in any of the documentation (i.e. guide or reference). The existence and purpose of this config option should be documented. (It seems to me that it should be documented in "guide/3.1.1 Built in options.gdoc" and possibly in "ref/Command Line/war.gdoc", too.)
Since the default dependencies were removed from Config.groovy per
GRAILS-2217where can the default dependencies be found for a given version of Grails? Should these be included in release notes? Or is a user expected to be able to figure this out by looking at the lib directory of the Grails distribution?