Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-5
-
Fix Version/s: 1.0-beta-7
-
Component/s: Core
-
Labels:None
-
Number of attachments :
Description
Should allow the specification of resource dirs whose content is copied to output dir.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Core [ 12071 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.0-beta-6 [ 13575 ] | |
| Fix Version/s | 1.0-beta-7 [ 13577 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
Added resourceDirs param to XSite.build() method, which specifies an array of resource paths.
Maven mojo and Ant task can specify optional resourcePaths configuration property, as a CSV of resource paths.
Note that the resources in the content and template dirs are not included by default anymore - any resource dir needs to be specified.