See <https://builds.apache.org/job/incubator-taverna-workbench/2/changes>

Changes:

[stian] <scm> sections

[stian] added beans

[stian] property annotations for describing beans such as ServiceDescription

[stian] Moved UI Builder from CVS t2infrastructure/platform-core

[stian] moved icons as well

[stian] copyright statements and cleanup

[alan] [maven-release-plugin] prepare release lang-0.5

[alan] [maven-release-plugin] prepare for next development iteration

[alan] Corrected button order

[alan] Re-usable JTextArea that sets the Font to be Dialog

[alan] Added ID

[alan] Changed to use DialogTextArea so that text appears OK on Windows

[alan] Corrected finding of the Font

[alan] Changed to cope with long lines that are broken with \

[alan] Imported logger

[stian] avoid ugly TextArea font in windows

[alan] Changed printStackTrace to go to a logger as per T2-578

[alan] Removed commented out printlns to help checking of T2-578

[alan] Changed printStackTrace to go to a logger as per T2-578

[alan] Changed printStackTrace to go to a logger as per T2-578

[alan] Changed printStackTrace to go to a logger as per T2-578

[alan] Changed printStackTrace to go to a logger as per T2-578

[alan] Changed printStackTrace to go to a logger as per T2-578

[alan] Updated pom and version-specific files

[alan] Snapshots for 2.1

[stian] T2-1042 rather than returning the string 'Interrupted' which causes all 
kinds of funny parse errors, return empty string and set thread interrupted.

[alan] New class for methods common to the beanshell and R activity UIs.  Put 
here as it could be generalised and used by other things.

[alan] Updated version numbers

[stian] T2-936 bump trunk version number of t2infrastructure to 2.1-SNAPSHOT

[alan] Panel to allow showing of line number

[alan] Classes to support sorted tables

[alex] Added JTreeTable to utils (from T1).

[alan] Pre-set subclass of text area

[alan] Subclass of JSplitPane fixed to get divider working

[alan] Corrected attribution

[alex] Minor update to JTreeTable

[alex] Fix for data cell renderer. Removed border around cells.

[alex] Deleted some unused code.

[alan] Added capability to re-sort when the model has changed

[alex] Fix for T2-1372: Make lines in progress report consistent. Now there are 
grid lines on both Windows and Mac OS for run progress table cells.

[alex] Setting grid colours for the tree table on every platform now.

[alex] Fixed JTreeTable grid cells for Nimbus Look and Feel not to show grid 
lines over cells containing tree nodes.

[stian] tidied POM

[stian] T2-1388 bumped trunk to 1.3-SNAPSHOT / 2.3-SNAPSHOT

[stian] Keep selection on table update

[stian] T2-1417 only show time when date is today. T2-1418 move and rename 
start/stop columns

[stian] Bumped versions numbers. 1.3-SNAPSHOT -> 2.0-SNAPSHOT, 2.3-SNAPSHOT -> 
3.0-SNAPSHOT

[stian] New parent

[alan] Improved dialog for T2-1499

[alan] Improved filter for T2-1499

[alan] Changed to use parameterized versions

[stian] added snapshot-repository to be able to find taverna-parent

[david] Changed packaging to bundle

[stian] Updated poms to use UTF-8 and have plugin versions

[stian] Newer parent

[david] Converted to OSGI bundle

[alan] Moved KeyworkDocument from R activity UI so it can be used by Beanshell. 
 Needed for T2-425

[alan] Share code for HTML based contextual views

[alan] Removed jedit dependency

[alan] Removed jedit dependency

[stian] POM tweaks

[stian] Updated POMs to work with new parent

[david] Converted to OSGI bundles and removed unused dependencies.

[alex] Part of fix for T2-633: Tick box for wrapping result text. Added 
LineWrappingTextArea whose lines can be wrapped.

[alan] Useful utility class for Beanshells etc.

[alan] Useful utility class for Beanshells etc.

[alan] Changed to get focus

[alan] Useful utility class for Beanshells etc.

[alan] Changed to cope with no previous highlight

[alan] Button that deselects after action

[alan] Button that deselects after action

[stuart] test commit

[stuart] added module for handing baclava document processing (currently only 
save) and related T2Reference resolution for handling results.

[stuart] renamed baclava module to results - as it is used for more than just 
baclava generation.

[stuart] refactored convertReferenceToObject into ResultsUtils

[stuart] removed some unused variables

[stuart] moved reading of baclava over from command line. Also save memory by 
not converting the XML Document to a String before saving, but saving it 
directly instead.

[stuart] improved comment

[alan] Removed widget that did not help with T2-633

[alan] Restored

[alan] Removed println

[alan] Fix for T2-1941 (getting objects as strings even when they are not)

