Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Blocker] travis job has error on master after submit #85

Closed
DVEfremov opened this issue Nov 28, 2016 · 1 comment
Closed

[Blocker] travis job has error on master after submit #85

DVEfremov opened this issue Nov 28, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@DVEfremov
Copy link
Collaborator

PR #83
was green but after submission it
got error on master:

https://travis-ci.org/edu-xored/memorise

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.678 s
[INFO] Finished at: 2016-11-28T00:49:29+00:00
[INFO] Final Memory: 28M/390M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project memorise-web-app: Compilation failure: Compilation failure:
[ERROR] /home/travis/build/edu-xored/memorise/memorise-web-app/src/main/java/org/xored/edu/memorise/MemoCrawlerJob.java:[11,38] org.xored.edu.memorise.crawler.CrawlerSettings is not public in org.xored.edu.memorise.crawler; cannot be accessed from outside package
[ERROR] /home/travis/build/edu-xored/memorise/memorise-web-app/src/main/java/org/xored/edu/memorise/MemoCrawlerJob.java:[12,38] cannot find symbol
[ERROR] symbol: class MemeCandidate
[ERROR] location: package org.xored.edu.memorise.crawler
[ERROR] /home/travis/build/edu-xored/memorise/memorise-web-app/src/main/java/org/xored/edu/memorise/MemoCrawlerJob.java:[13,42] cannot find symbol
[ERROR] symbol: class MatchingMemeCandidate

@DVEfremov DVEfremov added the bug label Nov 28, 2016
@DVEfremov DVEfremov added this to the DEMO milestone Nov 28, 2016
@Firix-Pavel Firix-Pavel self-assigned this Nov 28, 2016
@Firix-Pavel
Copy link
Collaborator

PR #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants