GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/85

    JENA-980: Switch to using configuration directory for UI-created datasets.

    This PR turns off use of the system database for storing UI-created 
datasets and instead puts files into the configuration directory.  The user can 
then more easily edit the files.  The system directory is left and is checked 
on start for existing datasets recorded there.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/85.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #85
    
----
commit ff732872a9bc4f5debfea069505d08c7ebda601a
Author: Andy Seaborne <a...@apache.org>
Date:   2015-07-03T13:04:59Z

    Transaction around system database access.

commit 8aa643fb8af609bb590363237411f55357fb7879
Author: Andy Seaborne <a...@apache.org>
Date:   2015-07-03T13:08:44Z

    Clear configuration directory on server reset.

commit dabd3d2936c37091d0ecb6b4e28c9a204b0c168a
Author: Andy Seaborne <a...@apache.org>
Date:   2015-07-03T13:09:13Z

    Switch to configuration directory for UI created datasets.

commit b7aa28db27e1326daf306c35c259f3d6fe091687
Author: Andy Seaborne <a...@apache.org>
Date:   2015-07-03T13:11:09Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/jena

commit c0d3b1c4f9ef948b5d7888ac9fea98eb57a7dc8a
Author: Andy Seaborne <a...@apache.org>
Date:   2015-07-03T13:09:13Z

    JENA-980: Switch to configuration directory for UI created datasets.

commit bce5e5b05243147b5ff9463c8a2ad7740eea6c20
Author: Andy Seaborne <a...@apache.org>
Date:   2015-07-02T18:59:56Z

    Add Trix to the graph and quads output formats.

commit ed30d38718de4a360d931933946773567bf89c01
Author: Andy Seaborne <a...@apache.org>
Date:   2015-07-03T07:58:47Z

    JENA-982 : CME on DatasetGraphMem.clear

commit 1e38db5d4723bf108fd6e551d467ebf6bd0626a1
Author: Andy Seaborne <a...@apache.org>
Date:   2015-07-03T13:19:49Z

    Merge branch 'master' of github.com:afs/jena

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to