[alan] Changed how data nature is calculated

[david] Changed version of utils/lang/results on trunk to avoid conflicts with 
maintenance branch.

[david] Updated pom dependencies.

[alex] Removed some unused imports.

[alan] Included modified version of Baclava support

[alan] Included modified version of Baclava support

[alan] Included modified version of Baclava support

[alan] Included modified version of Baclava support

[stian] git ignores

[alex] Removed results module from lang (to be moved to utils directly and 
baclava bits will be extracted into a separate module).

[alex] Removing the lang/results that has now been split into results and 
baclava in the utils.

[alan] Attempt to correct version numbers

[alan] Tweak to how errors are saved

[david] Release version 2.0.0

[david] Updated trunk version to snapshot.

[david] Changed taverna-parent version to 3.0.1-SNAPSHOT.

[david] Added Observer that handles swing event dispatching thread.

[david] Added tab selection component

[david] Removed model map (replaced by selection manager).

[david] Added ports to constructor.

[david] Removed child component - now handled by parent component.

[david] Added ability to change tab name.

[david] Added Border that can draw borders on selected edges of a component.

[alan] Increased version numbers

[david] T3-851 Fixed redraw problem when removing tabs.

[david] T3-896 Added icons to tabs

[alan] Document filter for names

[alan] Changed filter so it can be easily applied to components

[alan] Attempt to fix saving and reading of files as per T3-783

[alan] Added link listening as per T3-1085

[alex] Bumped up the SNAPSHOT version numbers after branching for 2.5 release.

[stian] still taverna-parent 2.5-SNAPSHOT for now

[stian] Moved from t2.lang

[stian] results moved to 
http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.results/branches/maintenance/

[brenninc] added gitignore

[brenninc] added README

[brenninc] extended gitignore

[brenninc] added README

[brenninc] Parent now 2.6-SNAPSHOT

[brenninc] scm update

[soiland-reyes] commons-ui should be from spring

[soiland-reyes] travis

[brenninc] Removed dependencyManagement T3-1195

[brenninc] Reinstated the <dependencyManagement> but kept paramters for all 
depencies. T3-1195

[brenninc] Updated commons.io to version 2.4 for T3-1193

[stain] don't use commonactivities here

[stain] org.apache.taverna.workbench

[stain] org.apache.taverna.workbench parent

[stain] project.parent.version etc. for our own dependencies

[stain] org.apache.taverna.* updates for poms

[stain] scufl2 dependencies updated

[stain] org.apache.taverna.engine etc

[stain] taverna-observer

[stain] taverna-*

[stain] taverna-*

[stain] not quite org.apache-ified poms

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/incubator-taverna-workbench/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench.git # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4357f05ec52750928cee98b8bc0aeade3622cb91 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4357f05ec52750928cee98b8bc0aeade3622cb91
 > git rev-list 961faf19b8a38cc0577ec5612ccfc4dc9cac30f9 # timeout=10
Parsing POMs
Downloaded artifact 
http://repository.apache.org/snapshots/org/apache/taverna/taverna-parent/1-incubating-SNAPSHOT/maven-metadata.xml
Downloaded artifact 
http://repository.apache.org/snapshots/org/apache/taverna/taverna-parent/1-incubating-SNAPSHOT/taverna-parent-1-incubating-20150306.164338-12.pom
Failed to transfer Could not find artifact org.apache:apache:pom:14 in 
bintray-spring (http://dl.bintray.com/spring/jars)
Failed to transfer Could not find artifact org.apache:apache:pom:14 in 
com.springsource.repository.bundles.release 
(http://repository.springsource.com/maven/bundles/release)
Failed to transfer Could not find artifact org.apache:apache:pom:14 in 
com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external)
Failed to transfer Could not find artifact org.apache:apache:pom:14 in 
repository.spring.milestone (http://repo.spring.io/milestone)
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Failed to transfer Could not find metadata 
org.apache.taverna:taverna-parent:1-incubating-SNAPSHOT/maven-metadata.xml in 
mygrid-snapshot-repository (http://www.mygrid.org.uk/maven/snapshot-repository)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/incubator-taverna-workbench/ws/> at 
hudson.remoting.Channel@5fa23f81:H10
        at hudson.FilePath.act(FilePath.java:916)
        at hudson.FilePath.act(FilePath.java:893)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:950)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:677)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1706)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at 
