[
https://issues.apache.org/jira/browse/RYA-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16108989#comment-16108989
]
ASF GitHub Bot commented on RYA-330:
------------------------------------
GitHub user jdasch opened a pull request:
https://github.com/apache/incubator-rya/pull/190
RYA-330 Cleaned up build testing and added profile -P skip-fluo-pcj-it.
<!--
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
>What Changed?
- Added profile skip-fluo-pcj-it for skipping the integration tests of
rya.pcj.fluo.integration
- Removed unnecessary overrides of the maven-failsafe-plugin.
- Moved problematic ITs to separate executions.
- Moved the tmp dir for surefire and failsafe to ${project.build.dir} so
they get cleaned up.
### Tests
>Coverage?
N/A
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-330)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
#### People To Reivew
@amihalik
@meiercaleb
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdasch/incubator-rya RYA-330
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/190.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 #190
----
commit 7c3f4528a2844d03f0871e065dc8d0854730ad14
Author: jdasch <[email protected]>
Date: 2017-07-31T18:53:59Z
RYA-330 Cleaned up build testing and added profile -P skip-fluo-pcj-it.
- Removed unnecessary overrides of the maven-failsafe-plugin.
- Moved problematic ITs to separate executions.
- Moved the tmp dir for surefire and failsafe to ${project.build.dir} so
they get cleaned up.
----
> Add profile to skip fluo pcj integration tests
> ----------------------------------------------
>
> Key: RYA-330
> URL: https://issues.apache.org/jira/browse/RYA-330
> Project: Rya
> Issue Type: Sub-task
> Reporter: Jeff Dasch
> Assignee: Jeff Dasch
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)