You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/02 20:02:20 UTC

[jira] [Commented] (JENA-1234) Update README file to include build & usage information

    [ https://issues.apache.org/jira/browse/JENA-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15540905#comment-15540905 ] 

ASF GitHub Bot commented on JENA-1234:
--------------------------------------

GitHub user afs opened a pull request:

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

    More documents for the top level directory.

    See also JENA-1234.
    
    This PR include BUILD.md and CONTRIBUTING.md.


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

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

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

    https://github.com/apache/jena/pull/174.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 #174
    
----
commit b5cb136fce5bed899324cd7f24250e9ff32f4214
Author: Andy Seaborne <an...@apache.org>
Date:   2016-10-02T19:34:35Z

    Drafts of BUILD and CONTRIBUTE

commit c12b574abc18e5e72a84afb16b162d74a82364e7
Author: Andy Seaborne <an...@apache.org>
Date:   2016-10-02T19:57:34Z

    Don't mix reformatting and functional changes

----


> Update README file to include build & usage information
> -------------------------------------------------------
>
>                 Key: JENA-1234
>                 URL: https://issues.apache.org/jira/browse/JENA-1234
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Paul Houle
>
> Users have complained that the README file for Jena is lacking information about build and usage.  Here are some points:
> (1) "mvn install" is how you build
> (2) Show a snippet of maven code to incorporate Jena into a project (possibly a few samples for a few different scenarios,  for instance in-memory models vs tdb)
> (3) Warn people you can get a disk full from tdb tests on Windows



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)