[
https://issues.apache.org/jira/browse/DERBY-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-3684:
---------------------------------
Attachment: derby-3684-02-aa-adjustREADME.diff
derby-3684-01-aa-wireInDemoCode.diff
Attaching and committing two patches:
derby-3684-01-aa-wireInDemoCode.diff wires the vti demo code into the standard
Derby build. Committed at subversion revision 658805. Touches the following
files:
M java/demo/build.xml
M build.xml
derby-3684-02-aa-adjustREADME.diff edits the demo's README file to indicate
that the code is now built as part of the standard Derby build. Committed at
subversion revision 658806. Touches the following file:
M java/demo/vtis/README
> Wire the vti demo into the build.
> ---------------------------------
>
> Key: DERBY-3684
> URL: https://issues.apache.org/jira/browse/DERBY-3684
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Priority: Minor
> Fix For: 10.5.0.0
>
> Attachments: derby-3684-01-aa-wireInDemoCode.diff,
> derby-3684-02-aa-adjustREADME.diff
>
>
> The classes under java/demo/vtis were excluded from the standard build
> because they relied on Java 5 features. Now that we require that people use a
> Java 5 (or later) compiler, we can wire this code into the standard build
> just as the rest of the demo code is wired into the standard build.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.