Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Build failed in Jenkins: EMF-IncQuery Testing - School Tests #808

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/808/changes>

Changes:

[Zoltán Ujhelyi] Regenerated school example with newest generator

[Zoltán Ujhelyi] Regenerated ecore query example with newest generator

------------------------------------------
[...truncated 642 lines...]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersNamesMatcher.java>:[39,0]
[ERROR] public class TeachersNamesMatcher extends BaseMatcher<TeachersNamesMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The type TeachersNamesMatcher must implement the inherited abstract method BaseMatcher<TeachersNamesMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersNamesMatcher.java>:[215,0]
[ERROR] protected TeachersNamesMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/MoreFriendsThanMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/MoreFriendsThanMatcher.java>:[43,0]
[ERROR] public class MoreFriendsThanMatcher extends BaseMatcher<MoreFriendsThanMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type MoreFriendsThanMatcher must implement the inherited abstract method BaseMatcher<MoreFriendsThanMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/MoreFriendsThanMatcher.java>:[285,0]
[ERROR] protected MoreFriendsThanMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/CourseWithNameLongerThanWeightIntEvaluator1_1.java>:[6,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.psystem.IValueProvider;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/CourseWithNameLongerThanWeightIntEvaluator1_1.java>:[7,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/CourseWithNameLongerThanWeightIntEvaluator1_1.java>:[13,0]
[ERROR] public class CourseWithNameLongerThanWeightIntEvaluator1_1 implements IMatchChecker {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type CourseWithNameLongerThanWeightIntEvaluator1_1 must implement the inherited abstract method IMatchChecker.evaluateXExpression(Tuple, Map<String,Integer>)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/CourseWithNameLongerThanWeightIntEvaluator1_1.java>:[13,0]
[ERROR] public class CourseWithNameLongerThanWeightIntEvaluator1_1 implements IMatchChecker {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type CourseWithNameLongerThanWeightIntEvaluator1_1 must implement the inherited abstract method IExpressionEvaluator.evaluateExpression(IValueProvider)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/CourseWithNameLongerThanWeightIntEvaluator1_1.java>:[34,0]
[ERROR] public Boolean evaluateXExpression(final Tuple tuple, final Map<String,Integer> tupleNameMap) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/CourseWithNameLongerThanWeightIntEvaluator1_1.java>:[46,0]
[ERROR] public Boolean evaluateExpression(final IValueProvider provider) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] IValueProvider cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithNameLongerThanWeightMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithNameLongerThanWeightMatcher.java>:[42,0]
[ERROR] public class CourseWithNameLongerThanWeightMatcher extends BaseMatcher<CourseWithNameLongerThanWeightMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type CourseWithNameLongerThanWeightMatcher must implement the inherited abstract method BaseMatcher<CourseWithNameLongerThanWeightMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithNameLongerThanWeightMatcher.java>:[218,0]
[ERROR] protected CourseWithNameLongerThanWeightMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPattern2Matcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPattern2Matcher.java>:[54,0]
[ERROR] public class FinalPattern2Matcher extends BaseMatcher<FinalPattern2Match> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The type FinalPattern2Matcher must implement the inherited abstract method BaseMatcher<FinalPattern2Match>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPattern2Matcher.java>:[392,0]
[ERROR] protected FinalPattern2Match tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/InTheCircleOfFriendsMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/InTheCircleOfFriendsMatcher.java>:[43,0]
[ERROR] public class InTheCircleOfFriendsMatcher extends BaseMatcher<InTheCircleOfFriendsMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type InTheCircleOfFriendsMatcher must implement the inherited abstract method BaseMatcher<InTheCircleOfFriendsMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/InTheCircleOfFriendsMatcher.java>:[285,0]
[ERROR] protected InTheCircleOfFriendsMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithTeacherMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithTeacherMatcher.java>:[39,0]
[ERROR] public class CourseWithTeacherMatcher extends BaseMatcher<CourseWithTeacherMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type CourseWithTeacherMatcher must implement the inherited abstract method BaseMatcher<CourseWithTeacherMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithTeacherMatcher.java>:[215,0]
[ERROR] protected CourseWithTeacherMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/ClassesOfSchoolMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/ClassesOfSchoolMatcher.java>:[40,0]
[ERROR] public class ClassesOfSchoolMatcher extends BaseMatcher<ClassesOfSchoolMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type ClassesOfSchoolMatcher must implement the inherited abstract method BaseMatcher<ClassesOfSchoolMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/ClassesOfSchoolMatcher.java>:[216,0]
[ERROR] protected ClassesOfSchoolMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/InTheCircleOfFriendsNamesMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/InTheCircleOfFriendsNamesMatcher.java>:[42,0]
[ERROR] public class InTheCircleOfFriendsNamesMatcher extends BaseMatcher<InTheCircleOfFriendsNamesMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type InTheCircleOfFriendsNamesMatcher must implement the inherited abstract method BaseMatcher<InTheCircleOfFriendsNamesMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/InTheCircleOfFriendsNamesMatcher.java>:[284,0]
[ERROR] protected InTheCircleOfFriendsNamesMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersMatcher.java>:[40,0]
[ERROR] public class TeachersMatcher extends BaseMatcher<TeachersMatch> {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The type TeachersMatcher must implement the inherited abstract method BaseMatcher<TeachersMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersMatcher.java>:[216,0]
[ERROR] protected TeachersMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithNameLongerThanWeightIntMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithNameLongerThanWeightIntMatcher.java>:[41,0]
[ERROR] public class CourseWithNameLongerThanWeightIntMatcher extends BaseMatcher<CourseWithNameLongerThanWeightIntMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type CourseWithNameLongerThanWeightIntMatcher must implement the inherited abstract method BaseMatcher<CourseWithNameLongerThanWeightIntMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithNameLongerThanWeightIntMatcher.java>:[217,0]
[ERROR] protected CourseWithNameLongerThanWeightIntMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithPrimeWeightMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithPrimeWeightMatcher.java>:[53,0]
[ERROR] public class CourseWithPrimeWeightMatcher extends BaseMatcher<CourseWithPrimeWeightMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type CourseWithPrimeWeightMatcher must implement the inherited abstract method BaseMatcher<CourseWithPrimeWeightMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CourseWithPrimeWeightMatcher.java>:[229,0]
[ERROR] protected CourseWithPrimeWeightMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/SomeCourseMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/SomeCourseMatcher.java>:[43,0]
[ERROR] public class SomeCourseMatcher extends BaseMatcher<SomeCourseMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The type SomeCourseMatcher must implement the inherited abstract method BaseMatcher<SomeCourseMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/SomeCourseMatcher.java>:[219,0]
[ERROR] protected SomeCourseMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FriendlyToMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FriendlyToMatcher.java>:[46,0]
[ERROR] public class FriendlyToMatcher extends BaseMatcher<FriendlyToMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The type FriendlyToMatcher must implement the inherited abstract method BaseMatcher<FriendlyToMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FriendlyToMatcher.java>:[288,0]
[ERROR] protected FriendlyToMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CoursesOfTeacherNamesMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CoursesOfTeacherNamesMatcher.java>:[41,0]
[ERROR] public class CoursesOfTeacherNamesMatcher extends BaseMatcher<CoursesOfTeacherNamesMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type CoursesOfTeacherNamesMatcher must implement the inherited abstract method BaseMatcher<CoursesOfTeacherNamesMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/CoursesOfTeacherNamesMatcher.java>:[283,0]
[ERROR] protected CoursesOfTeacherNamesMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/ClassesOfTeacherMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/ClassesOfTeacherMatcher.java>:[42,0]
[ERROR] public class ClassesOfTeacherMatcher extends BaseMatcher<ClassesOfTeacherMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type ClassesOfTeacherMatcher must implement the inherited abstract method BaseMatcher<ClassesOfTeacherMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/ClassesOfTeacherMatcher.java>:[284,0]
[ERROR] protected ClassesOfTeacherMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/StudentOfSchoolMatcher.java>:[12,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/StudentOfSchoolMatcher.java>:[45,0]
[ERROR] public class StudentOfSchoolMatcher extends BaseMatcher<StudentOfSchoolMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type StudentOfSchoolMatcher must implement the inherited abstract method BaseMatcher<StudentOfSchoolMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/StudentOfSchoolMatcher.java>:[287,0]
[ERROR] protected StudentOfSchoolMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] 129 problems (129 errors)
[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 :school.incquery
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.feature/pom.xml> to org.eclipse.incquery/school.feature/0.8.0-SNAPSHOT/school.feature-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/pom.xml> to org.eclipse.incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/school.editor-0.8.0-SNAPSHOT.jar> to org.eclipse.incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/school.editor-0.8.0-SNAPSHOT-sources.jar> to org.eclipse.incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/p2content.xml> to org.eclipse.incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/p2artifacts.xml> to org.eclipse.incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.instancemodel/pom.xml> to org.eclipse.incquery/school.instancemodel/0.8.0-SNAPSHOT/school.instancemodel-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/pom.xml> to org.eclipse.incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/school-0.8.0-SNAPSHOT.jar> to org.eclipse.incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/school-0.8.0-SNAPSHOT-sources.jar> to org.eclipse.incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/p2content.xml> to org.eclipse.incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/p2artifacts.xml> to org.eclipse.incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.runtime.base.test/pom.xml> to org.eclipse.incquery/org.eclipse.incquery.runtime.base.test/0.8.0-SNAPSHOT/org.eclipse.incquery.runtime.base.test-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.update/pom.xml> to org.eclipse.incquery/school.update/0.8.0-SNAPSHOT/school.update-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/pom.xml> to org.eclipse.incquery/school.incquery/0.8.0-SNAPSHOT/school.incquery-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.tests.school.parent/pom.xml> to org.eclipse.incquery/org.eclipse.incquery.tests.school.parent/0.8.0-SNAPSHOT/org.eclipse.incquery.tests.school.parent-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/pom.xml> to org.eclipse.incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/school.edit-0.8.0-SNAPSHOT.jar> to org.eclipse.incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/school.edit-0.8.0-SNAPSHOT-sources.jar> to org.eclipse.incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/p2content.xml> to org.eclipse.incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/p2artifacts.xml> to org.eclipse.incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT-p2artifacts.xml
channel stopped
Archiving artifacts


Back to the top