[
https://issues.apache.org/jira/browse/DERBY-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren updated DERBY-2619:
--------------------------------------
Attachment: DERBY-2619-main.diff2
I noticed a mistake in the previous patch ;
+ <property name="src.docssrc.includes" value="src/conrefs.dita,
src/adminguide/**,src/devguide/**,src/getstart/**,src/images/**,src/ref/**,src/tools/**,tools/tuning/**,tools/src/dtd/**"/>
should be:
+ <property name="src.docssrc.includes" value="src/conrefs.dita,
src/adminguide/**,src/devguide/**,src/getstart/**,src/images/**,src/ref/**,src/tools/**,src/tuning/**"/>
(there's no tools/tuning, and nor tools/src/dtd, and src/dtd is a build result)
I'm going to commit this; if there are further suggestions, they can be looked
at some other time.
> A Derby source release must include the documentation source files
> -------------------------------------------------------------------
>
> Key: DERBY-2619
> URL: https://issues.apache.org/jira/browse/DERBY-2619
> Project: Derby
> Issue Type: Bug
> Components: Build tools, Documentation
> Affects Versions: 10.0.2.0, 10.0.2.1, 10.1.1.0, 10.1.2.1, 10.1.3.1,
> 10.2.1.6, 10.2.2.0, 10.3.1.0
> Reporter: Daniel John Debrunner
> Assignee: Myrna van Lunteren
> Priority: Critical
> Attachments: DERBY-2619-main.diff, DERBY-2619-main.diff2
>
>
> The documentation source is part of the Derby project should it needs to be
> included in any source release archive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.