org.apache.taverna.workbench:taverna-workbench instead of 
net.sf.taverna.t2:lang, please verify your project structure @ line 5, column 10
[FATAL] Non-resolvable parent POM: Could not find artifact 
net.sf.taverna.t2:lang:pom:2.0.1-SNAPSHOT and 'parent.relativePath' points at 
wrong local POM @ line 5, column 10
[WARNING] 'parent.relativePath' points at 
org.apache.taverna.workbench:taverna-workbench instead of 
net.sf.taverna.t2:lang, please verify your project structure @ line 5, column 10
[FATAL] Non-resolvable parent POM: Could not find artifact 
net.sf.taverna.t2:lang:pom:2.0.1-SNAPSHOT and 'parent.relativePath' points at 
wrong local POM @ line 5, column 10
[WARNING] 'parent.relativePath' points at 
org.apache.taverna.workbench:taverna-workbench instead of 
net.sf.taverna.t2:lang, please verify your project structure @ line 5, column 10
[FATAL] Non-resolvable parent POM: Could not find artifact 
net.sf.taverna.t2:lang:pom:2.0.1-SNAPSHOT and 'parent.relativePath' points at 
wrong local POM @ line 5, column 10
[WARNING] 'parent.relativePath' points at 
org.apache.taverna.workbench:taverna-workbench instead of 
net.sf.taverna.t2:lang, please verify your project structure @ line 5, column 10
[FATAL] Non-resolvable parent POM: Could not find artifact 
net.sf.taverna.t2:lang:pom:2.0.1-SNAPSHOT and 'parent.relativePath' points at 
wrong local POM @ line 5, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-release-plugin @ 
org.apache.taverna:taverna-parent:1-incubating-SNAPSHOT, 
<https://builds.apache.org/job/incubator-taverna-workbench/ws/.repository/org/apache/taverna/taverna-parent/1-incubating-SNAPSHOT/taverna-parent-1-incubating-SNAPSHOT.pom,>
 line 323, column 13
[ERROR] Child module 
<https://builds.apache.org/job/incubator-taverna-workbench/ws/taverna-beans> of 
<https://builds.apache.org/job/incubator-taverna-workbench/ws/pom.xml> does not 
exist @ 
[ERROR] Child module 
<https://builds.apache.org/job/incubator-taverna-workbench/ws/taverna-observer> 
of <https://builds.apache.org/job/incubator-taverna-workbench/ws/pom.xml> does 
not exist @ 

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1354)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1088)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at 
org.apache.taverna.workbench:taverna-workbench instead of 
net.sf.taverna.t2:lang, please verify your project structure @ line 5, column 10
[FATAL] Non-resolvable parent POM: Could not find artifact 
net.sf.taverna.t2:lang:pom:2.0.1-SNAPSHOT and 'parent.relativePath' points at 
wrong local POM @ line 5, column 10
[WARNING] 'parent.relativePath' points at 
org.apache.taverna.workbench:taverna-workbench instead of 
net.sf.taverna.t2:lang, please verify your project structure @ line 5, column 10
[FATAL] Non-resolvable parent POM: Could not find artifact 
net.sf.taverna.t2:lang:pom:2.0.1-SNAPSHOT and 'parent.relativePath' points at 
wrong local POM @ line 5, column 10
[WARNING] 'parent.relativePath' points at 
org.apache.taverna.workbench:taverna-workbench instead of 
net.sf.taverna.t2:lang, please verify your project structure @ line 5, column 10
[FATAL] Non-resolvable parent POM: Could not find artifact 
net.sf.taverna.t2:lang:pom:2.0.1-SNAPSHOT and 'parent.relativePath' points at 
wrong local POM @ line 5, column 10
[WARNING] 'parent.relativePath' points at 
org.apache.taverna.workbench:taverna-workbench instead of 
net.sf.taverna.t2:lang, please verify your project structure @ line 5, column 10
[FATAL] Non-resolvable parent POM: Could not find artifact 
net.sf.taverna.t2:lang:pom:2.0.1-SNAPSHOT and 'parent.relativePath' points at 
wrong local POM @ line 5, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-release-plugin @ 
org.apache.taverna:taverna-parent:1-incubating-SNAPSHOT, 
<https://builds.apache.org/job/incubator-taverna-workbench/ws/.repository/org/apache/taverna/taverna-parent/1-incubating-SNAPSHOT/taverna-parent-1-incubating-SNAPSHOT.pom,>
 line 323, column 13
[ERROR] Child module 
<https://builds.apache.org/job/incubator-taverna-workbench/ws/taverna-beans> of 
<https://builds.apache.org/job/incubator-taverna-workbench/ws/pom.xml> does not 
exist @ 
[ERROR] Child module 
<https://builds.apache.org/job/incubator-taverna-workbench/ws/taverna-observer> 
of <https://builds.apache.org/job/incubator-taverna-workbench/ws/pom.xml> does 
not exist @ 

        at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
        at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
        at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1291)
        ... 10 more

Reply via email to