Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-releng] [Hudson] Build failed in Hudson: orion-client #22

See <https://hudson.eclipse.org/hudson/job/orion-client/22/changes>

Changes:

[Maciej Bendkowski] Bug 413627 - Allow dynamic log level strategies

[admin] make editor settings data driven. Easy to add new settings.

[Silenio Quarti] use themedata.fontSettable property to show font size field instead of adding a new API

[Silenio Quarti] cleanup editor preferences

[libing wang] Bug 396753 - searchUtils.js has wrong dependency to 'orion/editor/regex'

[admin] add support to configure which settings show in local editor drop down

[Mark Macdonald] Node: handle X-Create-Options as a comma-delimited list, not a string

[Maciej Bendkowski] Bug 414784 - Better auto-completion for log provider

[admin] change cursor of local settings indicator

[Malgorzata Janczarska] Add Project view to editor sidebar

[admin] Bug 414896 - Add support for single line mode

[Silenio Quarti] Bug 414896 - Add support for single line mode (do not high light current line)

[Silenio Quarti] add HTML content assist to standalone editor

[Silenio Quarti] Bug 370965 - Folding should be a preference

[Silenio Quarti] next annotation key binding should traverse all range annotations by default

[Malgorzata Janczarska] Projects: initialize project and add folder dependency actions.

[admin] theme CSS should not overwrite font-family/font-size with monospaced

[admin] Bug 414493 - [Shell] Long string results are not wrapped at the end of line

[Grant Gayed] fix typo

[admin] Bug 409797 - Allow validation problems to have "task" type

[Silenio Quarti] Bug 404238 - Navigate through content assist with page up and page down keys

[Silenio Quarti] Bug 415002 - Set initial line number for editor

[Malgorzata Janczarska] Project Page: display folder depenencies

[Malgorzata Janczarska] Project Page: switching back to navigator displays empty page.

[Bogdan Gheorghe] Add API to return undo stack from editor

[admin] Bug 410839 - Orion editor renders duplicate CSS line

[admin] formatting

[Bogdan Gheorghe] Bug 415106 - File save operation should support sending file diffs

[Silenio Quarti] local settings does not show local indicators.

[libing wang] Increase the timeout of file search on Orion file system implementation for now till we have a better solution for the Lucene search speed.

[Silenio Quarti] fixing cycling through annotations when clicking in annotation ruler

[Gabriel Luong] Bug 414335 - Editor autocompletion of brackets and quotations

[admin] Bug 415106 - File save operation should support sending file diffs

[Bogdan Gheorghe] Bug 415176 - [Firefox] Fix the flexbox used in the banner

[admin] if caret is after the line of the annnotation clicked, the ruler should select the first annotation

[Silenio Quarti] Bug 415106 - File save operation should support sending file diffs

[Silenio Quarti] Bug 415106 - File save operation should support sending file diffs

[Maciej Bendkowski] Bug 414742 - [UX] No repository breadcrumb link in the git log banner

[Bogdan Gheorghe] Bug 415106 - File save operation should support sending file diffs

[Gabriel Luong] Bug 415285 - [Editor] Remove autocomplete for angled brackets

[admin] fix undo stack clean index and more

[admin] add NON-NLS content assist template

[admin] fix diff saving - lost changes because of asynchronous save

[admin] share annotation creation code in editor.js

[admin] clean imported modules

[admin] make local var for mAnnotations.AnnotationType (smaller code)

[Anthony Hunter] Bug 412995 [server] provide simple metadata storage

[skaegi] Fix testStates plugin registry testcase

[Malgorzata Janczarska] Bug 415356 - [Projects] reimplement Project API from server-side to client-side

[Mark Macdonald] Reuse clone() helper from objects.js

[Bogdan Gheorghe] Fix removeAnnotations with type

[Bogdan Gheorghe] Allow empty string attributes and style properties in rulers mergeStyle

[Bogdan Gheorghe] Prevent annotations with empty string from appearing as multiple annotations

[Bogdan Gheorghe] Don't send mouse out to ruler if entering a child element

