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 - Ecore Tests #847

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/847/>

------------------------------------------
[...truncated 760 lines...]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^
[ERROR] Pattern cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassMatch.java>:[120,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^^^
[ERROR] The method pattern() of type EClassMatch must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassMatch.java>:[122,0]
[ERROR] return EClassMatcher.querySpecification().getPattern();
[ERROR] ^^^^^^^^^^
[ERROR] The method getPattern() is undefined for the type IQuerySpecification<EClassMatcher>
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassMatch.java>:[131,0]
[ERROR] static final class Mutable extends EClassMatch {
[ERROR] ^^^^^^^
[ERROR] The type EClassMatch.Mutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassMatch.java>:[145,0]
[ERROR] static final class Immutable extends EClassMatch {
[ERROR] ^^^^^^^^^
[ERROR] The type EClassMatch.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Match.java>:[8,0]
[ERROR] import org.eclipse.incquery.patternlanguage.patternLanguage.Pattern;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.patternlanguage cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Match.java>:[216,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() from the type SampleQuery2Match refers to the missing type Pattern
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Match.java>:[216,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() is undefined for the type IPatternMatch
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Match.java>:[237,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^
[ERROR] Pattern cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Match.java>:[237,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^^^
[ERROR] The method pattern() of type SampleQuery2Match must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Match.java>:[239,0]
[ERROR] return SampleQuery2Matcher.querySpecification().getPattern();
[ERROR] ^^^^^^^^^^
[ERROR] The method getPattern() is undefined for the type IQuerySpecification<SampleQuery2Matcher>
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Match.java>:[248,0]
[ERROR] static final class Mutable extends SampleQuery2Match {
[ERROR] ^^^^^^^
[ERROR] The type SampleQuery2Match.Mutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Match.java>:[262,0]
[ERROR] static final class Immutable extends SampleQuery2Match {
[ERROR] ^^^^^^^^^
[ERROR] The type SampleQuery2Match.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/SampleQuery2QuerySpecification.java>:[17,0]
[ERROR] public final class SampleQuery2QuerySpecification extends BaseGeneratedQuerySpecification<SampleQuery2Matcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type SampleQuery2QuerySpecification must implement the inherited abstract method BaseQuerySpecification<SampleQuery2Matcher>.doGetContainedBodies()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/SampleQuery2QuerySpecification.java>:[17,0]
[ERROR] public final class SampleQuery2QuerySpecification extends BaseGeneratedQuerySpecification<SampleQuery2Matcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type SampleQuery2QuerySpecification must implement the inherited abstract method PQuery.getParameters()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/SampleQuery2QuerySpecification.java>:[17,0]
[ERROR] public final class SampleQuery2QuerySpecification extends BaseGeneratedQuerySpecification<SampleQuery2Matcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type SampleQuery2QuerySpecification must implement the inherited abstract method PQuery.getFullyQualifiedName()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/SampleQuery2QuerySpecification.java>:[40,0]
[ERROR] protected String getBundleName() {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The method getBundleName() of type SampleQuery2QuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/SampleQuery2QuerySpecification.java>:[46,0]
[ERROR] protected String patternName() {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method patternName() of type SampleQuery2QuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatch.java>:[6,0]
[ERROR] import org.eclipse.incquery.patternlanguage.patternLanguage.Pattern;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.patternlanguage cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatch.java>:[130,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() from the type ECoreNamedElementMatch refers to the missing type Pattern
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatch.java>:[130,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() is undefined for the type IPatternMatch
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatch.java>:[143,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^
[ERROR] Pattern cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatch.java>:[143,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^^^
[ERROR] The method pattern() of type ECoreNamedElementMatch must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatch.java>:[145,0]
[ERROR] return ECoreNamedElementMatcher.querySpecification().getPattern();
[ERROR] ^^^^^^^^^^
[ERROR] The method getPattern() is undefined for the type IQuerySpecification<ECoreNamedElementMatcher>
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatch.java>:[154,0]
[ERROR] static final class Mutable extends ECoreNamedElementMatch {
[ERROR] ^^^^^^^
[ERROR] The type ECoreNamedElementMatch.Mutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatch.java>:[168,0]
[ERROR] static final class Immutable extends ECoreNamedElementMatch {
[ERROR] ^^^^^^^^^
[ERROR] The type ECoreNamedElementMatch.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EClassWithEStringAttributeQuerySpecification.java>:[17,0]
[ERROR] public final class EClassWithEStringAttributeQuerySpecification extends BaseGeneratedQuerySpecification<EClassWithEStringAttributeMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EClassWithEStringAttributeQuerySpecification must implement the inherited abstract method BaseQuerySpecification<EClassWithEStringAttributeMatcher>.doGetContainedBodies()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EClassWithEStringAttributeQuerySpecification.java>:[17,0]
[ERROR] public final class EClassWithEStringAttributeQuerySpecification extends BaseGeneratedQuerySpecification<EClassWithEStringAttributeMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EClassWithEStringAttributeQuerySpecification must implement the inherited abstract method PQuery.getParameters()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EClassWithEStringAttributeQuerySpecification.java>:[17,0]
[ERROR] public final class EClassWithEStringAttributeQuerySpecification extends BaseGeneratedQuerySpecification<EClassWithEStringAttributeMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EClassWithEStringAttributeQuerySpecification must implement the inherited abstract method PQuery.getFullyQualifiedName()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EClassWithEStringAttributeQuerySpecification.java>:[40,0]
[ERROR] protected String getBundleName() {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The method getBundleName() of type EClassWithEStringAttributeQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EClassWithEStringAttributeQuerySpecification.java>:[46,0]
[ERROR] protected String patternName() {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method patternName() of type EClassWithEStringAttributeQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EObjectQuerySpecification.java>:[17,0]
[ERROR] public final class EObjectQuerySpecification extends BaseGeneratedQuerySpecification<EObjectMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EObjectQuerySpecification must implement the inherited abstract method BaseQuerySpecification<EObjectMatcher>.doGetContainedBodies()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EObjectQuerySpecification.java>:[17,0]
[ERROR] public final class EObjectQuerySpecification extends BaseGeneratedQuerySpecification<EObjectMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EObjectQuerySpecification must implement the inherited abstract method PQuery.getParameters()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EObjectQuerySpecification.java>:[17,0]
[ERROR] public final class EObjectQuerySpecification extends BaseGeneratedQuerySpecification<EObjectMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EObjectQuerySpecification must implement the inherited abstract method PQuery.getFullyQualifiedName()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EObjectQuerySpecification.java>:[40,0]
[ERROR] protected String getBundleName() {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The method getBundleName() of type EObjectQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EObjectQuerySpecification.java>:[46,0]
[ERROR] protected String patternName() {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method patternName() of type EObjectQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EReferenceWithOneMultiplicityQuerySpecification.java>:[17,0]
[ERROR] public final class EReferenceWithOneMultiplicityQuerySpecification extends BaseGeneratedQuerySpecification<EReferenceWithOneMultiplicityMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EReferenceWithOneMultiplicityQuerySpecification must implement the inherited abstract method BaseQuerySpecification<EReferenceWithOneMultiplicityMatcher>.doGetContainedBodies()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EReferenceWithOneMultiplicityQuerySpecification.java>:[17,0]
[ERROR] public final class EReferenceWithOneMultiplicityQuerySpecification extends BaseGeneratedQuerySpecification<EReferenceWithOneMultiplicityMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EReferenceWithOneMultiplicityQuerySpecification must implement the inherited abstract method PQuery.getParameters()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EReferenceWithOneMultiplicityQuerySpecification.java>:[17,0]
[ERROR] public final class EReferenceWithOneMultiplicityQuerySpecification extends BaseGeneratedQuerySpecification<EReferenceWithOneMultiplicityMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EReferenceWithOneMultiplicityQuerySpecification must implement the inherited abstract method PQuery.getFullyQualifiedName()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EReferenceWithOneMultiplicityQuerySpecification.java>:[40,0]
[ERROR] protected String getBundleName() {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The method getBundleName() of type EReferenceWithOneMultiplicityQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EReferenceWithOneMultiplicityQuerySpecification.java>:[46,0]
[ERROR] protected String patternName() {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method patternName() of type EReferenceWithOneMultiplicityQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EReferenceWithStarMultiplicityQuerySpecification.java>:[17,0]
[ERROR] public final class EReferenceWithStarMultiplicityQuerySpecification extends BaseGeneratedQuerySpecification<EReferenceWithStarMultiplicityMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EReferenceWithStarMultiplicityQuerySpecification must implement the inherited abstract method BaseQuerySpecification<EReferenceWithStarMultiplicityMatcher>.doGetContainedBodies()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EReferenceWithStarMultiplicityQuerySpecification.java>:[17,0]
[ERROR] public final class EReferenceWithStarMultiplicityQuerySpecification extends BaseGeneratedQuerySpecification<EReferenceWithStarMultiplicityMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EReferenceWithStarMultiplicityQuerySpecification must implement the inherited abstract method PQuery.getParameters()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EReferenceWithStarMultiplicityQuerySpecification.java>:[17,0]
[ERROR] public final class EReferenceWithStarMultiplicityQuerySpecification extends BaseGeneratedQuerySpecification<EReferenceWithStarMultiplicityMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EReferenceWithStarMultiplicityQuerySpecification must implement the inherited abstract method PQuery.getFullyQualifiedName()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EReferenceWithStarMultiplicityQuerySpecification.java>:[40,0]
[ERROR] protected String getBundleName() {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The method getBundleName() of type EReferenceWithStarMultiplicityQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EReferenceWithStarMultiplicityQuerySpecification.java>:[46,0]
[ERROR] protected String patternName() {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method patternName() of type EReferenceWithStarMultiplicityQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatch.java>:[5,0]
[ERROR] import org.eclipse.incquery.patternlanguage.patternLanguage.Pattern;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.patternlanguage cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatch.java>:[108,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() from the type ECoreNamedElementNameMatch refers to the missing type Pattern
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatch.java>:[108,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() is undefined for the type IPatternMatch
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatch.java>:[119,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^
[ERROR] Pattern cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatch.java>:[119,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^^^
[ERROR] The method pattern() of type ECoreNamedElementNameMatch must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatch.java>:[121,0]
[ERROR] return ECoreNamedElementNameMatcher.querySpecification().getPattern();
[ERROR] ^^^^^^^^^^
[ERROR] The method getPattern() is undefined for the type IQuerySpecification<ECoreNamedElementNameMatcher>
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatch.java>:[130,0]
[ERROR] static final class Mutable extends ECoreNamedElementNameMatch {
[ERROR] ^^^^^^^
[ERROR] The type ECoreNamedElementNameMatch.Mutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatch.java>:[144,0]
[ERROR] static final class Immutable extends ECoreNamedElementNameMatch {
[ERROR] ^^^^^^^^^
[ERROR] The type ECoreNamedElementNameMatch.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EClassAttributeQuerySpecification.java>:[17,0]
[ERROR] public final class EClassAttributeQuerySpecification extends BaseGeneratedQuerySpecification<EClassAttributeMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EClassAttributeQuerySpecification must implement the inherited abstract method BaseQuerySpecification<EClassAttributeMatcher>.doGetContainedBodies()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EClassAttributeQuerySpecification.java>:[17,0]
[ERROR] public final class EClassAttributeQuerySpecification extends BaseGeneratedQuerySpecification<EClassAttributeMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EClassAttributeQuerySpecification must implement the inherited abstract method PQuery.getParameters()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EClassAttributeQuerySpecification.java>:[17,0]
[ERROR] public final class EClassAttributeQuerySpecification extends BaseGeneratedQuerySpecification<EClassAttributeMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EClassAttributeQuerySpecification must implement the inherited abstract method PQuery.getFullyQualifiedName()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EClassAttributeQuerySpecification.java>:[40,0]
[ERROR] protected String getBundleName() {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The method getBundleName() of type EClassAttributeQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/util/EClassAttributeQuerySpecification.java>:[46,0]
[ERROR] protected String patternName() {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method patternName() of type EClassAttributeQuerySpecification must override or implement a supertype method
[ERROR] 221 problems (221 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 :hu.bme.mit.ecorequery
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery.test.parent/pom.xml> to org.eclipse.incquery/hu.bme.mit.ecorequery.test.parent/0.8.0-SNAPSHOT/hu.bme.mit.ecorequery.test.parent-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/pom.xml> to org.eclipse.incquery/hu.bme.mit.ecorequery/0.8.0-SNAPSHOT/hu.bme.mit.ecorequery-0.8.0-SNAPSHOT.pom
channel stopped


Back to the top