You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/13 19:34:00 UTC

[jira] [Commented] (RYA-370) Geoindexing profile is broken and geo artifactIds should have 'rya.' prefix

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

ASF GitHub Bot commented on RYA-370:
------------------------------------

GitHub user jdasch opened a pull request:

    https://github.com/apache/incubator-rya/pull/225

    RYA-370 Improvements from review of 3.2.11-RC2

    <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
    
      http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
    -->
    ## Description
    - Fixed a regression on the geoindexing profile in extras/pom.xml
    - Added a 'rya.' prefix to the new geo.* artifactIds to disambiguate
    generated artifacts.
    - Added pluginManagement definition for
    org.codehaus.mojo:license-maven-plugin for release auditing.
    - Specified an Xmx value for maven-failsafe-plugin for improved
    execution environment consistency on hosts with reduced memory.
    
    ### Tests
    N/A, but ITs should run more reliably on reduced memory systems.
    
    ### Links
    [JIRA RYA-370](https://issues.apache.org/jira/browse/RYA-370)
    
    ### Checklist
    - [ ] Code Review
    - [X] Squash Commits
    
    #### People To Reivew
    @meiercaleb
    @amihalik
    @pujav65
    @isper3at
    @DLotts


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

    $ git pull https://github.com/jdasch/incubator-rya candidate/RYA-370

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

    https://github.com/apache/incubator-rya/pull/225.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 #225
    
----
commit 9142752a282e19a9e4b610d3a2b5eef7d42c3e8d
Author: jdasch <hc...@gmail.com>
Date:   2017-09-13T18:23:44Z

    RYA-370 Improvements from review of 3.2.11-RC2
    
    - Fixed a regression on the geoindexing profile in extras/pom.xml
    - Added a 'rya.' prefix to the new geo.* artifactIds to disambiguate
    generated artifacts.
    - Added pluginManagement definition for
    org.codehaus.mojo:license-maven-plugin for release auditing.
    - Specified an Xmx value for maven-failsafe-plugin for improved
    execution environment consistency on hosts with reduced memory.

----


> Geoindexing profile is broken and geo artifactIds should have 'rya.' prefix
> ---------------------------------------------------------------------------
>
>                 Key: RYA-370
>                 URL: https://issues.apache.org/jira/browse/RYA-370
>             Project: Rya
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.11
>            Reporter: Jeff Dasch
>            Assignee: Jeff Dasch
>            Priority: Blocker
>             Fix For: 3.2.11
>
>
> Additional nice to haves are restoring the mojohaus license-maven-plugin to support license auditing and adding an {{-Xmx2G}} to the maven-failsafe-plugin for consistent execution environments for reduced RAM hosts.



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