[Bogdan Gheorghe] Bug 414014 - Show git blame annotations in the editor

[Gabriel Luong] Bug 412526 - IES43 TVT00430 some of the strings on the UI Theme page are not externalized

------------------------------------------
Started by user sbrandys
Building remotely on hudson-slave4
Checkout:orion-client / <https://hudson.eclipse.org/hudson/job/orion-client/ws/> - hudson.remoting.Channel@3393bd72:hudson-slave4
Using strategy: Default
Last Built Revision: Revision cdac074d1efd23aac7808d8b18d1c1c131bab1ab (origin/master)
Checkout:orion-client / <https://hudson.eclipse.org/hudson/job/orion-client/ws/> - hudson.remoting.LocalChannel@4eaf70d1
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/orion/org.eclipse.orion.client.git
Commencing build of Revision f818972c382bd2229bb4cb169aec3cc61fd664d3 (origin/master)
Checking out Revision f818972c382bd2229bb4cb169aec3cc61fd664d3 (origin/master)
[INFO] Using Maven 3 installation: Maven 3.0.4
[INFO] Checking Maven 3 installation environment
[orion-client] $ /shared/common/apache-maven-3.0.4/bin/mvn --help
[INFO] Checking Maven 3 installation version
[orion-client] $ /shared/common/apache-maven-3.0.4/bin/mvn --version
[INFO] Detected Maven 3 installation version: 3.0.4
[DEBUG] Waiting for connection on port: 55722
[orion-client] $ /shared/common/apache-maven-3.0.4/bin/mvn clean deploy -V -B -DbuildLabel=2013-08-21_03-30-20 -Dminify=true -Dmaven.ext.class.path=/opt/users/hudsonbuild/maven/slavebundle/resources:/opt/users/hudsonbuild/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/opt/users/hudsonbuild/slave.jar -Dhudson.eventspy.port=55722 -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/orion-client/ws/.maven/repo> -f pom.xml
Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
Maven home: /shared/common/apache-maven-3.0.4
Java version: 1.6.0_21, vendor: Sun Microsystems Inc.
Java home: /opt/public/common/sun-jdk1.6.0_21_x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32.59-0.7-xen", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] o.h.m.e.h.SettingsBuildingRequestHandler - Using global settings document ID: e8b87205-5653-44a0-b9aa-53c2781f0d7e
[INFO] Scanning for projects...
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Computing target platform for MavenProject: org.eclipse.orion:org.eclipse.orion.client.core:2.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.core/pom.xml>
[INFO] Resolving dependencies of MavenProject: org.eclipse.orion:org.eclipse.orion.client.core:2.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.core/pom.xml>
[INFO] Resolving class path of MavenProject: org.eclipse.orion:org.eclipse.orion.client.core:2.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.core/pom.xml>
[INFO] Computing target platform for MavenProject: org.eclipse.orion:org.eclipse.orion.client.editor:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.editor/pom.xml>
[INFO] Resolving dependencies of MavenProject: org.eclipse.orion:org.eclipse.orion.client.editor:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.editor/pom.xml>
[INFO] Resolving class path of MavenProject: org.eclipse.orion:org.eclipse.orion.client.editor:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.editor/pom.xml>
[INFO] Computing target platform for MavenProject: org.eclipse.orion:org.eclipse.orion.client.git:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.git/pom.xml>
[INFO] Resolving dependencies of MavenProject: org.eclipse.orion:org.eclipse.orion.client.git:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.git/pom.xml>
[INFO] Resolving class path of MavenProject: org.eclipse.orion:org.eclipse.orion.client.git:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.git/pom.xml>
[INFO] Computing target platform for MavenProject: org.eclipse.orion:org.eclipse.orion.client.ui:2.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.ui/pom.xml>
[INFO] Resolving dependencies of MavenProject: org.eclipse.orion:org.eclipse.orion.client.ui:2.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.ui/pom.xml>
[INFO] Resolving class path of MavenProject: org.eclipse.orion:org.eclipse.orion.client.ui:2.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.ui/pom.xml>
[INFO] Computing target platform for MavenProject: org.eclipse.orion:org.eclipse.orion.client.users:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.users/pom.xml>
[INFO] Resolving dependencies of MavenProject: org.eclipse.orion:org.eclipse.orion.client.users:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.users/pom.xml>
[INFO] Resolving class path of MavenProject: org.eclipse.orion:org.eclipse.orion.client.users:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/bundles/org.eclipse.orion.client.users/pom.xml>
[INFO] Computing target platform for MavenProject: org.eclipse.orion:org.eclipse.orion.doc.isv:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/doc/org.eclipse.orion.doc.isv/pom.xml>
[INFO] Resolving dependencies of MavenProject: org.eclipse.orion:org.eclipse.orion.doc.isv:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/doc/org.eclipse.orion.doc.isv/pom.xml>
[INFO] Resolving class path of MavenProject: org.eclipse.orion:org.eclipse.orion.doc.isv:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/doc/org.eclipse.orion.doc.isv/pom.xml>
[INFO] Computing target platform for MavenProject: org.eclipse.orion:org.eclipse.orion.doc.user:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/doc/org.eclipse.orion.doc.user/pom.xml>
[INFO] Resolving dependencies of MavenProject: org.eclipse.orion:org.eclipse.orion.doc.user:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/doc/org.eclipse.orion.doc.user/pom.xml>
[INFO] Resolving class path of MavenProject: org.eclipse.orion:org.eclipse.orion.doc.user:1.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/doc/org.eclipse.orion.doc.user/pom.xml>
[INFO] Computing target platform for MavenProject: org.eclipse.orion.feature:org.eclipse.orion.client.feature:2.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/features/org.eclipse.orion.client-feature/pom.xml>
[INFO] Resolving dependencies of MavenProject: org.eclipse.orion.feature:org.eclipse.orion.client.feature:2.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/orion-client/ws/features/org.eclipse.orion.client-feature/pom.xml>
[INFO] Cannot complete the request.  Generating details.
[INFO] Cannot complete the request.  Generating details.
[INFO] {osgi.ws=gtk, osgi.os=linux, osgi.arch=x86_64, org.eclipse.update.install.features=true}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.orion.client.feature.feature.group 2.0.0.qualifier
[ERROR]   Missing requirement: org.eclipse.orion.client.feature.feature.group 2.0.0.qualifier requires 'org.eclipse.license.feature.group [1.0.0,1.0.1)' but it could not be found
[ERROR] 
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from org.eclipse.orion.client.feature.feature.group 2.0.0.qualifier to org.eclipse.license.feature.group [1.0.0,1.0.1).", "No solution found because the problem is unsatisfiable."]
[DEBUG] Closing connection to remote
[ERROR] Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from org.eclipse.orion.client.feature.feature.group 2.0.0.qualifier to org.eclipse.license.feature.group [1.0.0,1.0.1).", "No solution found because the problem is unsatisfiable."] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from org.eclipse.orion.client.feature.feature.group 2.0.0.qualifier to org.eclipse.license.feature.group [1.0.0,1.0.1).", "No solution found because the problem is unsatisfiable."]
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from org.eclipse.orion.client.feature.feature.group 2.0.0.qualifier to org.eclipse.license.feature.group [1.0.0,1.0.1).", "No solution found because the problem is unsatisfiable."]
	at org.eclipse.tycho.p2.resolver.AbstractResolutionStrategy.newResolutionException(AbstractResolutionStrategy.java:81)
	at org.eclipse.tycho.p2.resolver.ProjectorResolutionStrategy.resolve(ProjectorResolutionStrategy.java:88)
	at org.eclipse.tycho.p2.resolver.AbstractResolutionStrategy.resolve(AbstractResolutionStrategy.java:58)
	at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:122)
	at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:78)
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.doResolvePlatform(P2TargetPlatformResolver.java:373)
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolveDependencies(P2TargetPlatformResolver.java:350)
	at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:109)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:82)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	... 11 more
[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/InternalErrorException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top