[ 
https://issues.apache.org/jira/browse/DERBY-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas updated DERBY-3986:
---------------------------------

    Attachment: derby-3986-04-aa-toursdb-load-tables.diff

Attaching derby-3986-04-aa-toursdb-load-tables.diff. This fixes something 
broken by the 02 patch: Starting with the previous patch, the loading of the 
toursdb tables stopped working because the loadTables.sql script ran other 
scripts using file names relative to the current directory. The previous patch 
changed the current directory of the ij invocation, moving from the source tree 
into the generated tree. Committed at subversion revision 1033052.

This patch introduces a new runijscript target and runs each of the smaller 
load scripts individually.

Touches the following files:

M      java/demo/toursdb/build.xml


> Stop dropping build artifacts in the subversion-controlled source tree
> ----------------------------------------------------------------------
>
>                 Key: DERBY-3986
>                 URL: https://issues.apache.org/jira/browse/DERBY-3986
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>    Affects Versions: 10.5.1.1
>            Reporter: Rick Hillegas
>         Attachments: chmod.diff, derby-3986-01-aa-checkCompilerLevel.diff, 
> derby-3986-02-af-sanity-bin-toursdb-storeless-release.diff, 
> derby-3986-02-ag-sanity-bin-toursdb-storeless-release.diff, 
> derby-3986-02-ah-sanity-bin-toursdb-storeless-release.diff, 
> derby-3986-03-aa-release.diff, derby-3986-04-aa-toursdb-load-tables.diff, 
> filemode.diff, mk-sanity-dir.diff
>
>
> The Derby build drops various artifacts in the source tree. Build artifacts 
> should not muddy subversion controlled directories but should, instead, go 
> into temporary directories created by the the build. 
> The following is a (perhaps partial) list of artifacts currently dropped into 
> subversion-controlled space:
> Sanity directives
> Generated grammars
> The English error messages
> Data type class sizes
> Toursdb
> Temporary class for verifying compiler level

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to