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 #823

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

------------------------------------------
[...truncated 1846 lines...]
[ERROR] static final class Immutable extends ClassesOfTeacherMatch {
[ERROR] ^^^^^^^^^
[ERROR] The type ClassesOfTeacherMatch.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/SchoolsNamesMatch.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-School/ws/school/school.incquery/src-gen/school/SchoolsNamesMatch.java>:[108,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() from the type SchoolsNamesMatch refers to the missing type Pattern
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/SchoolsNamesMatch.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-School/ws/school/school.incquery/src-gen/school/SchoolsNamesMatch.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-School/ws/school/school.incquery/src-gen/school/SchoolsNamesMatch.java>:[119,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^^^
[ERROR] The method pattern() of type SchoolsNamesMatch must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/SchoolsNamesMatch.java>:[121,0]
[ERROR] return SchoolsNamesMatcher.querySpecification().getPattern();
[ERROR] ^^^^^^^^^^
[ERROR] The method getPattern() is undefined for the type IQuerySpecification<SchoolsNamesMatcher>
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/SchoolsNamesMatch.java>:[130,0]
[ERROR] static final class Mutable extends SchoolsNamesMatch {
[ERROR] ^^^^^^^
[ERROR] The type SchoolsNamesMatch.Mutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/SchoolsNamesMatch.java>:[144,0]
[ERROR] static final class Immutable extends SchoolsNamesMatch {
[ERROR] ^^^^^^^^^
[ERROR] The type SchoolsNamesMatch.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersNamesMatch.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-School/ws/school/school.incquery/src-gen/school/TeachersNamesMatch.java>:[108,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() from the type TeachersNamesMatch refers to the missing type Pattern
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersNamesMatch.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-School/ws/school/school.incquery/src-gen/school/TeachersNamesMatch.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-School/ws/school/school.incquery/src-gen/school/TeachersNamesMatch.java>:[119,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^^^
[ERROR] The method pattern() of type TeachersNamesMatch must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersNamesMatch.java>:[121,0]
[ERROR] return TeachersNamesMatcher.querySpecification().getPattern();
[ERROR] ^^^^^^^^^^
[ERROR] The method getPattern() is undefined for the type IQuerySpecification<TeachersNamesMatcher>
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersNamesMatch.java>:[130,0]
[ERROR] static final class Mutable extends TeachersNamesMatch {
[ERROR] ^^^^^^^
[ERROR] The type TeachersNamesMatch.Mutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersNamesMatch.java>:[144,0]
[ERROR] static final class Immutable extends TeachersNamesMatch {
[ERROR] ^^^^^^^^^
[ERROR] The type TeachersNamesMatch.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPatternMatch.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-School/ws/school/school.incquery/src-gen/school/FinalPatternMatch.java>:[175,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() from the type FinalPatternMatch refers to the missing type Pattern
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPatternMatch.java>:[175,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-School/ws/school/school.incquery/src-gen/school/FinalPatternMatch.java>:[192,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-School/ws/school/school.incquery/src-gen/school/FinalPatternMatch.java>:[192,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^^^
[ERROR] The method pattern() of type FinalPatternMatch must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPatternMatch.java>:[194,0]
[ERROR] return FinalPatternMatcher.querySpecification().getPattern();
[ERROR] ^^^^^^^^^^
[ERROR] The method getPattern() is undefined for the type IQuerySpecification<FinalPatternMatcher>
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPatternMatch.java>:[203,0]
[ERROR] static final class Mutable extends FinalPatternMatch {
[ERROR] ^^^^^^^
[ERROR] The type FinalPatternMatch.Mutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPatternMatch.java>:[217,0]
[ERROR] static final class Immutable extends FinalPatternMatch {
[ERROR] ^^^^^^^^^
[ERROR] The type FinalPatternMatch.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachesMoreClassesMatch.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-School/ws/school/school.incquery/src-gen/school/TeachesMoreClassesMatch.java>:[130,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() from the type TeachesMoreClassesMatch refers to the missing type Pattern
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachesMoreClassesMatch.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-School/ws/school/school.incquery/src-gen/school/TeachesMoreClassesMatch.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-School/ws/school/school.incquery/src-gen/school/TeachesMoreClassesMatch.java>:[143,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^^^
[ERROR] The method pattern() of type TeachesMoreClassesMatch must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachesMoreClassesMatch.java>:[145,0]
[ERROR] return TeachesMoreClassesMatcher.querySpecification().getPattern();
[ERROR] ^^^^^^^^^^
[ERROR] The method getPattern() is undefined for the type IQuerySpecification<TeachesMoreClassesMatcher>
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachesMoreClassesMatch.java>:[154,0]
[ERROR] static final class Mutable extends TeachesMoreClassesMatch {
[ERROR] ^^^^^^^
[ERROR] The type TeachesMoreClassesMatch.Mutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachesMoreClassesMatch.java>:[168,0]
[ERROR] static final class Immutable extends TeachesMoreClassesMatch {
[ERROR] ^^^^^^^^^
[ERROR] The type TeachesMoreClassesMatch.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersMatch.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-School/ws/school/school.incquery/src-gen/school/TeachersMatch.java>:[109,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() from the type TeachersMatch refers to the missing type Pattern
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersMatch.java>:[109,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-School/ws/school/school.incquery/src-gen/school/TeachersMatch.java>:[120,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-School/ws/school/school.incquery/src-gen/school/TeachersMatch.java>:[120,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^^^
[ERROR] The method pattern() of type TeachersMatch must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersMatch.java>:[122,0]
[ERROR] return TeachersMatcher.querySpecification().getPattern();
[ERROR] ^^^^^^^^^^
[ERROR] The method getPattern() is undefined for the type IQuerySpecification<TeachersMatcher>
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersMatch.java>:[131,0]
[ERROR] static final class Mutable extends TeachersMatch {
[ERROR] ^^^^^^^
[ERROR] The type TeachersMatch.Mutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/TeachersMatch.java>:[145,0]
[ERROR] static final class Immutable extends TeachersMatch {
[ERROR] ^^^^^^^^^
[ERROR] The type TeachersMatch.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPattern2Match.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-School/ws/school/school.incquery/src-gen/school/FinalPattern2Match.java>:[171,0]
[ERROR] if (!pattern().equals(otherSig.pattern()))
[ERROR] ^^^^^^^
[ERROR] The method pattern() from the type FinalPattern2Match refers to the missing type Pattern
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPattern2Match.java>:[171,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-School/ws/school/school.incquery/src-gen/school/FinalPattern2Match.java>:[188,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-School/ws/school/school.incquery/src-gen/school/FinalPattern2Match.java>:[188,0]
[ERROR] public Pattern pattern() {
[ERROR] ^^^^^^^^^
[ERROR] The method pattern() of type FinalPattern2Match must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPattern2Match.java>:[190,0]
[ERROR] return FinalPattern2Matcher.querySpecification().getPattern();
[ERROR] ^^^^^^^^^^
[ERROR] The method getPattern() is undefined for the type IQuerySpecification<FinalPattern2Matcher>
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPattern2Match.java>:[199,0]
[ERROR] static final class Mutable extends FinalPattern2Match {
[ERROR] ^^^^^^^
[ERROR] The type FinalPattern2Match.Mutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/FinalPattern2Match.java>:[213,0]
[ERROR] static final class Immutable extends FinalPattern2Match {
[ERROR] ^^^^^^^^^
[ERROR] The type FinalPattern2Match.Immutable must implement the inherited abstract method IPatternMatch.specification()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/TeacherWithoutClassNamesQuerySpecification.java>:[17,0]
[ERROR] public final class TeacherWithoutClassNamesQuerySpecification extends BaseGeneratedQuerySpecification<TeacherWithoutClassNamesMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type TeacherWithoutClassNamesQuerySpecification must implement the inherited abstract method BaseQuerySpecification<TeacherWithoutClassNamesMatcher>.doGetContainedBodies()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/TeacherWithoutClassNamesQuerySpecification.java>:[17,0]
[ERROR] public final class TeacherWithoutClassNamesQuerySpecification extends BaseGeneratedQuerySpecification<TeacherWithoutClassNamesMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type TeacherWithoutClassNamesQuerySpecification must implement the inherited abstract method PQuery.getParameters()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/TeacherWithoutClassNamesQuerySpecification.java>:[17,0]
[ERROR] public final class TeacherWithoutClassNamesQuerySpecification extends BaseGeneratedQuerySpecification<TeacherWithoutClassNamesMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type TeacherWithoutClassNamesQuerySpecification must implement the inherited abstract method PQuery.getFullyQualifiedName()
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/TeacherWithoutClassNamesQuerySpecification.java>:[40,0]
[ERROR] protected String getBundleName() {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The method getBundleName() of type TeacherWithoutClassNamesQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen/school/util/TeacherWithoutClassNamesQuerySpecification.java>:[46,0]
[ERROR] protected String patternName() {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method patternName() of type TeacherWithoutClassNamesQuerySpecification must override or implement a supertype method
[ERROR] 429 problems (429 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