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:49:00 UTC

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

Andy Seaborne created JENA-1408:
-----------------------------------

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


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)