You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2017/10/26 10:03:00 UTC

[jira] [Created] (JENA-1407) Improvements to development build

Andy Seaborne created JENA-1407:
-----------------------------------

             Summary: Improvements to development build
                 Key: JENA-1407
                 URL: https://issues.apache.org/jira/browse/JENA-1407
             Project: Apache Jena
          Issue Type: Improvement
            Reporter: Andy Seaborne
            Priority: Minor


We have {{-Pdev}} for a build that tests the main parts of Jena up to jena-fuseki2 to speed up testing for changes.  It omits jena-iri and jena-shaded-guava and can fail if run when the build picks up snapshots built by Jenkins. We also have {{-Pbootstrap}} which includes these.

Proposal:
# Have one profile, which builds everything up to jena-fuseki2.
# Don't build the javadoc (for speed reasons).




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)