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 CI Build #2006

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/2006/changes>

Changes:

[bergmann] [412855] Added newMatch() etc. to match and querySpecification API

[bergmann] [412855] Added toImmutable() to match interface

[bergmann] [412855] Code generator fix

[bergmann] [412855] Regenerated EIQ projects

[bergmann] [432227] Added PProblem list to PQuery

[abel.hegedus] [435977] added first version of delegate based generation

[bergmann] Minor fix to display pattern FQN traces when exception thrown in check()

[bergmann] [432227] PProblems propagated to generated code

[bergmann] [432227] Reworked pattern sanitizer/validator to use PProblems

[bergmann] [432227] Query Explorer now displays PProblems (+ related bug fixes)

[Zoltán Ujhelyi] Fixed an NPE during model inference

[Zoltán Ujhelyi] [436146] Builder creates missing plugin.xml files

[rath] [429858] temporarily disable "attach" as the default option (replace

[rath] [429858] ensure that EIQ resources are processed synchronously on the UI

[Zoltán Ujhelyi] [419704] Handling duplicate calling of plugin.xml editing

[Zoltán Ujhelyi] [406073] Defined LS operations for traversing the containment hierarchy

[christian.mohr] [430258] Updated codebase to use log4j as package imports

[rath] [429858] for 0.8, disable "attach" feature completely

[rath] [412700] remove "QueryExplorer(display=true)" checks from everywhere and

[Zoltán Ujhelyi] [406073] Defined LS operations for count find and eval

[Zoltán Ujhelyi] [406073] Defined additional LS check operations

[Zoltán Ujhelyi] [406073] Fixed instanceof check LS operation

[tamas.szabo] [436489] content insertion is based on the given index

[Zoltán Ujhelyi] [406073] Added transitive closure checking with binary sub-plans

[abel.hegedus] [436637] modelConnectorMap is now correctly removed when closing editor

[tamas.szabo] [436637] load / unload refactorings for QE model connectors

[tamas.szabo] [436637] content key now uses weak reference as an additional safety

[tamas.szabo] [436637] refactored pattern component structure (check state and its

[Zoltán Ujhelyi] [437546] Fault toleration update in the pattern group inferrer

[Zoltán Ujhelyi] [434924] Updated licence to reuse shared eclipse licence feature

[Zoltán Ujhelyi] [418991] First half of fixing the content assist for pattern calls

[tamas.szabo] [436637] improved disposal logic of content elements

[abel.hegedus] [436637] one rule engine for all matchers, disposal corrected

[tamas.szabo] [436637] improved disposal logic of content elements #2

[tamas.szabo] [436637] added more JavaDoc for the content elements

[tamas.szabo] [436637] make sure that the children observable is disposed in case of

[abel.hegedus] eiq snapshot now uses setting delegate based query-driven derived

[bergmann] [423298] Preserve position on proxy ADD for more efficient resolution

[bergmann] [423298] Delay proxy resolution beyond Resource load phase

[bergmann] [423298] DerivedFeatureAdapter now compiles

[Zoltán Ujhelyi] [418991] Fixing the Rete visualizer feature description

[Zoltán Ujhelyi] [437853] Update type provider and scoping references

[Zoltán Ujhelyi] [437853] Fixed unit test execution configuration

------------------------------------------
Started by user Zoltán Ujhelyi
Building remotely on cloud in workspace <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git
 > git init <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
Fetching upstream changes from git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git
 > git --version
 > git fetch --tags --progress git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git
Fetching upstream changes from git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git
 > git fetch --tags --progress git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision d0db3b0655ba914de09799cae22854a865fa3d38 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f d0db3b0655ba914de09799cae22854a865fa3d38
 > git rev-list 1146a6075d976cde9c09503cdf8181b51c357b36
ERROR: Maven Home /usr/local/apache-maven/apache-maven-3.0.5 doesn’t exist
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Project EMF-IncQueryv2 still waiting for [EMF-IncQuery-Tests-School, EMF-IncQuery-Tests-Ecore, EMF-IncQuery-Visualization, EMF-IncQuery-Tests-BPM, incquery-emftext-integration] builds to complete


Back to the top