[
https://issues.apache.org/jira/browse/ATLAS-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298785#comment-15298785
]
ATLAS QA commented on ATLAS-693:
--------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12805945/rb47466.patch
against master revision 74d9b3f.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 3 new
or modified test files.
{color:red}-1 javac{color}. The applied patch generated 140 javac
compiler warnings (more than the master's current 136 warnings).
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
+1 checkstyle. The patch generated 0 code style errors.
{color:red}-1 findbugs{color}. The patch appears to introduce 380 new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in
Test results:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningsrepository.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningscommon.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningsnotification.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningswebapp.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningsclient.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningstitan0.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningstypesystem.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningsfalcon-bridge.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningssqoop-bridge.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningshive-bridge.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningsstorm-bridge.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningshdfs-model.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningsauthorization.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/newPatchFindbugsWarningscatalog.html
Javac warnings:
https://builds.apache.org/job/PreCommit-ATLAS-Build/249//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-ATLAS-Build/249//console
This message is automatically generated.
> Add titan 0.5.4 implemenation of graph database abstraction layer
> -----------------------------------------------------------------
>
> Key: ATLAS-693
> URL: https://issues.apache.org/jira/browse/ATLAS-693
> Project: Atlas
> Issue Type: Sub-task
> Affects Versions: 0.6-incubating
> Reporter: Jeffrey Hagelberg
> Assignee: Jeffrey Hagelberg
> Fix For: trunk
>
> Attachments: rb47466.patch
>
>
> In this task, we put in place the titan 0.5.4 implementation of the graph
> database abstraction layer. As part of this effort, the existing "titan"
> maven project will be merged into this new project, since it is specific to
> titan 0.5.4. The maven projects in Atlas that depend on the "titan" will be
> changed to depend on the new project. Direct dependencies on titan 0.5.4
> will be removed from all of the atlas projects. These projects will be
> changed to depend on this new project instead. They will transitively obtain
> the dependencies on titan 0.5.4 that they need. For this task, very little
> of the existing Atlas java / scala code will be changed. The classes from in
> the titan project will be moved verbatim into the new project. The only
> other changes will be the addition of the new classes that implement the
> abstraction layer interfaces.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)