[
https://issues.apache.org/jira/browse/RYA-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193240#comment-16193240
]
ASF GitHub Bot commented on RYA-397:
------------------------------------
Github user asfgit commented on the issue:
https://github.com/apache/incubator-rya/pull/238
Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/514/<h2>Build
result: FAILURE</span></h2>[...truncated 1.61 MB...][ERROR] location: class
InferenceExamples[ERROR]
/home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/indexingExample/src/main/java/InferenceExamples.java:[157,43]
cannot find symbol[ERROR] symbol: variable MockMongoFactory[ERROR] location:
class InferenceExamples[ERROR]
/home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/indexingExample/src/main/java/MongoRyaDirectExample.java:[94,26]
cannot find symbol[ERROR] symbol: class MockMongoFactory[ERROR] location:
class MongoRyaDirectExample[ERROR]
/home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/indexingExample/src/main/java/MongoRyaDirectExample.java:[300,35]
cannot find symbol[ERROR] symbol: variable MockMongoFactory[ERROR] location:
class MongoRyaDirectExample[ERROR] -> [Help 1][ERROR] [ERROR] To see the full
stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven
using the -X switch to enable full debug logging.[ERROR] [ERROR] For more
information about the errors and possible solutions, please read the following
articles:[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command[ERROR] mvn <goals> -rf :rya.indexing.examplechannel stoppedSetting
status of b429bae0f3d4568ffd0e9deb6c4b44efc6072530 to FAILURE with url
https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/514/
and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing
> Rename MockMongoSingleton and MockMongoFactory
> ----------------------------------------------
>
> Key: RYA-397
> URL: https://issues.apache.org/jira/browse/RYA-397
> Project: Rya
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.2.11
> Reporter: Jeff Dasch
> Assignee: Andrew Smith
>
> These classes do not perform object mocking. Rather they make use of an
> embedded MongoDB.
> Classes should be renamed to {{EmbeddedMongoSingleton}} and
> {{EmbeddedMongoFactory}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)