You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2018/04/18 01:04:00 UTC

[jira] [Created] (DERBY-6995) Revamp the demo programs so that they can be run from the module path

Rick Hillegas created DERBY-6995:
------------------------------------

             Summary: Revamp the demo programs so that they can be run from the module path
                 Key: DERBY-6995
                 URL: https://issues.apache.org/jira/browse/DERBY-6995
             Project: Derby
          Issue Type: Improvement
          Components: Demos/Scripts
    Affects Versions: 10.15.0.0
            Reporter: Rick Hillegas


Right now the demo programs are run from the classpath. We should show how to use them with the module path which will be introduced by the work on DERBY-6945. In particular, the SimpleApp and the workwithderby apps involve classes which live in the root directory of the package space. Classes are not allowed in the root directory when using jigsaw modules.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)