[
https://issues.apache.org/jira/browse/DERBY-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686733#comment-16686733
]
Rick Hillegas commented on DERBY-7016:
--------------------------------------
Attaching derby-7016-01-ab-addSharedModule-setModulepath.diff. This patch
extends the previous version. It adds the shared module to the classpaths of
the derby_shared scripts.
Again, I have tested the unix versions of the additional scripts which the
build generates into trunk/generated/bin. I will run tests. If they run
cleanly, then I will check in this patch so that the Windows versions can be
tested easily.
Touches the following additional files:
{noformat}
------------------
M bin/derby_common.bat
The common code for setting the CLASSPATH variable for use by the
Windows scripts.
------------------
M bin/templates/derby_common.sh
The common code for setting the CLASSPATH variable for use by the
unix scripts. The unix scripts are generated by the binscripts target
of the top level build file.
{noformat}
> Adjust the set*CP scripts to include derbyshared.jar and to set a MODULEPATH
> variable as well
> ---------------------------------------------------------------------------------------------
>
> Key: DERBY-7016
> URL: https://issues.apache.org/jira/browse/DERBY-7016
> Project: Derby
> Issue Type: Bug
> Components: Demos/Scripts
> Affects Versions: 10.15.0.0
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Priority: Major
> Fix For: 10.15.0.0
>
> Attachments: derby-7016-01-aa-addSharedModule-setModulepath.diff,
> derby-7016-01-ab-addSharedModule-setModulepath.diff
>
>
> The classpath-setting scripts need to include derbyshared.jar in the
> classpath and set MODULEPATH as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)