maltcmsui-commit Mailing List for Maui
Maui is the Maltcms User Interface
Status: Beta
Brought to you by:
nilshoffmann
You can subscribe to this list here.
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(26) |
Jul
(4) |
Aug
|
Sep
(8) |
Oct
(9) |
Nov
(2) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2014 |
Jan
|
Feb
(13) |
Mar
(23) |
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(17) |
Nov
(3) |
Dec
|
| 2016 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Jenkins <je...@ma...> - 2016-01-31 11:09:58
|
See <https://maltcms.de/jenkins/job/Maui/367/changes> Changes: [nilshoffmann] Fixed Remove Button on MacOSX [nilshoffmann] Minor changes to implementation. [nilshoffmann] Refactoring. [nilshoffmann] Refactoring updates. [nilshoffmann] Updated SvgScreenshot to save all open windows. [nilshoffmann] Minor fixes. [nilshoffmann] Updated Maltcms version to latest SNAPSHOT. ------------------------------------------ Started by an SCM change Building in workspace <https://maltcms.de/jenkins/job/Maui/ws/> No JDK named ‘Oracle JDK 7u80’ found No JDK named ‘Oracle JDK 7u80’ found > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git://git.code.sf.net/p/maltcmsui/code # timeout=10 Pruning obsolete local branches Fetching upstream changes from git://git.code.sf.net/p/maltcmsui/code > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress git://git.code.sf.net/p/maltcmsui/code +refs/heads/*:refs/remotes/origin/* --prune Seen branch in repository origin/master Seen branch in repository origin/nils-custom Seen branch in repository origin/normalizationFeature-phjlk Seen 3 remote branches Checking out Revision ab5e6086879d3a4fe27d55e2f31bddce9e3c15ff (origin/master) No JDK named ‘Oracle JDK 7u80’ found > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f ab5e6086879d3a4fe27d55e2f31bddce9e3c15ff > /usr/bin/git rev-list bafc79225e0bf14970d68769400a69c39095fe9e # timeout=10 > /usr/bin/git tag -a -f -m Jenkins Build #367 jenkins-Maui-367 # timeout=10 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 Cleaning workspace > /usr/bin/git rev-parse --verify HEAD # timeout=10 Resetting working tree > /usr/bin/git reset --hard # timeout=10 > /usr/bin/git clean -fdx # timeout=10 No JDK named ‘Oracle JDK 7u80’ found [omics-base] $ /home/jenkins/tools/hudson.tasks.Ant_AntInstallation/Ant_1.8.4/bin/ant -file build.xml clean build test build-site zip-javadoc build-zip-site nbms Buildfile: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build.xml> [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0> -getAntContribJar: -check-env: -init-netbeans: [echo] Configuring ant-contrib for Netbeans use... [echo] Using ant-contrib.jar at <https://maltcms.de/jenkins/job/Maui/ws/omics-base/../tools/ant/ant-contrib-1.0b3.jar> -init-hudson: prepare-tasks: download-tasks: [get] Getting: http://maltcms.de/netbeans/updates/8.0/uc/final/distribution/tasks.jar [get] To: /tmp/tasks.jar [get] http://maltcms.de/netbeans/updates/8.0/uc/final/distribution/tasks.jar permanently moved to https://maltcms.de/netbeans/updates/8.0/uc/final/distribution/tasks.jar [get] ............................................ [get] last modified = Mon Mar 10 22:15:23 CET 2014 download: [echo] Downloading clusters harness|ide|java|platform|javafx|maltcms [get] Destination already exists (skipping): /tmp/tasks.jar download-harness: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> [autoupdate] Downloading http://maltcms.de/netbeans/updates/8.0/uc/final/distribution/catalog.xml.gz [autoupdate] Jan 31, 2016 11:50:23 AM org.netbeans.nbbuild.AutoUpdateCatalogParser getInputSource [autoupdate] INFO: The file at http://maltcms.de/netbeans/updates/8.0/uc/final/distribution/catalog.xml.gz, corresponding to the catalog at http://maltcms.de/netbeans/updates/8.0/uc/final/distribution/catalog.xml.gz, does not look like the gzip file, trying to parse it as the pure xml [autoupdate] java.util.zip.ZipException: Not in GZIP format [autoupdate] at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165) [autoupdate] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) [autoupdate] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) [autoupdate] at org.netbeans.nbbuild.AutoUpdateCatalogParser.getInputSource(AutoUpdateCatalogParser.java:214) [autoupdate] at org.netbeans.nbbuild.AutoUpdateCatalogParser.getUpdateItems(AutoUpdateCatalogParser.java:177) [autoupdate] at org.netbeans.nbbuild.AutoUpdate.execute(AutoUpdate.java:150) [autoupdate] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [autoupdate] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [autoupdate] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [autoupdate] at java.lang.reflect.Method.invoke(Method.java:498) [autoupdate] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [autoupdate] at org.apache.tools.ant.Task.perform(Task.java:348) [autoupdate] at org.apache.tools.ant.Target.execute(Target.java:392) [autoupdate] at org.apache.tools.ant.Target.performTasks(Target.java:413) [autoupdate] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [autoupdate] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [autoupdate] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [autoupdate] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) [autoupdate] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) [autoupdate] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [autoupdate] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [autoupdate] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [autoupdate] at java.lang.reflect.Method.invoke(Method.java:498) [autoupdate] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [autoupdate] at org.apache.tools.ant.Task.perform(Task.java:348) [autoupdate] at org.apache.tools.ant.Target.execute(Target.java:392) [autoupdate] at org.apache.tools.ant.Target.performTasks(Target.java:413) [autoupdate] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [autoupdate] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [autoupdate] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [autoupdate] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) [autoupdate] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [autoupdate] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [autoupdate] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [autoupdate] at java.lang.reflect.Method.invoke(Method.java:498) [autoupdate] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [autoupdate] at org.apache.tools.ant.Task.perform(Task.java:348) [autoupdate] at org.apache.tools.ant.Target.execute(Target.java:392) [autoupdate] at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:169) [autoupdate] at org.apache.tools.ant.taskdefs.ImportTask.importResource(ImportTask.java:229) [autoupdate] at org.apache.tools.ant.taskdefs.ImportTask.execute(ImportTask.java:163) [autoupdate] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [autoupdate] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [autoupdate] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [autoupdate] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [autoupdate] at java.lang.reflect.Method.invoke(Method.java:498) [autoupdate] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [autoupdate] at org.apache.tools.ant.Task.perform(Task.java:348) [autoupdate] at org.apache.tools.ant.Target.execute(Target.java:392) [autoupdate] at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:180) [autoupdate] at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:82) [autoupdate] at org.apache.tools.ant.Main.runBuild(Main.java:795) [autoupdate] at org.apache.tools.ant.Main.startAnt(Main.java:217) [autoupdate] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [autoupdate] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) [autoupdate] [autoupdate] Jan 31, 2016 11:50:23 AM org.netbeans.nbbuild.AutoUpdateCatalogParser parseError [autoupdate] WARNING: http://maltcms.de/netbeans/updates/8.0/uc/final/distribution/catalog.xml.gz:1:50: White spaces are required between publicId and systemId. BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build.xml>:8: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/nbproject/build-impl.xml>:41: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/nbproject/platform.xml>:74: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/nbproject/platform.xml>:44: White spaces are required between publicId and systemId. Total time: 1 second Build step 'Invoke Ant' marked build as failure Archiving artifacts No JDK named ‘Oracle JDK 7u80’ found No JDK named ‘Oracle JDK 7u80’ found |
|
From: Jenkins <je...@ma...> - 2014-11-14 20:16:40
|
See <https://maltcms.de/jenkins/job/Maui/356/> |
|
From: Jenkins <je...@ma...> - 2014-11-14 19:28:09
|
See <https://maltcms.de/jenkins/job/Maui/355/changes> Changes: [Nils Hoffmann] Added missing files ------------------------------------------ [...truncated 36292 lines...] [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/IRetentionIndexDatabase.java>:42: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/IRetentionIndexDatabase.java>:49: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ri/RetentionIndexDatabase.java>:109: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ri/RetentionIndexDatabase.java>:119: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseCreatePanel.java>:78: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseCreatePanel.java>:86: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseCreatePanel.java>:103: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseCreatePanel.java>:205: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:98: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:111: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:119: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:136: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:322: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:349: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabasePeakAdditionPanel.java>:101: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:122: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:144: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:156: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:169: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:187: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:195: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:207: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:219: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/build/javadoc/net-sf-maltcms-db-search/help-doc.html...> [javadoc] 40 warnings javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> [parseprojectxml] No such dir <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/test/unit/src;> should not define test deps -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/build/javadoc/net-sf-maltcms-ui-execution> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.ui.execution.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_72 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/src/net/sf/maltcms/ui/execution/api/IExecutionSupport.java>:45: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/src/net/sf/maltcms/ui/execution/api/IExecutionSupport.java>:51: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/src/net/sf/maltcms/ui/execution/api/IExecutionSupport.java>:57: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/src/net/sf/maltcms/ui/execution/api/IExecutionSupport.java>:63: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/build/javadoc/net-sf-maltcms-ui-execution/help-doc.html...> [javadoc] 4 warnings [echo] Modules sorted: <https://maltcms.de/jenkins/job/Maui/ws/maui/MeltDBConnector>:<https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles>:<https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/ChromAProject>:<https://maltcms.de/jenkins/job/Maui/ws/maui/ChartComponents>:<https://maltcms.de/jenkins/job/Maui/ws/maui/CDFFileHandle>:<https://maltcms.de/jenkins/job/Maui/ws/maui/BrandingModule>:<https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> CeBiTec Branding:<https://maltcms.de/jenkins/job/Maui/ws/maui/ChromatogramHeatmapViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/GCViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport>:<https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions>:<https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter>:<https://maltcms.de/jenkins/job/Maui/ws/maui/GCImageBlobImporter>:<https://maltcms.de/jenkins/job/Maui/ws/maui/MauiIOJmzTab>:<https://maltcms.de/jenkins/job/Maui/ws/maui/MetaboliteDatabaseViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/PeakNormalization>:<https://maltcms.de/jenkins/job/Maui/ws/maui/FoldChangeViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core Pipeline Editor:<https://maltcms.de/jenkins/job/Maui/ws/maui/PipelineRunner>:<https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI:<https://maltcms.de/jenkins/job/Maui/ws/maui/StatisticsView>:<https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Welcome:<https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider>:<https://maltcms.de/jenkins/job/Maui/ws/maui/MSViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/PeakTableViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/MeltDBConnector> [echo] Module Relative Path: MeltDBConnector [echo] Localizing Bundle location: maltcms/io/xml/ws/meltdb/Bundle.properties [echo] Module javadoc relative location: maltcms-io-xml-ws-meltdb [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-io-xml-ws-meltdb> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles> [echo] Module Relative Path: FileHandles [echo] Localizing Bundle location: maltcms/ui/fileHandles/Bundle.properties [echo] Module javadoc relative location: maltcms-ui-fileHandles [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-ui-fileHandles> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer> [echo] Module Relative Path: Heatmap3DViewer [echo] Localizing Bundle location: maltcms/ui/heatmap3Dviewer/Bundle.properties [echo] Module javadoc relative location: maltcms-ui-heatmap3Dviewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-ui-heatmap3Dviewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromAProject> [echo] Module Relative Path: ChromAProject [echo] Localizing Bundle location: maltcms/ui/project/Bundle.properties [echo] Module javadoc relative location: maltcms-ui-project [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-ui-project> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/ChartComponents> [echo] Module Relative Path: ChartComponents [echo] Localizing Bundle location: net/sf/maltcms/chromaui/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/CDFFileHandle> [echo] Module Relative Path: CDFFileHandle [echo] Localizing Bundle location: maltcms/ui/fileHandles/cdf/Bundle.properties [echo] Module javadoc relative location: maltcms-ui-fileHandles-cdf [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-ui-fileHandles-cdf> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/BrandingModule> [echo] Module Relative Path: BrandingModule [echo] Localizing Bundle location: net/sf/maltcms/chromaui/branding/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-branding [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-branding> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> CeBiTec Branding [echo] Module Relative Path: Maui CeBiTec Branding [echo] Localizing Bundle location: net/sf/maltcms/chromaui/branding/cebitec/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-branding-cebitec [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-branding-cebitec> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromatogramHeatmapViewer> [echo] Module Relative Path: ChromatogramHeatmapViewer [echo] Localizing Bundle location: net/sf/maltcms/chromaui/chromatogram1Dviewer/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-chromatogram1Dviewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-chromatogram1Dviewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/GCViewer> [echo] Module Relative Path: GCViewer [echo] Localizing Bundle location: net/sf/maltcms/chromaui/chromatogram2Dviewer/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-chromatogram2Dviewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-chromatogram2Dviewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport> [echo] Module Relative Path: FeatureSupport [echo] Localizing Bundle location: net/sf/maltcms/chromaui/features/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-features [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-features> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions> [echo] Module Relative Path: GroovyActions [echo] Localizing Bundle location: net/sf/maltcms/chromaui/groovy/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-groovy [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-groovy> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter> [echo] Module Relative Path: ChromaTOFPeakImporter [echo] Localizing Bundle location: net/sf/maltcms/chromaui/io/chromaTofPeakImporter/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-io-chromaTofPeakImporter [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-io-chromaTofPeakImporter> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/GCImageBlobImporter> [echo] Module Relative Path: GCImageBlobImporter [echo] Localizing Bundle location: net/sf/maltcms/chromaui/io/gcImageBlobImporter/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-io-gcImageBlobImporter [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-io-gcImageBlobImporter> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/MauiIOJmzTab> [echo] Module Relative Path: MauiIOJmzTab [echo] Localizing Bundle location: net/sf/maltcms/chromaui/jmztab/ui/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-jmztab-ui [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-jmztab-ui> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/MetaboliteDatabaseViewer> [echo] Module Relative Path: MetaboliteDatabaseViewer [echo] Localizing Bundle location: net/sf/maltcms/chromaui/metabolitedb/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-metabolitedb [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-metabolitedb> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/PeakNormalization> [echo] Module Relative Path: PeakNormalization [echo] Localizing Bundle location: net/sf/maltcms/chromaui/normalization/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-normalization [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-normalization> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/FoldChangeViewer> [echo] Module Relative Path: FoldChangeViewer [echo] Localizing Bundle location: net/sf/maltcms/chromaui/foldChangeViewer/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-foldChangeViewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-foldChangeViewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core Pipeline Editor [echo] Module Relative Path: Maui Core Pipeline Editor [echo] Localizing Bundle location: net/sf/maltcms/chromaui/pipelineEditor/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-pipelineEditor [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-pipelineEditor> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/PipelineRunner> [echo] Module Relative Path: PipelineRunner [echo] Localizing Bundle location: maltcms/ui/nb/pipelineRunner/Bundle.properties [echo] Module javadoc relative location: maltcms-ui-nb-pipelineRunner [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-ui-nb-pipelineRunner> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI [echo] Module Relative Path: Maui Core UI Project SPI [echo] Localizing Bundle location: net/sf/maltcms/chromaui/project/spi/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-project-spi [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-project-spi> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/StatisticsView> [echo] Module Relative Path: StatisticsView [echo] Localizing Bundle location: net/sf/maltcms/chromaui/statistics/view/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-statistics-view [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-statistics-view> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Welcome [echo] Module Relative Path: Maui Welcome [echo] Localizing Bundle location: net/sf/maltcms/chromaui/welcome/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-welcome [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-welcome> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider> [echo] Module Relative Path: MSDatabaseSearchProvider [echo] Localizing Bundle location: net/sf/maltcms/db/search/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-db-search [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-db-search> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/MSViewer> [echo] Module Relative Path: MSViewer [echo] Localizing Bundle location: net/sf/maltcms/chromaui/msviewer/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-msviewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-msviewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/PeakTableViewer> [echo] Module Relative Path: PeakTableViewer [echo] Localizing Bundle location: net/sf/maltcms/maui/peakTableViewer/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-maui-peakTableViewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-maui-peakTableViewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport> [echo] Module Relative Path: ExecutionSupport [echo] Localizing Bundle location: net/sf/maltcms/ui/execution/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-ui-execution [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-ui-execution> zip-javadoc: BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:535: <https://maltcms.de/jenkins/job/Maui/ws/maui/build/site/javadoc/1.3.2> does not exist. Total time: 3 minutes 57 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-11-13 20:31:51
|
See <https://maltcms.de/jenkins/job/Maui/354/changes> Changes: [Nils Hoffmann] Added jbake site to omics-base. ------------------------------------------ [...truncated 36290 lines...] [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/IRetentionIndexDatabase.java>:42: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/IRetentionIndexDatabase.java>:49: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ri/RetentionIndexDatabase.java>:109: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ri/RetentionIndexDatabase.java>:119: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseCreatePanel.java>:78: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseCreatePanel.java>:86: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseCreatePanel.java>:103: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseCreatePanel.java>:205: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:98: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:111: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:119: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:136: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:322: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseDefinitionPanel.java>:349: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabasePeakAdditionPanel.java>:101: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:122: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:144: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:156: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:169: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:187: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:195: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:207: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/src/net/sf/maltcms/db/search/api/ui/DatabaseSearchPanel.java>:219: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider/build/javadoc/net-sf-maltcms-db-search/help-doc.html...> [javadoc] 40 warnings javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> [parseprojectxml] No such dir <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/test/unit/src;> should not define test deps -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/build/javadoc/net-sf-maltcms-ui-execution> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.ui.execution.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_72 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/src/net/sf/maltcms/ui/execution/api/IExecutionSupport.java>:45: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/src/net/sf/maltcms/ui/execution/api/IExecutionSupport.java>:51: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/src/net/sf/maltcms/ui/execution/api/IExecutionSupport.java>:57: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/src/net/sf/maltcms/ui/execution/api/IExecutionSupport.java>:63: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport/build/javadoc/net-sf-maltcms-ui-execution/help-doc.html...> [javadoc] 4 warnings [echo] Modules sorted: <https://maltcms.de/jenkins/job/Maui/ws/maui/MeltDBConnector>:<https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles>:<https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/ChromAProject>:<https://maltcms.de/jenkins/job/Maui/ws/maui/ChartComponents>:<https://maltcms.de/jenkins/job/Maui/ws/maui/CDFFileHandle>:<https://maltcms.de/jenkins/job/Maui/ws/maui/BrandingModule>:<https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> CeBiTec Branding:<https://maltcms.de/jenkins/job/Maui/ws/maui/ChromatogramHeatmapViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/GCViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport>:<https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions>:<https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter>:<https://maltcms.de/jenkins/job/Maui/ws/maui/GCImageBlobImporter>:<https://maltcms.de/jenkins/job/Maui/ws/maui/MauiIOJmzTab>:<https://maltcms.de/jenkins/job/Maui/ws/maui/MetaboliteDatabaseViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/PeakNormalization>:<https://maltcms.de/jenkins/job/Maui/ws/maui/FoldChangeViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core Pipeline Editor:<https://maltcms.de/jenkins/job/Maui/ws/maui/PipelineRunner>:<https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI:<https://maltcms.de/jenkins/job/Maui/ws/maui/StatisticsView>:<https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Welcome:<https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider>:<https://maltcms.de/jenkins/job/Maui/ws/maui/MSViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/PeakTableViewer>:<https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/MeltDBConnector> [echo] Module Relative Path: MeltDBConnector [echo] Localizing Bundle location: maltcms/io/xml/ws/meltdb/Bundle.properties [echo] Module javadoc relative location: maltcms-io-xml-ws-meltdb [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-io-xml-ws-meltdb> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles> [echo] Module Relative Path: FileHandles [echo] Localizing Bundle location: maltcms/ui/fileHandles/Bundle.properties [echo] Module javadoc relative location: maltcms-ui-fileHandles [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-ui-fileHandles> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer> [echo] Module Relative Path: Heatmap3DViewer [echo] Localizing Bundle location: maltcms/ui/heatmap3Dviewer/Bundle.properties [echo] Module javadoc relative location: maltcms-ui-heatmap3Dviewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-ui-heatmap3Dviewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromAProject> [echo] Module Relative Path: ChromAProject [echo] Localizing Bundle location: maltcms/ui/project/Bundle.properties [echo] Module javadoc relative location: maltcms-ui-project [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-ui-project> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/ChartComponents> [echo] Module Relative Path: ChartComponents [echo] Localizing Bundle location: net/sf/maltcms/chromaui/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/CDFFileHandle> [echo] Module Relative Path: CDFFileHandle [echo] Localizing Bundle location: maltcms/ui/fileHandles/cdf/Bundle.properties [echo] Module javadoc relative location: maltcms-ui-fileHandles-cdf [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-ui-fileHandles-cdf> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/BrandingModule> [echo] Module Relative Path: BrandingModule [echo] Localizing Bundle location: net/sf/maltcms/chromaui/branding/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-branding [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-branding> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> CeBiTec Branding [echo] Module Relative Path: Maui CeBiTec Branding [echo] Localizing Bundle location: net/sf/maltcms/chromaui/branding/cebitec/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-branding-cebitec [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-branding-cebitec> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromatogramHeatmapViewer> [echo] Module Relative Path: ChromatogramHeatmapViewer [echo] Localizing Bundle location: net/sf/maltcms/chromaui/chromatogram1Dviewer/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-chromatogram1Dviewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-chromatogram1Dviewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/GCViewer> [echo] Module Relative Path: GCViewer [echo] Localizing Bundle location: net/sf/maltcms/chromaui/chromatogram2Dviewer/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-chromatogram2Dviewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-chromatogram2Dviewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport> [echo] Module Relative Path: FeatureSupport [echo] Localizing Bundle location: net/sf/maltcms/chromaui/features/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-features [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-features> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions> [echo] Module Relative Path: GroovyActions [echo] Localizing Bundle location: net/sf/maltcms/chromaui/groovy/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-groovy [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-groovy> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter> [echo] Module Relative Path: ChromaTOFPeakImporter [echo] Localizing Bundle location: net/sf/maltcms/chromaui/io/chromaTofPeakImporter/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-io-chromaTofPeakImporter [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-io-chromaTofPeakImporter> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/GCImageBlobImporter> [echo] Module Relative Path: GCImageBlobImporter [echo] Localizing Bundle location: net/sf/maltcms/chromaui/io/gcImageBlobImporter/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-io-gcImageBlobImporter [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-io-gcImageBlobImporter> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/MauiIOJmzTab> [echo] Module Relative Path: MauiIOJmzTab [echo] Localizing Bundle location: net/sf/maltcms/chromaui/jmztab/ui/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-jmztab-ui [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-jmztab-ui> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/MetaboliteDatabaseViewer> [echo] Module Relative Path: MetaboliteDatabaseViewer [echo] Localizing Bundle location: net/sf/maltcms/chromaui/metabolitedb/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-metabolitedb [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-metabolitedb> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/PeakNormalization> [echo] Module Relative Path: PeakNormalization [echo] Localizing Bundle location: net/sf/maltcms/chromaui/normalization/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-normalization [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-normalization> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/FoldChangeViewer> [echo] Module Relative Path: FoldChangeViewer [echo] Localizing Bundle location: net/sf/maltcms/chromaui/foldChangeViewer/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-foldChangeViewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-foldChangeViewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core Pipeline Editor [echo] Module Relative Path: Maui Core Pipeline Editor [echo] Localizing Bundle location: net/sf/maltcms/chromaui/pipelineEditor/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-pipelineEditor [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-pipelineEditor> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/PipelineRunner> [echo] Module Relative Path: PipelineRunner [echo] Localizing Bundle location: maltcms/ui/nb/pipelineRunner/Bundle.properties [echo] Module javadoc relative location: maltcms-ui-nb-pipelineRunner [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/maltcms-ui-nb-pipelineRunner> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI [echo] Module Relative Path: Maui Core UI Project SPI [echo] Localizing Bundle location: net/sf/maltcms/chromaui/project/spi/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-project-spi [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-project-spi> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/StatisticsView> [echo] Module Relative Path: StatisticsView [echo] Localizing Bundle location: net/sf/maltcms/chromaui/statistics/view/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-statistics-view [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-statistics-view> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Welcome [echo] Module Relative Path: Maui Welcome [echo] Localizing Bundle location: net/sf/maltcms/chromaui/welcome/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-welcome [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-welcome> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/MSDatabaseSearchProvider> [echo] Module Relative Path: MSDatabaseSearchProvider [echo] Localizing Bundle location: net/sf/maltcms/db/search/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-db-search [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-db-search> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/MSViewer> [echo] Module Relative Path: MSViewer [echo] Localizing Bundle location: net/sf/maltcms/chromaui/msviewer/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-chromaui-msviewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-chromaui-msviewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/PeakTableViewer> [echo] Module Relative Path: PeakTableViewer [echo] Localizing Bundle location: net/sf/maltcms/maui/peakTableViewer/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-maui-peakTableViewer [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-maui-peakTableViewer> [echo] Adding JavaDoc for Module: <https://maltcms.de/jenkins/job/Maui/ws/maui/ExecutionSupport> [echo] Module Relative Path: ExecutionSupport [echo] Localizing Bundle location: net/sf/maltcms/ui/execution/Bundle.properties [echo] Module javadoc relative location: net-sf-maltcms-ui-execution [echo] Skipping due to missing javadoc at <https://maltcms.de/jenkins/job/Maui/ws/maui/site/jbake/content/javadoc/1.3.2/net-sf-maltcms-ui-execution> zip-javadoc: BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:535: <https://maltcms.de/jenkins/job/Maui/ws/maui/build/site/javadoc/1.3.2> does not exist. Total time: 4 minutes 3 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-19 18:41:42
|
See <https://maltcms.de/jenkins/job/Maui/345/changes> |
|
From: Jenkins <je...@ma...> - 2014-10-19 17:58:59
|
See <https://maltcms.de/jenkins/job/Maui/344/> ------------------------------------------ [...truncated 23692 lines...] [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/JFCPanel.java>:302: warning: [rawtypes] found raw type: JComboBox [nb-javac] private javax.swing.JComboBox jComboBox1; [nb-javac] ^ [nb-javac] missing type arguments for generic class JComboBox<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class JComboBox [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/csv/ColorColumnRenderer.java>:138: warning: [deprecation] toGMTString() in Date has been deprecated [nb-javac] setText(((Date) value).toGMTString()); [nb-javac] ^ [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/properties/tools/PropertyLoader.java>:209: warning: [rawtypes] found raw type: Iterator [nb-javac] Iterator i = cfg.getKeys(); [nb-javac] ^ [nb-javac] missing type arguments for generic class Iterator<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in interface Iterator [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:39: warning: [rawtypes] found raw type: DefaultComboBoxModel [nb-javac] public class SeriesPaintComboBoxModel extends DefaultComboBoxModel { [nb-javac] ^ [nb-javac] missing type arguments for generic class DefaultComboBoxModel<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class DefaultComboBoxModel [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:46: warning: [rawtypes] found raw type: Comparable [nb-javac] public SeriesPaintComboBoxModel(List<Comparable> keys, List<Paint> colors) { [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:48: warning: [unchecked] unchecked call to addElement(E) as a member of the raw type DefaultComboBoxModel [nb-javac] addElement(new Tuple2D<>(keys.get(i), colors.get(i))); [nb-javac] ^ [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class DefaultComboBoxModel [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:54: warning: [rawtypes] found raw type: ListCellRenderer [nb-javac] public class SeriesPaintComboBoxRenderer implements ListCellRenderer { [nb-javac] ^ [nb-javac] missing type arguments for generic class ListCellRenderer<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in interface ListCellRenderer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:67: warning: [rawtypes] found raw type: JList [nb-javac] public Component getListCellRendererComponent(JList jlist, Object o, int i, boolean bln, boolean bln1) { [nb-javac] ^ [nb-javac] missing type arguments for generic class JList<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class JList [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [rawtypes] found raw type: Comparable [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [rawtypes] found raw type: Comparable [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [unchecked] unchecked cast [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] required: Tuple2D<Comparable,Paint> [nb-javac] found: Object [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:88: warning: [rawtypes] found raw type: Comparable [nb-javac] private Comparable c; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:97: warning: [rawtypes] found raw type: Comparable [nb-javac] public ColorPanel(Comparable c, Paint p) { [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:123: warning: [rawtypes] found raw type: Comparable [nb-javac] Comparable s = xyp.getDataset(j).getSeriesKey(i); [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] 36 warnings [copy] Copying 20 files to <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/build/classes> jar-prep: jar: [jarwithmoduleattributes] Building jar: <https://maltcms.de/jenkins/job/Maui/ws/maui/build/cluster/modules/maltcms-ui-fileHandles.jar> netbeans-extra: javahelp: module-auto-deps: release: -init-startlevel: module-xml-regular: module-xml-autoload: module-xml-eager: -init-executables: chmod-executables: verify-class-linkage: -validate-layers: [xmlvalidate] 1 file(s) have been successfully validated. -verify-apichanges: -netbeans: netbeans: [genlist] Generating Auto Update information for maltcms.ui.fileHandles taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: -release.dir: -release.files: files-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/com-db4o-db4o-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/com-db4o-db4o-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/com.db4o/db4o-all-8.0.249.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/javax-jai-jai-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/javax-jai-jai-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/javax.media.jai/com.springsource.javax.media.jai.codec-1.1.3.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/javax.media.jai/com.springsource.javax.media.jai.core-1.1.3.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-chromaui-ui-support.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-chromaui-ui-support.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-jzy3d.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-jzy3d.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jzy3d-api-0.9.2-SNAPSHOT.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-maui-jogl.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-maui-jogl.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-armv6hf.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-solaris-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-armv6hf.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-macosx-universal.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-windows-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-windows-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-armv6.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-solaris-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-solaris-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-macosx-universal.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-solaris-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-armv6.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-windows-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-windows-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-mobile.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-mpaxs-mpaxs-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/net-sf-mpaxs-mpaxs-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-spi-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-server-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-api-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-computeHost-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-drmaa-spi-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/org.gff.drmaa/sun-drmaa-impl-osgi-1.0.0.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/org-netbeans-modules-settings.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform/modules/org-netbeans-modules-settings.jar]> [parseprojectxml] No such dir <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/test/unit/src;> should not define test deps -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: up-to-date: compile: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/build/classes> [nb-javac] Compiling 47 source files to <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/build/classes> [nb-javac] [nb-javac] [nb-javac] An annotation processor threw an uncaught exception. [nb-javac] Consult the following stack trace for details. [nb-javac] java.lang.ClassCastException: com.sun.tools.javac.code.Symbol$ClassSymbol cannot be cast to javax.lang.model.element.PackageElement [nb-javac] at org.netbeans.modules.javahelp.HelpSetRegistrationProcessor.handleProcess(HelpSetRegistrationProcessor.java:99) [nb-javac] at org.openide.filesystems.annotations.LayerGeneratingProcessor.process(LayerGeneratingProcessor.java:121) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:793) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:722) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.access$1700(JavacProcessingEnvironment.java:97) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1029) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1163) [nb-javac] at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1108) [nb-javac] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:824) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:439) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:353) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:342) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:333) [nb-javac] at com.sun.tools.javac.Main.compile(Main.java:76) [nb-javac] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [nb-javac] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.taskdefs.compilers.Javac13.execute(Javac13.java:56) [nb-javac] at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1153) [nb-javac] at org.netbeans.nbbuild.CustomJavac.compile(CustomJavac.java:124) [nb-javac] at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:930) [nb-javac] at org.netbeans.nbbuild.CustomJavac.execute(CustomJavac.java:105) [nb-javac] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [nb-javac] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [nb-javac] at org.apache.tools.ant.Task.perform(Task.java:348) [nb-javac] at org.apache.tools.ant.Target.execute(Target.java:392) [nb-javac] at org.apache.tools.ant.Target.performTasks(Target.java:413) [nb-javac] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [nb-javac] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [nb-javac] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [nb-javac] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) [nb-javac] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:303) [nb-javac] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221) [nb-javac] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [nb-javac] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [nb-javac] at org.apache.tools.ant.Task.perform(Task.java:348) [nb-javac] at org.apache.tools.ant.Target.execute(Target.java:392) [nb-javac] at org.apache.tools.ant.Target.performTasks(Target.java:413) [nb-javac] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [nb-javac] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) [nb-javac] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [nb-javac] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [nb-javac] at org.apache.tools.ant.Main.runBuild(Main.java:811) [nb-javac] at org.apache.tools.ant.Main.startAnt(Main.java:217) [nb-javac] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [nb-javac] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:170: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/common.xml>:217: Compile failed; see the compiler error output for details. Total time: 24 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-19 12:01:02
|
See <https://maltcms.de/jenkins/job/Maui/343/> ------------------------------------------ [...truncated 21559 lines...] [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/JFCPanel.java>:302: warning: [rawtypes] found raw type: JComboBox [nb-javac] private javax.swing.JComboBox jComboBox1; [nb-javac] ^ [nb-javac] missing type arguments for generic class JComboBox<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class JComboBox [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/csv/ColorColumnRenderer.java>:138: warning: [deprecation] toGMTString() in Date has been deprecated [nb-javac] setText(((Date) value).toGMTString()); [nb-javac] ^ [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/properties/tools/PropertyLoader.java>:209: warning: [rawtypes] found raw type: Iterator [nb-javac] Iterator i = cfg.getKeys(); [nb-javac] ^ [nb-javac] missing type arguments for generic class Iterator<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in interface Iterator [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:39: warning: [rawtypes] found raw type: DefaultComboBoxModel [nb-javac] public class SeriesPaintComboBoxModel extends DefaultComboBoxModel { [nb-javac] ^ [nb-javac] missing type arguments for generic class DefaultComboBoxModel<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class DefaultComboBoxModel [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:46: warning: [rawtypes] found raw type: Comparable [nb-javac] public SeriesPaintComboBoxModel(List<Comparable> keys, List<Paint> colors) { [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:48: warning: [unchecked] unchecked call to addElement(E) as a member of the raw type DefaultComboBoxModel [nb-javac] addElement(new Tuple2D<>(keys.get(i), colors.get(i))); [nb-javac] ^ [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class DefaultComboBoxModel [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:54: warning: [rawtypes] found raw type: ListCellRenderer [nb-javac] public class SeriesPaintComboBoxRenderer implements ListCellRenderer { [nb-javac] ^ [nb-javac] missing type arguments for generic class ListCellRenderer<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in interface ListCellRenderer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:67: warning: [rawtypes] found raw type: JList [nb-javac] public Component getListCellRendererComponent(JList jlist, Object o, int i, boolean bln, boolean bln1) { [nb-javac] ^ [nb-javac] missing type arguments for generic class JList<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class JList [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [rawtypes] found raw type: Comparable [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [rawtypes] found raw type: Comparable [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [unchecked] unchecked cast [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] required: Tuple2D<Comparable,Paint> [nb-javac] found: Object [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:88: warning: [rawtypes] found raw type: Comparable [nb-javac] private Comparable c; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:97: warning: [rawtypes] found raw type: Comparable [nb-javac] public ColorPanel(Comparable c, Paint p) { [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:123: warning: [rawtypes] found raw type: Comparable [nb-javac] Comparable s = xyp.getDataset(j).getSeriesKey(i); [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] 36 warnings [copy] Copying 20 files to <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/build/classes> jar-prep: jar: [jarwithmoduleattributes] Building jar: <https://maltcms.de/jenkins/job/Maui/ws/maui/build/cluster/modules/maltcms-ui-fileHandles.jar> netbeans-extra: javahelp: module-auto-deps: release: -init-startlevel: module-xml-regular: module-xml-autoload: module-xml-eager: -init-executables: chmod-executables: verify-class-linkage: -validate-layers: [xmlvalidate] 1 file(s) have been successfully validated. -verify-apichanges: -netbeans: netbeans: [genlist] Generating Auto Update information for maltcms.ui.fileHandles taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: -release.dir: -release.files: files-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/com-db4o-db4o-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/com-db4o-db4o-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/com.db4o/db4o-all-8.0.249.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/javax-jai-jai-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/javax-jai-jai-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/javax.media.jai/com.springsource.javax.media.jai.codec-1.1.3.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/javax.media.jai/com.springsource.javax.media.jai.core-1.1.3.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-chromaui-ui-support.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-chromaui-ui-support.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-jzy3d.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-jzy3d.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jzy3d-api-0.9.2-SNAPSHOT.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-maui-jogl.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-maui-jogl.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-armv6hf.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-solaris-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-armv6hf.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-macosx-universal.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-windows-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-windows-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-armv6.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-solaris-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-solaris-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-macosx-universal.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-solaris-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-armv6.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-windows-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-windows-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-mobile.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-mpaxs-mpaxs-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/net-sf-mpaxs-mpaxs-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-spi-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-server-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-api-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-computeHost-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-drmaa-spi-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/org.gff.drmaa/sun-drmaa-impl-osgi-1.0.0.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/org-netbeans-modules-settings.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform/modules/org-netbeans-modules-settings.jar]> [parseprojectxml] No such dir <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/test/unit/src;> should not define test deps -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: up-to-date: compile: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/build/classes> [nb-javac] Compiling 47 source files to <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/build/classes> [nb-javac] [nb-javac] [nb-javac] An annotation processor threw an uncaught exception. [nb-javac] Consult the following stack trace for details. [nb-javac] java.lang.ClassCastException: com.sun.tools.javac.code.Symbol$ClassSymbol cannot be cast to javax.lang.model.element.PackageElement [nb-javac] at org.netbeans.modules.javahelp.HelpSetRegistrationProcessor.handleProcess(HelpSetRegistrationProcessor.java:99) [nb-javac] at org.openide.filesystems.annotations.LayerGeneratingProcessor.process(LayerGeneratingProcessor.java:121) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:793) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:722) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.access$1700(JavacProcessingEnvironment.java:97) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1029) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1163) [nb-javac] at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1108) [nb-javac] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:824) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:439) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:353) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:342) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:333) [nb-javac] at com.sun.tools.javac.Main.compile(Main.java:76) [nb-javac] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [nb-javac] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.taskdefs.compilers.Javac13.execute(Javac13.java:56) [nb-javac] at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1153) [nb-javac] at org.netbeans.nbbuild.CustomJavac.compile(CustomJavac.java:124) [nb-javac] at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:930) [nb-javac] at org.netbeans.nbbuild.CustomJavac.execute(CustomJavac.java:105) [nb-javac] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [nb-javac] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [nb-javac] at org.apache.tools.ant.Task.perform(Task.java:348) [nb-javac] at org.apache.tools.ant.Target.execute(Target.java:392) [nb-javac] at org.apache.tools.ant.Target.performTasks(Target.java:413) [nb-javac] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [nb-javac] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [nb-javac] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [nb-javac] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) [nb-javac] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:303) [nb-javac] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221) [nb-javac] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [nb-javac] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [nb-javac] at org.apache.tools.ant.Task.perform(Task.java:348) [nb-javac] at org.apache.tools.ant.Target.execute(Target.java:392) [nb-javac] at org.apache.tools.ant.Target.performTasks(Target.java:413) [nb-javac] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [nb-javac] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) [nb-javac] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [nb-javac] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [nb-javac] at org.apache.tools.ant.Main.runBuild(Main.java:811) [nb-javac] at org.apache.tools.ant.Main.startAnt(Main.java:217) [nb-javac] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [nb-javac] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:170: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/common.xml>:217: Compile failed; see the compiler error output for details. Total time: 23 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-19 11:36:24
|
See <https://maltcms.de/jenkins/job/Maui/341/> ------------------------------------------ [...truncated 21557 lines...] [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/JFCPanel.java>:302: warning: [rawtypes] found raw type: JComboBox [nb-javac] private javax.swing.JComboBox jComboBox1; [nb-javac] ^ [nb-javac] missing type arguments for generic class JComboBox<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class JComboBox [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/csv/ColorColumnRenderer.java>:138: warning: [deprecation] toGMTString() in Date has been deprecated [nb-javac] setText(((Date) value).toGMTString()); [nb-javac] ^ [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/properties/tools/PropertyLoader.java>:209: warning: [rawtypes] found raw type: Iterator [nb-javac] Iterator i = cfg.getKeys(); [nb-javac] ^ [nb-javac] missing type arguments for generic class Iterator<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in interface Iterator [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:39: warning: [rawtypes] found raw type: DefaultComboBoxModel [nb-javac] public class SeriesPaintComboBoxModel extends DefaultComboBoxModel { [nb-javac] ^ [nb-javac] missing type arguments for generic class DefaultComboBoxModel<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class DefaultComboBoxModel [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:46: warning: [rawtypes] found raw type: Comparable [nb-javac] public SeriesPaintComboBoxModel(List<Comparable> keys, List<Paint> colors) { [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:48: warning: [unchecked] unchecked call to addElement(E) as a member of the raw type DefaultComboBoxModel [nb-javac] addElement(new Tuple2D<>(keys.get(i), colors.get(i))); [nb-javac] ^ [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class DefaultComboBoxModel [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:54: warning: [rawtypes] found raw type: ListCellRenderer [nb-javac] public class SeriesPaintComboBoxRenderer implements ListCellRenderer { [nb-javac] ^ [nb-javac] missing type arguments for generic class ListCellRenderer<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in interface ListCellRenderer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:67: warning: [rawtypes] found raw type: JList [nb-javac] public Component getListCellRendererComponent(JList jlist, Object o, int i, boolean bln, boolean bln1) { [nb-javac] ^ [nb-javac] missing type arguments for generic class JList<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class JList [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [rawtypes] found raw type: Comparable [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [rawtypes] found raw type: Comparable [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [unchecked] unchecked cast [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] required: Tuple2D<Comparable,Paint> [nb-javac] found: Object [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:88: warning: [rawtypes] found raw type: Comparable [nb-javac] private Comparable c; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:97: warning: [rawtypes] found raw type: Comparable [nb-javac] public ColorPanel(Comparable c, Paint p) { [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:123: warning: [rawtypes] found raw type: Comparable [nb-javac] Comparable s = xyp.getDataset(j).getSeriesKey(i); [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] 36 warnings [copy] Copying 20 files to <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/build/classes> jar-prep: jar: [jarwithmoduleattributes] Building jar: <https://maltcms.de/jenkins/job/Maui/ws/maui/build/cluster/modules/maltcms-ui-fileHandles.jar> netbeans-extra: javahelp: module-auto-deps: release: -init-startlevel: module-xml-regular: module-xml-autoload: module-xml-eager: -init-executables: chmod-executables: verify-class-linkage: -validate-layers: [xmlvalidate] 1 file(s) have been successfully validated. -verify-apichanges: -netbeans: netbeans: [genlist] Generating Auto Update information for maltcms.ui.fileHandles taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: -release.dir: -release.files: files-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/com-db4o-db4o-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/com-db4o-db4o-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/com.db4o/db4o-all-8.0.249.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/javax-jai-jai-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/javax-jai-jai-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/javax.media.jai/com.springsource.javax.media.jai.codec-1.1.3.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/javax.media.jai/com.springsource.javax.media.jai.core-1.1.3.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-chromaui-ui-support.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-chromaui-ui-support.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-jzy3d.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-jzy3d.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jzy3d-api-0.9.2-SNAPSHOT.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-maui-jogl.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-maui-jogl.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-armv6hf.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-solaris-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-armv6hf.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-macosx-universal.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-windows-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-windows-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-armv6.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-solaris-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-solaris-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-macosx-universal.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-solaris-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-armv6.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-windows-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-windows-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-mobile.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-mpaxs-mpaxs-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/net-sf-mpaxs-mpaxs-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-spi-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-server-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-api-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-computeHost-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-drmaa-spi-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/org.gff.drmaa/sun-drmaa-impl-osgi-1.0.0.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/org-netbeans-modules-settings.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform/modules/org-netbeans-modules-settings.jar]> [parseprojectxml] No such dir <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/test/unit/src;> should not define test deps -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: up-to-date: compile: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/build/classes> [nb-javac] Compiling 47 source files to <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/build/classes> [nb-javac] [nb-javac] [nb-javac] An annotation processor threw an uncaught exception. [nb-javac] Consult the following stack trace for details. [nb-javac] java.lang.ClassCastException: com.sun.tools.javac.code.Symbol$ClassSymbol cannot be cast to javax.lang.model.element.PackageElement [nb-javac] at org.netbeans.modules.javahelp.HelpSetRegistrationProcessor.handleProcess(HelpSetRegistrationProcessor.java:99) [nb-javac] at org.openide.filesystems.annotations.LayerGeneratingProcessor.process(LayerGeneratingProcessor.java:121) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:793) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:722) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.access$1700(JavacProcessingEnvironment.java:97) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1029) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1163) [nb-javac] at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1108) [nb-javac] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:824) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:439) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:353) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:342) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:333) [nb-javac] at com.sun.tools.javac.Main.compile(Main.java:76) [nb-javac] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [nb-javac] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.taskdefs.compilers.Javac13.execute(Javac13.java:56) [nb-javac] at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1153) [nb-javac] at org.netbeans.nbbuild.CustomJavac.compile(CustomJavac.java:124) [nb-javac] at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:930) [nb-javac] at org.netbeans.nbbuild.CustomJavac.execute(CustomJavac.java:105) [nb-javac] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [nb-javac] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [nb-javac] at org.apache.tools.ant.Task.perform(Task.java:348) [nb-javac] at org.apache.tools.ant.Target.execute(Target.java:392) [nb-javac] at org.apache.tools.ant.Target.performTasks(Target.java:413) [nb-javac] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [nb-javac] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [nb-javac] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [nb-javac] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) [nb-javac] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:303) [nb-javac] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221) [nb-javac] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [nb-javac] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [nb-javac] at org.apache.tools.ant.Task.perform(Task.java:348) [nb-javac] at org.apache.tools.ant.Target.execute(Target.java:392) [nb-javac] at org.apache.tools.ant.Target.performTasks(Target.java:413) [nb-javac] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [nb-javac] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) [nb-javac] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [nb-javac] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [nb-javac] at org.apache.tools.ant.Main.runBuild(Main.java:811) [nb-javac] at org.apache.tools.ant.Main.startAnt(Main.java:217) [nb-javac] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [nb-javac] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:170: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/common.xml>:217: Compile failed; see the compiler error output for details. Total time: 24 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-18 20:18:20
|
See <https://maltcms.de/jenkins/job/Maui/340/changes> Changes: [Nils Hoffmann] Updated Maltcms Dependency to latest release 1.3.2. Bumped versions of changed modules. [Nils Hoffmann] Fixed a problem in CachingChromatogram2D. Updated HeatmapViewerTopComponent. ------------------------------------------ [...truncated 21564 lines...] [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/JFCPanel.java>:302: warning: [rawtypes] found raw type: JComboBox [nb-javac] private javax.swing.JComboBox jComboBox1; [nb-javac] ^ [nb-javac] missing type arguments for generic class JComboBox<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class JComboBox [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/csv/ColorColumnRenderer.java>:138: warning: [deprecation] toGMTString() in Date has been deprecated [nb-javac] setText(((Date) value).toGMTString()); [nb-javac] ^ [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/properties/tools/PropertyLoader.java>:209: warning: [rawtypes] found raw type: Iterator [nb-javac] Iterator i = cfg.getKeys(); [nb-javac] ^ [nb-javac] missing type arguments for generic class Iterator<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in interface Iterator [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:39: warning: [rawtypes] found raw type: DefaultComboBoxModel [nb-javac] public class SeriesPaintComboBoxModel extends DefaultComboBoxModel { [nb-javac] ^ [nb-javac] missing type arguments for generic class DefaultComboBoxModel<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class DefaultComboBoxModel [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:46: warning: [rawtypes] found raw type: Comparable [nb-javac] public SeriesPaintComboBoxModel(List<Comparable> keys, List<Paint> colors) { [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxModel.java>:48: warning: [unchecked] unchecked call to addElement(E) as a member of the raw type DefaultComboBoxModel [nb-javac] addElement(new Tuple2D<>(keys.get(i), colors.get(i))); [nb-javac] ^ [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class DefaultComboBoxModel [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:54: warning: [rawtypes] found raw type: ListCellRenderer [nb-javac] public class SeriesPaintComboBoxRenderer implements ListCellRenderer { [nb-javac] ^ [nb-javac] missing type arguments for generic class ListCellRenderer<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in interface ListCellRenderer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:67: warning: [rawtypes] found raw type: JList [nb-javac] public Component getListCellRendererComponent(JList jlist, Object o, int i, boolean bln, boolean bln1) { [nb-javac] ^ [nb-javac] missing type arguments for generic class JList<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in class JList [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [rawtypes] found raw type: Comparable [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [rawtypes] found raw type: Comparable [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:68: warning: [unchecked] unchecked cast [nb-javac] Tuple2D<Comparable, Paint> t = (Tuple2D<Comparable, Paint>) o; [nb-javac] ^ [nb-javac] required: Tuple2D<Comparable,Paint> [nb-javac] found: Object [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:88: warning: [rawtypes] found raw type: Comparable [nb-javac] private Comparable c; [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:97: warning: [rawtypes] found raw type: Comparable [nb-javac] public ColorPanel(Comparable c, Paint p) { [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/src/maltcms/ui/fileHandles/serialized/SeriesPaintComboBoxRenderer.java>:123: warning: [rawtypes] found raw type: Comparable [nb-javac] Comparable s = xyp.getDataset(j).getSeriesKey(i); [nb-javac] ^ [nb-javac] missing type arguments for generic class Comparable<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in interface Comparable [nb-javac] 36 warnings [copy] Copying 20 files to <https://maltcms.de/jenkins/job/Maui/ws/maui/FileHandles/build/classes> jar-prep: jar: [jarwithmoduleattributes] Building jar: <https://maltcms.de/jenkins/job/Maui/ws/maui/build/cluster/modules/maltcms-ui-fileHandles.jar> netbeans-extra: javahelp: module-auto-deps: release: -init-startlevel: module-xml-regular: module-xml-autoload: module-xml-eager: -init-executables: chmod-executables: verify-class-linkage: -validate-layers: [xmlvalidate] 1 file(s) have been successfully validated. -verify-apichanges: -netbeans: netbeans: [genlist] Generating Auto Update information for maltcms.ui.fileHandles taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: -release.dir: -release.files: files-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/com-db4o-db4o-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/com-db4o-db4o-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/com.db4o/db4o-all-8.0.249.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/javax-jai-jai-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/javax-jai-jai-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/javax.media.jai/com.springsource.javax.media.jai.codec-1.1.3.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/javax.media.jai/com.springsource.javax.media.jai.core-1.1.3.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-chromaui-ui-support.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-chromaui-ui-support.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-jzy3d.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-jzy3d.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jzy3d-api-0.9.2-SNAPSHOT.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-maltcms-maui-jogl.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/net-sf-maltcms-maui-jogl.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-armv6hf.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-solaris-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-armv6hf.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-macosx-universal.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-windows-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-windows-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-armv6.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-solaris-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-solaris-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-macosx-universal.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-solaris-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-linux-armv6.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-windows-amd64.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-natives-linux-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/gluegen-rt-natives-windows-i586.jar,> <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/modules/ext/jogl-all-mobile.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/net-sf-mpaxs-mpaxs-nbm.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/net-sf-mpaxs-mpaxs-nbm.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-spi-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-server-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-api-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-computeHost-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/net.sf.mpaxs/mpaxs-drmaa-spi-1.7.0.jar,> <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms/modules/ext/org.gff.drmaa/sun-drmaa-impl-osgi-1.0.0.jar]> [parseprojectxml] Distilling <https://maltcms.de/jenkins/job/Maui/ws/maui/build/public-package-jars/org-netbeans-modules-settings.jar> from [<https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform/modules/org-netbeans-modules-settings.jar]> [parseprojectxml] No such dir <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/test/unit/src;> should not define test deps -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: up-to-date: compile: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/build/classes> [nb-javac] Compiling 47 source files to <https://maltcms.de/jenkins/job/Maui/ws/maui/Heatmap3DViewer/build/classes> [nb-javac] [nb-javac] [nb-javac] An annotation processor threw an uncaught exception. [nb-javac] Consult the following stack trace for details. [nb-javac] java.lang.ClassCastException: com.sun.tools.javac.code.Symbol$ClassSymbol cannot be cast to javax.lang.model.element.PackageElement [nb-javac] at org.netbeans.modules.javahelp.HelpSetRegistrationProcessor.handleProcess(HelpSetRegistrationProcessor.java:99) [nb-javac] at org.openide.filesystems.annotations.LayerGeneratingProcessor.process(LayerGeneratingProcessor.java:121) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:793) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:722) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.access$1700(JavacProcessingEnvironment.java:97) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1029) [nb-javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1163) [nb-javac] at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1108) [nb-javac] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:824) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:439) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:353) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:342) [nb-javac] at com.sun.tools.javac.main.Main.compile(Main.java:333) [nb-javac] at com.sun.tools.javac.Main.compile(Main.java:76) [nb-javac] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [nb-javac] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.taskdefs.compilers.Javac13.execute(Javac13.java:56) [nb-javac] at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1153) [nb-javac] at org.netbeans.nbbuild.CustomJavac.compile(CustomJavac.java:124) [nb-javac] at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:930) [nb-javac] at org.netbeans.nbbuild.CustomJavac.execute(CustomJavac.java:105) [nb-javac] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [nb-javac] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [nb-javac] at org.apache.tools.ant.Task.perform(Task.java:348) [nb-javac] at org.apache.tools.ant.Target.execute(Target.java:392) [nb-javac] at org.apache.tools.ant.Target.performTasks(Target.java:413) [nb-javac] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [nb-javac] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [nb-javac] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [nb-javac] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) [nb-javac] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:303) [nb-javac] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221) [nb-javac] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [nb-javac] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [nb-javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [nb-javac] at java.lang.reflect.Method.invoke(Method.java:606) [nb-javac] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [nb-javac] at org.apache.tools.ant.Task.perform(Task.java:348) [nb-javac] at org.apache.tools.ant.Target.execute(Target.java:392) [nb-javac] at org.apache.tools.ant.Target.performTasks(Target.java:413) [nb-javac] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [nb-javac] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) [nb-javac] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [nb-javac] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [nb-javac] at org.apache.tools.ant.Main.runBuild(Main.java:811) [nb-javac] at org.apache.tools.ant.Main.startAnt(Main.java:217) [nb-javac] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [nb-javac] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:170: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/common.xml>:217: Compile failed; see the compiler error output for details. Total time: 24 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-16 09:45:28
|
See <https://maltcms.de/jenkins/job/Maui/332/changes> |
|
From: Jenkins <je...@ma...> - 2014-10-15 20:39:39
|
See <https://maltcms.de/jenkins/job/Maui/331/> ------------------------------------------ [...truncated 25876 lines...] [nb-javac] found: List<IContainer> [nb-javac] where T is a type-variable: [nb-javac] T extends Comparable<? super T> declared in method <T>sort(List<T>) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:190: warning: [rawtypes] found raw type: IContainer [nb-javac] for (IContainer ic : containers) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:217: warning: [rawtypes] found raw type: IContainer [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:218: warning: [rawtypes] found raw type: IContainer [nb-javac] Class<? extends IContainer>... toFilter) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:217: warning: [unchecked] Possible heap pollution from parameterized vararg type Class<? extends IContainer> [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:217: warning: [rawtypes] found raw type: IContainer [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:219: warning: [rawtypes] found raw type: IContainer [nb-javac] List<IContainer> r = new ArrayList<>(); [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:220: warning: [rawtypes] found raw type: IContainer [nb-javac] for (IContainer ic : l) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:226: warning: [rawtypes] found raw type: IContainer [nb-javac] for (Class<? extends IContainer> contClass : toFilter) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:244: warning: [unchecked] unchecked conversion [nb-javac] ContainerNode cn = new ContainerNode((IContainer) key, new ProxyLookup(cp.getLookup())); [nb-javac] ^ [nb-javac] required: IContainer<? extends IBasicDescriptor> [nb-javac] found: IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNode.java:66: warning: [rawtypes] found raw type: ContainerNodeFactory [nb-javac] super(bean, Children.create(new ContainerNodeFactory((IContainer<?>) bean, lkp), true), [nb-javac] ^ [nb-javac] missing type arguments for generic class ContainerNodeFactory<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class ContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNode.java:66: warning: [unchecked] unchecked call to ContainerNodeFactory(IContainer<T>,Lookup) as a member of the raw type ContainerNodeFactory [nb-javac] super(bean, Children.create(new ContainerNodeFactory((IContainer<?>) bean, lkp), true), [nb-javac] ^ [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class ContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNode.java:66: warning: [unchecked] unchecked conversion [nb-javac] super(bean, Children.create(new ContainerNodeFactory((IContainer<?>) bean, lkp), true), [nb-javac] ^ [nb-javac] required: ChildFactory<T> [nb-javac] found: ContainerNodeFactory [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNode.java:66: warning: [unchecked] unchecked method invocation: method create in class Children is applied to given types [nb-javac] super(bean, Children.create(new ContainerNodeFactory((IContainer<?>) bean, lkp), true), [nb-javac] ^ [nb-javac] required: ChildFactory<T>,boolean [nb-javac] found: ContainerNodeFactory,boolean [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNode.java:88: warning: [rawtypes] found raw type: Class [nb-javac] for (Class c : interfaces) { [nb-javac] ^ [nb-javac] missing type arguments for generic class Class<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in class Class [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:78: warning: [rawtypes] found raw type: Collection [nb-javac] Collection c = lkp.lookup(IChromAUIProject.class).getSampleGroupsForTreatmentGroup((TreatmentGroupContainer) cp); [nb-javac] ^ [nb-javac] missing type arguments for generic class Collection<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in interface Collection [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:80: warning: [unchecked] unchecked conversion [nb-javac] list.addAll(c); [nb-javac] ^ [nb-javac] required: Collection<? extends T> [nb-javac] found: Collection [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class ContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:122: warning: [rawtypes] found raw type: SampleGroupContainerNodeFactory [nb-javac] Children c = Children.create(new SampleGroupContainerNodeFactory((SampleGroupContainer) key, lookup), true); [nb-javac] ^ [nb-javac] missing type arguments for generic class SampleGroupContainerNodeFactory<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class SampleGroupContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:122: warning: [unchecked] unchecked conversion [nb-javac] Children c = Children.create(new SampleGroupContainerNodeFactory((SampleGroupContainer) key, lookup), true); [nb-javac] ^ [nb-javac] required: ChildFactory<T> [nb-javac] found: SampleGroupContainerNodeFactory [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:122: warning: [unchecked] unchecked method invocation: method create in class Children is applied to given types [nb-javac] Children c = Children.create(new SampleGroupContainerNodeFactory((SampleGroupContainer) key, lookup), true); [nb-javac] ^ [nb-javac] required: ChildFactory<T>,boolean [nb-javac] found: SampleGroupContainerNodeFactory,boolean [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:130: warning: [rawtypes] found raw type: ContainerNodeFactory [nb-javac] Children c = Children.create(new ContainerNodeFactory((IContainer<?>) key, lookup), true); [nb-javac] ^ [nb-javac] missing type arguments for generic class ContainerNodeFactory<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class ContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:130: warning: [unchecked] unchecked call to ContainerNodeFactory(IContainer<T>,Lookup) as a member of the raw type ContainerNodeFactory [nb-javac] Children c = Children.create(new ContainerNodeFactory((IContainer<?>) key, lookup), true); [nb-javac] ^ [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class ContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:130: warning: [unchecked] unchecked conversion [nb-javac] Children c = Children.create(new ContainerNodeFactory((IContainer<?>) key, lookup), true); [nb-javac] ^ [nb-javac] required: ChildFactory<T> [nb-javac] found: ContainerNodeFactory [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:130: warning: [unchecked] unchecked method invocation: method create in class Children is applied to given types [nb-javac] Children c = Children.create(new ContainerNodeFactory((IContainer<?>) key, lookup), true); [nb-javac] ^ [nb-javac] required: ChildFactory<T>,boolean [nb-javac] found: ContainerNodeFactory,boolean [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:222: warning: [rawtypes] found raw type: IContainer [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:223: warning: [rawtypes] found raw type: IContainer [nb-javac] Class<? extends IContainer>... toFilter) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:222: warning: [unchecked] Possible heap pollution from parameterized vararg type Class<? extends IContainer> [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:222: warning: [rawtypes] found raw type: IContainer [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:224: warning: [rawtypes] found raw type: IContainer [nb-javac] List<IContainer> r = new ArrayList<>(); [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:225: warning: [rawtypes] found raw type: IContainer [nb-javac] for (IContainer ic : l) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:231: warning: [rawtypes] found raw type: IContainer [nb-javac] for (Class<? extends IContainer> contClass : toFilter) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:249: warning: [unchecked] unchecked conversion [nb-javac] ContainerNode cn = new ContainerNode((IContainer) key, new ProxyLookup(cp.getLookup())); [nb-javac] ^ [nb-javac] required: IContainer<? extends IBasicDescriptor> [nb-javac] found: IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:292: warning: [rawtypes] found raw type: LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, TreatmentGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] missing type arguments for generic class LogicalProjectNode<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:292: warning: [rawtypes] found raw type: LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, TreatmentGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] missing type arguments for generic class LogicalProjectNode<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:292: warning: [unchecked] unchecked call to LogicalProjectNode(IChromAUIProject,Class<? extends T>,Lookup) as a member of the raw type LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, TreatmentGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/LogicalProjectNode.java:48: warning: [rawtypes] found raw type: IContainer [nb-javac] public class LogicalProjectNode<T extends IContainer> extends AbstractNode implements PropertyChangeListener { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/LogicalProjectNode.java:56: warning: [rawtypes] found raw type: IContainer [nb-javac] public LogicalProjectNode(IChromAUIProject project, Class<? extends IContainer> containerClazz, Children children, Lookup lkp) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:292: warning: [unchecked] unchecked call to LogicalProjectNode(IChromAUIProject,Class<? extends T>,Lookup) as a member of the raw type LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, TreatmentGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:312: warning: [rawtypes] found raw type: LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, PeakGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] missing type arguments for generic class LogicalProjectNode<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:312: warning: [rawtypes] found raw type: LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, PeakGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] missing type arguments for generic class LogicalProjectNode<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:312: warning: [unchecked] unchecked call to LogicalProjectNode(IChromAUIProject,Class<? extends T>,Lookup) as a member of the raw type LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, PeakGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] Note: Some input files additionally use or override a deprecated API. [nb-javac] Note: Some input files additionally use unchecked or unsafe operations. [nb-javac] 1 error [nb-javac] 100 warnings BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:170: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/common.xml>:217: Compile failed; see the compiler error output for details. Total time: 1 minute 12 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-15 20:22:44
|
See <https://maltcms.de/jenkins/job/Maui/330/> ------------------------------------------ [...truncated 25883 lines...] [nb-javac] found: List<IContainer> [nb-javac] where T is a type-variable: [nb-javac] T extends Comparable<? super T> declared in method <T>sort(List<T>) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:190: warning: [rawtypes] found raw type: IContainer [nb-javac] for (IContainer ic : containers) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:217: warning: [rawtypes] found raw type: IContainer [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:218: warning: [rawtypes] found raw type: IContainer [nb-javac] Class<? extends IContainer>... toFilter) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:217: warning: [unchecked] Possible heap pollution from parameterized vararg type Class<? extends IContainer> [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:217: warning: [rawtypes] found raw type: IContainer [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:219: warning: [rawtypes] found raw type: IContainer [nb-javac] List<IContainer> r = new ArrayList<>(); [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:220: warning: [rawtypes] found raw type: IContainer [nb-javac] for (IContainer ic : l) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:226: warning: [rawtypes] found raw type: IContainer [nb-javac] for (Class<? extends IContainer> contClass : toFilter) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ChromaUIProjectNodesFactory.java:244: warning: [unchecked] unchecked conversion [nb-javac] ContainerNode cn = new ContainerNode((IContainer) key, new ProxyLookup(cp.getLookup())); [nb-javac] ^ [nb-javac] required: IContainer<? extends IBasicDescriptor> [nb-javac] found: IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNode.java:66: warning: [rawtypes] found raw type: ContainerNodeFactory [nb-javac] super(bean, Children.create(new ContainerNodeFactory((IContainer<?>) bean, lkp), true), [nb-javac] ^ [nb-javac] missing type arguments for generic class ContainerNodeFactory<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class ContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNode.java:66: warning: [unchecked] unchecked call to ContainerNodeFactory(IContainer<T>,Lookup) as a member of the raw type ContainerNodeFactory [nb-javac] super(bean, Children.create(new ContainerNodeFactory((IContainer<?>) bean, lkp), true), [nb-javac] ^ [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class ContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNode.java:66: warning: [unchecked] unchecked conversion [nb-javac] super(bean, Children.create(new ContainerNodeFactory((IContainer<?>) bean, lkp), true), [nb-javac] ^ [nb-javac] required: ChildFactory<T> [nb-javac] found: ContainerNodeFactory [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNode.java:66: warning: [unchecked] unchecked method invocation: method create in class Children is applied to given types [nb-javac] super(bean, Children.create(new ContainerNodeFactory((IContainer<?>) bean, lkp), true), [nb-javac] ^ [nb-javac] required: ChildFactory<T>,boolean [nb-javac] found: ContainerNodeFactory,boolean [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNode.java:88: warning: [rawtypes] found raw type: Class [nb-javac] for (Class c : interfaces) { [nb-javac] ^ [nb-javac] missing type arguments for generic class Class<T> [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in class Class [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:78: warning: [rawtypes] found raw type: Collection [nb-javac] Collection c = lkp.lookup(IChromAUIProject.class).getSampleGroupsForTreatmentGroup((TreatmentGroupContainer) cp); [nb-javac] ^ [nb-javac] missing type arguments for generic class Collection<E> [nb-javac] where E is a type-variable: [nb-javac] E extends Object declared in interface Collection [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:80: warning: [unchecked] unchecked conversion [nb-javac] list.addAll(c); [nb-javac] ^ [nb-javac] required: Collection<? extends T> [nb-javac] found: Collection [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class ContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:122: warning: [rawtypes] found raw type: SampleGroupContainerNodeFactory [nb-javac] Children c = Children.create(new SampleGroupContainerNodeFactory((SampleGroupContainer) key, lookup), true); [nb-javac] ^ [nb-javac] missing type arguments for generic class SampleGroupContainerNodeFactory<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class SampleGroupContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:122: warning: [unchecked] unchecked conversion [nb-javac] Children c = Children.create(new SampleGroupContainerNodeFactory((SampleGroupContainer) key, lookup), true); [nb-javac] ^ [nb-javac] required: ChildFactory<T> [nb-javac] found: SampleGroupContainerNodeFactory [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:122: warning: [unchecked] unchecked method invocation: method create in class Children is applied to given types [nb-javac] Children c = Children.create(new SampleGroupContainerNodeFactory((SampleGroupContainer) key, lookup), true); [nb-javac] ^ [nb-javac] required: ChildFactory<T>,boolean [nb-javac] found: SampleGroupContainerNodeFactory,boolean [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:130: warning: [rawtypes] found raw type: ContainerNodeFactory [nb-javac] Children c = Children.create(new ContainerNodeFactory((IContainer<?>) key, lookup), true); [nb-javac] ^ [nb-javac] missing type arguments for generic class ContainerNodeFactory<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class ContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:130: warning: [unchecked] unchecked call to ContainerNodeFactory(IContainer<T>,Lookup) as a member of the raw type ContainerNodeFactory [nb-javac] Children c = Children.create(new ContainerNodeFactory((IContainer<?>) key, lookup), true); [nb-javac] ^ [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in class ContainerNodeFactory [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:130: warning: [unchecked] unchecked conversion [nb-javac] Children c = Children.create(new ContainerNodeFactory((IContainer<?>) key, lookup), true); [nb-javac] ^ [nb-javac] required: ChildFactory<T> [nb-javac] found: ContainerNodeFactory [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/ContainerNodeFactory.java:130: warning: [unchecked] unchecked method invocation: method create in class Children is applied to given types [nb-javac] Children c = Children.create(new ContainerNodeFactory((IContainer<?>) key, lookup), true); [nb-javac] ^ [nb-javac] required: ChildFactory<T>,boolean [nb-javac] found: ContainerNodeFactory,boolean [nb-javac] where T is a type-variable: [nb-javac] T extends Object declared in method <T>create(ChildFactory<T>,boolean) [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:222: warning: [rawtypes] found raw type: IContainer [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:223: warning: [rawtypes] found raw type: IContainer [nb-javac] Class<? extends IContainer>... toFilter) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:222: warning: [unchecked] Possible heap pollution from parameterized vararg type Class<? extends IContainer> [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:222: warning: [rawtypes] found raw type: IContainer [nb-javac] protected List<IContainer> filter(Collection<IContainer> l, [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:224: warning: [rawtypes] found raw type: IContainer [nb-javac] List<IContainer> r = new ArrayList<>(); [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:225: warning: [rawtypes] found raw type: IContainer [nb-javac] for (IContainer ic : l) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:231: warning: [rawtypes] found raw type: IContainer [nb-javac] for (Class<? extends IContainer> contClass : toFilter) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:249: warning: [unchecked] unchecked conversion [nb-javac] ContainerNode cn = new ContainerNode((IContainer) key, new ProxyLookup(cp.getLookup())); [nb-javac] ^ [nb-javac] required: IContainer<? extends IBasicDescriptor> [nb-javac] found: IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:292: warning: [rawtypes] found raw type: LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, TreatmentGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] missing type arguments for generic class LogicalProjectNode<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:292: warning: [rawtypes] found raw type: LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, TreatmentGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] missing type arguments for generic class LogicalProjectNode<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:292: warning: [unchecked] unchecked call to LogicalProjectNode(IChromAUIProject,Class<? extends T>,Lookup) as a member of the raw type LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, TreatmentGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/LogicalProjectNode.java:48: warning: [rawtypes] found raw type: IContainer [nb-javac] public class LogicalProjectNode<T extends IContainer> extends AbstractNode implements PropertyChangeListener { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/LogicalProjectNode.java:56: warning: [rawtypes] found raw type: IContainer [nb-javac] public LogicalProjectNode(IChromAUIProject project, Class<? extends IContainer> containerClazz, Children children, Lookup lkp) { [nb-javac] ^ [nb-javac] missing type arguments for generic class IContainer<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IBasicDescriptor declared in interface IContainer [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:292: warning: [unchecked] unchecked call to LogicalProjectNode(IChromAUIProject,Class<? extends T>,Lookup) as a member of the raw type LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, TreatmentGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:312: warning: [rawtypes] found raw type: LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, PeakGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] missing type arguments for generic class LogicalProjectNode<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:312: warning: [rawtypes] found raw type: LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, PeakGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] missing type arguments for generic class LogicalProjectNode<T> [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] <https://maltcms.de/jenkins/job/Maui/ws/maui/Maui> Core UI Project SPI/src/net/sf/maltcms/chromaui/project/spi/nodes/HierarchicalProjectNodesFactory.java:312: warning: [unchecked] unchecked call to LogicalProjectNode(IChromAUIProject,Class<? extends T>,Lookup) as a member of the raw type LogicalProjectNode [nb-javac] LogicalProjectNode n = new LogicalProjectNode(cp, PeakGroupContainer.class, new ProxyLookup(cp.getLookup())) { [nb-javac] ^ [nb-javac] where T is a type-variable: [nb-javac] T extends IContainer declared in class LogicalProjectNode [nb-javac] Note: Some input files additionally use or override a deprecated API. [nb-javac] Note: Some input files additionally use unchecked or unsafe operations. [nb-javac] 1 error [nb-javac] 100 warnings BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:170: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/common.xml>:217: Compile failed; see the compiler error output for details. Total time: 1 minute 20 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-15 20:12:23
|
See <https://maltcms.de/jenkins/job/Maui/329/changes> |
|
From: Jenkins <je...@ma...> - 2014-10-15 19:24:25
|
See <https://maltcms.de/jenkins/job/Maui/328/changes> Changes: [Nils Hoffmann] Fixed Property Editor registration for Read-only collection viewing. Extended RserveConnectionFactory to allow autodetection of local R installation and retrieval of paths to R / Rscript. Finished javahelp doc for Rserve module. Added new javahelp module to host custom style sheet. Extended IHypothesisTestDescriptor to also return lists instead of arrays. [Nils Hoffmann] Implemented changes in AnovaDecsriptor to also return lists instead of arrays. Created bean info for more meaningful property display names. [Nils Hoffmann] Fixed XCMSMatchedFilterPeakFinder. Now uses Rserve module to retrieve Rscript location, if configured. [Nils Hoffmann] Relocated StatisticsViewerTopComponent. [Nils Hoffmann] Added additional internal action links. [Nils Hoffmann] Updated about dialog branding. Added browser dependency to open external links in system browser. [Nils Hoffmann] Cleanup. [Nils Hoffmann] Added support for single project selection. [Nils Hoffmann] Fixed db4o race-condition-related problems. Changed options dialog to invoke project selection for size update, defragmentation, and logging. [Nils Hoffmann] Updated copyright string in about dialog. ------------------------------------------ [...truncated 12535 lines...] javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/CentralLookup/build/javadoc/de-unibielefeld-gi-kotte-laborprogramm-centralLookup> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package de.unibielefeld.gi.kotte.laborprogramm.centralLookup... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_65 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/CentralLookup/src/de/unibielefeld/gi/kotte/laborprogramm/centralLookup/CentralLookup.java>:130: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/CentralLookup/src/de/unibielefeld/gi/kotte/laborprogramm/centralLookup/ICentralLookupFactory.java>:41: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/CentralLookup/src/de/unibielefeld/gi/kotte/laborprogramm/centralLookup/ICentralLookupFactory.java>:49: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/omics-base/CentralLookup/build/javadoc/de-unibielefeld-gi-kotte-laborprogramm-centralLookup/help-doc.html...> [javadoc] 3 warnings javadoc: [echo] Skipping target javadoc taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/javafx> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/TopComponentTypeRegistry/build/javadoc/de-unibielefeld-gi-kotte-laborprogramm-topComponentRegistry> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package de.unibielefeld.gi.kotte.laborprogramm.topComponentRegistry.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_65 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/TopComponentTypeRegistry/src/de/unibielefeld/gi/kotte/laborprogramm/topComponentRegistry/api/IRegistry.java>:46: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/TopComponentTypeRegistry/src/de/unibielefeld/gi/kotte/laborprogramm/topComponentRegistry/api/IRegistry.java>:53: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/TopComponentTypeRegistry/src/de/unibielefeld/gi/kotte/laborprogramm/topComponentRegistry/api/IRegistry.java>:61: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/TopComponentTypeRegistry/src/de/unibielefeld/gi/kotte/laborprogramm/topComponentRegistry/api/IRegistry.java>:90: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/TopComponentTypeRegistry/src/de/unibielefeld/gi/kotte/laborprogramm/topComponentRegistry/api/IRegistry.java>:97: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/TopComponentTypeRegistry/src/de/unibielefeld/gi/kotte/laborprogramm/topComponentRegistry/api/IRegistryFactory.java>:40: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/omics-base/TopComponentTypeRegistry/build/javadoc/de-unibielefeld-gi-kotte-laborprogramm-topComponentRegistry/help-doc.html...> [javadoc] 6 warnings javadoc: [echo] Skipping target javadoc taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/javafx> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> [parseprojectxml] No such dir <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/test/unit/src;> should not define test deps -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/build/javadoc/net-sf-maltcms-chromaui-db> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.db.api... [javadoc] Loading source files for package net.sf.maltcms.chromaui.db.api.exceptions... [javadoc] Loading source files for package net.sf.maltcms.chromaui.db.api.query... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_65 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/CrudProvider.java>:46: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/CrudProvider.java>:60: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/CrudProvider.java>:83: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/CrudProvider.java>:96: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/DialogCredentialsProvider.java>:43: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/DialogCredentialsProvider.java>:55: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICredentialsProvider.java>:40: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICredentialsProvider.java>:46: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICredentials.java>:40: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICredentials.java>:58: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICrudProvider.java>:43: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICrudProviderFactory.java>:45: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICrudProviderFactory.java>:54: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICrudSession.java>:82: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICrudSession.java>:91: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICrudSession.java>:117: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/ICrudSession.java>:126: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/KeyStoreCredentialsProvider.java>:41: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/KeyStoreCredentialsProvider.java>:50: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/NoAuthCredentials.java>:43: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/NoAuthCredentials.java>:61: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/query/IQuery.java>:48: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/src/net/sf/maltcms/chromaui/db/api/query/IQuery.java>:58: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/build/javadoc/net-sf-maltcms-chromaui-db/help-doc.html...> [javadoc] 23 warnings taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/javafx> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/javahelp/build/javadoc/net-sf-maltcms-chromaui-javahelp> BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:261: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/build.xml>:294: No source files and no packages have been specified. Total time: 3 minutes 5 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-12 11:54:28
|
See <https://maltcms.de/jenkins/job/Maui/326/changes> |
|
From: Jenkins <je...@ma...> - 2014-10-12 09:50:33
|
See <https://maltcms.de/jenkins/job/Maui/324/changes> Changes: [Nils Hoffmann] Added cutom nbm goal. Updated site. ------------------------------------------ [...truncated 34721 lines...] build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/build/javadoc/net-sf-maltcms-chromaui-features> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.features.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_65 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/FeatureMapperFactory.java>:46: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/FeatureTableFactory.java>:45: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/FeatureVectorCollection.java>:68: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/FeatureVectorCollection.java>:76: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/IFeatureMapper.java>:44: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/IFeatureMapper.java>:50: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/IFeatureTable.java>:43: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/IFeatureTable.java>:49: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/IFeatureTable.java>:85: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/build/javadoc/net-sf-maltcms-chromaui-features/help-doc.html...> [javadoc] 9 warnings taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions/build/javadoc/net-sf-maltcms-chromaui-groovy> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.groovy.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_65 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions/src/net/sf/maltcms/chromaui/groovy/api/GroovyScript.java>:41: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions/src/net/sf/maltcms/chromaui/groovy/api/GroovyScript.java>:47: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions/src/net/sf/maltcms/chromaui/groovy/api/ScriptLoader.java>:46: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions/build/javadoc/net-sf-maltcms-chromaui-groovy/help-doc.html...> [javadoc] 3 warnings taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter/build/javadoc/net-sf-maltcms-chromaui-io-chromaTofPeakImporter> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.io.chromaTofPeakImporter.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_65 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter/src/net/sf/maltcms/chromaui/io/chromaTofPeakImporter/api/ChromaTOFImporter.java>:51: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter/src/net/sf/maltcms/chromaui/io/chromaTofPeakImporter/api/ChromaTOFImporter.java>:62: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter/build/javadoc/net-sf-maltcms-chromaui-io-chromaTofPeakImporter/help-doc.html...> [javadoc] 2 warnings taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/GCImageBlobImporter/build/javadoc/net-sf-maltcms-chromaui-io-gcImageBlobImporter> BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:261: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/build.xml>:294: No source files and no packages have been specified. Total time: 2 minutes 56 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-12 09:10:44
|
See <https://maltcms.de/jenkins/job/Maui/323/changes> Changes: [Nils Hoffmann] Override of javadoc targets. ------------------------------------------ [...truncated 34729 lines...] build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/build/javadoc/net-sf-maltcms-chromaui-features> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.features.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_65 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/FeatureMapperFactory.java>:46: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/FeatureTableFactory.java>:45: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/FeatureVectorCollection.java>:68: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/FeatureVectorCollection.java>:76: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/IFeatureMapper.java>:44: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/IFeatureMapper.java>:50: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/IFeatureTable.java>:43: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/IFeatureTable.java>:49: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/src/net/sf/maltcms/chromaui/features/api/IFeatureTable.java>:85: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/maui/FeatureSupport/build/javadoc/net-sf-maltcms-chromaui-features/help-doc.html...> [javadoc] 9 warnings taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions/build/javadoc/net-sf-maltcms-chromaui-groovy> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.groovy.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_65 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions/src/net/sf/maltcms/chromaui/groovy/api/GroovyScript.java>:41: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions/src/net/sf/maltcms/chromaui/groovy/api/GroovyScript.java>:47: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions/src/net/sf/maltcms/chromaui/groovy/api/ScriptLoader.java>:46: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/maui/GroovyActions/build/javadoc/net-sf-maltcms-chromaui-groovy/help-doc.html...> [javadoc] 3 warnings taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter/build/javadoc/net-sf-maltcms-chromaui-io-chromaTofPeakImporter> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.io.chromaTofPeakImporter.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_65 [javadoc] Building tree for all the packages and classes... [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter/src/net/sf/maltcms/chromaui/io/chromaTofPeakImporter/api/ChromaTOFImporter.java>:51: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter/src/net/sf/maltcms/chromaui/io/chromaTofPeakImporter/api/ChromaTOFImporter.java>:62: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/maui/ChromaTOFPeakImporter/build/javadoc/net-sf-maltcms-chromaui-io-chromaTofPeakImporter/help-doc.html...> [javadoc] 2 warnings taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/maui> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/maui/GCImageBlobImporter/build/javadoc/net-sf-maltcms-chromaui-io-gcImageBlobImporter> BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:261: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/build.xml>:294: No source files and no packages have been specified. Total time: 2 minutes 58 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-11 17:54:24
|
See <https://maltcms.de/jenkins/job/Maui/322/changes> Changes: [Nils Hoffmann] Added missing javadoc comments. Updated authors. Updated lombok library to 1.14.8. Updated Jmztab to 3.0.1. [Nils Hoffmann] Added Spring XML Binding Library. Update Jmztab Library. [Nils Hoffmann] Pulled out file to chromatogram descriptor mapping into separate class. Minor clean ups. [Nils Hoffmann] Added jbake for rendering of Maui website, updated maui website. [Nils Hoffmann] Added handling of container level to ProjectContainerFactory and MetaDataContainerFactory. [Nils Hoffmann] Added module for parsing of GC Image Blob csv/tsv data and import into Maui as peak descriptors. [Nils Hoffmann] Set specification version to 1.0. [Nils Hoffmann] Added screenshots for documentation. [Nils Hoffmann] Updates to Maltcms Execution. Improved import of processing results. [Nils Hoffmann] Updated pipeline editor to use Spring bean classes. [Nils Hoffmann] Updated peak report exporters to output 2d rt information. Relocated importers. [Nils Hoffmann] Updated mztab components to modified api. [Nils Hoffmann] Modified welcome component to use auto scrolls when size is too small. [Nils Hoffmann] Added groovy action for chromatogram descriptors. [Nils Hoffmann] Fixed wrong color bug after selecting paint scale for the first time. Updated to use custom block renderer. [Nils Hoffmann] Fixed wrong color bug after selecting paint scale for the first time. Updated peak 2d overlay. [Nils Hoffmann] Moved maltcms related importers to ChromAProject module. [Nils Hoffmann] Updated pipeline editor to use Spring bean classes. Removed unused imports and code. [Nils Hoffmann] Added getId() method to project to retrieve a stable unique id for each project. Updated property editors and their registration. Added new custom views for nodes, ChoiceViewDialogPanel and OutlineViewDialogPanel. Dialogs are accessible via Projects and Dialogs classes. [Nils Hoffmann] Updated NormalizationDialog and SettingsPanel to use getId() method of IChromAUIProject. [Nils Hoffmann] Updated Maltcms result importer to use new dialogs for Maltcms project selection. [Nils Hoffmann] Moved Dialogs to omics-base UI Utilities. Updated dialogs to use new node selection functionality. Added new method to retrieve tool results of peak containers to ChromAUIProject. PeakAnnotationDescriptors now have the same ToolDescriptor as their parent containers. [Nils Hoffmann] Added notification support for missing pairs of treatment groups. [Nils Hoffmann] Improved locale handling and API of ChromaTOFParser and related classes. Completed preliminary support for GcImage Blob report import. [Nils Hoffmann] Updated javadoc locations for NetBeans. Bumped platform to 8.0. Updated version of Maui to 1.3.2. Updated cross and maltcms dependencies. ------------------------------------------ [...truncated 13023 lines...] [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/Charts.java:57: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/Charts.java:73: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/Charts.java:90: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:121: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:133: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:145: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:156: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:167: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:178: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:189: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:200: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:211: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:221: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:232: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:242: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:254: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:265: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:275: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:304: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/XYChartBuilder.java:313: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ACategoryDataset.java:88: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ACategoryDataset.java:97: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ACategoryDataset.java:108: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ACategoryDataset.java:119: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ACategoryDataset.java:130: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ACategoryDataset.java:139: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ACategoryDataset.java:153: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ILookupDataset.java:43: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ILookupDataset.java:49: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ILookupDataset.java:56: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ILookupDataset.java:64: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ILookupDataset.java:70: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:90: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:99: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:108: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:119: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:130: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:140: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:150: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:160: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:168: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:175: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:189: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:197: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:203: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:209: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset1D.java:215: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset2D.java:61: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/ADataset2D.java:67: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/DatasetUtils.java:53: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/DatasetUtils.java:140: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/DatasetUtils.java:189: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/DatasetUtils.java:208: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/DatasetUtils.java:252: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/INamedElementProvider.java:42: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/INamedElementProvider.java:48: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/INamedElementProvider.java:60: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/INamedElementProvider.java:67: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/INamedElementProvider.java:75: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:133: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:142: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:151: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:160: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:171: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:182: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:191: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:202: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:213: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:224: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:235: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:246: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:257: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:268: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/dataset/Numeric1DDataset.java:279: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:108: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:117: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:126: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:177: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:186: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:195: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:226: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:238: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:249: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:264: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:289: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:324: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:363: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:378: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:459: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/AbstractChartOverlay.java:468: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/ChartOverlay.java:50: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/ChartOverlay.java:56: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/ChartOverlay.java:62: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/ChartOverlay.java:74: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/ChartOverlay.java:80: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/ChartOverlay.java:86: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/ChartOverlay.java:92: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/SelectionOverlay.java:180: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/SelectionOverlay.java:188: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/SelectionOverlay.java:198: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/SelectionOverlay.java:217: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/SelectionOverlay.java:236: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/SelectionOverlay.java:255: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/SelectionOverlay.java:274: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/SelectionOverlay.java:473: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/overlay/SelectionOverlay.java:544: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:67: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:109: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:140: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:149: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:158: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:167: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:176: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:185: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:194: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:305: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:314: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/CategorySelection.java:323: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:90: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:96: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:102: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:114: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:120: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:132: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:144: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:156: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:162: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:174: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelection.java:180: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultDisplayPropertiesProvider.java:42: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultDisplayPropertiesProvider.java:52: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultDisplayPropertiesProvider.java:62: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultDisplayPropertiesProvider.java:72: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultDisplayPropertiesProvider.java:82: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultDisplayPropertiesProvider.java:92: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultDisplayPropertiesProvider.java:102: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultDisplayPropertiesProvider.java:112: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultDisplayPropertiesProvider.java:122: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/IDisplayPropertiesProvider.java:41: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/IDisplayPropertiesProvider.java:48: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/IDisplayPropertiesProvider.java:55: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/IDisplayPropertiesProvider.java:62: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/IDisplayPropertiesProvider.java:69: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/IDisplayPropertiesProvider.java:76: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/IDisplayPropertiesProvider.java:83: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/IDisplayPropertiesProvider.java:90: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/IDisplayPropertiesProvider.java:97: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultSelectionShapeFactory.java:48: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/DefaultSelectionShapeFactory.java:58: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelectionShapeFactory.java:45: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/ISelectionShapeFactory.java:52: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/SelectionChangeEvent.java:58: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:63: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:105: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:136: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:145: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:154: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:163: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:172: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:181: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:190: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:301: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:310: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/net/sf/maltcms/common/charts/api/selection/XYSelection.java:319: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/org/jfree/chart/ContextAwareChartPanel.java:300: warning - @return tag has no arguments. [javadoc] <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/src/org/jfree/chart/IActionProvider.java:43: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/build/javadoc/net-sf-maltcms-common-charts/help-doc.html... [javadoc] 183 warnings javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/javafx> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/maui-lib-spring-xml/build/javadoc/net-sf-maltcms-spring-xml> BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:261: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/build.xml>:294: No source files and no packages have been specified. Total time: 2 minutes 58 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-10-11 17:30:58
|
See <https://maltcms.de/jenkins/job/Maui/321/> |
|
From: Jenkins <je...@ma...> - 2014-10-11 16:56:48
|
See <https://maltcms.de/jenkins/job/Maui/320/> ------------------------------------------ [...truncated 2489 lines...] basic-init: -release.dir: -release.files: files-init: -testuserdir-delete-init: -testuserdir-delete-ok: -testuserdir-delete-fail: testuserdir-delete: clean: taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: -release.dir: -release.files: files-init: -testuserdir-delete-init: -testuserdir-delete-ok: -testuserdir-delete-fail: testuserdir-delete: clean: taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: -release.dir: -release.files: files-init: -testuserdir-delete-init: -testuserdir-delete-ok: -testuserdir-delete-fail: testuserdir-delete: clean: taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: -release.dir: -release.files: files-init: -testuserdir-delete-init: -testuserdir-delete-ok: -testuserdir-delete-fail: testuserdir-delete: clean: taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: -release.dir: -release.files: files-init: -testuserdir-delete-init: -testuserdir-delete-ok: -testuserdir-delete-fail: testuserdir-delete: clean: taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: -release.dir: -release.files: files-init: -testuserdir-delete-init: -testuserdir-delete-ok: -testuserdir-delete-fail: testuserdir-delete: clean: -taskdefs: -init-build-dir: -convert-old-project: -init: branding: -release.dir: -release.files: files-init: release: -hide-excluded-modules: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/build/cluster/config/Modules> build-brand: [propertyfile] Creating new property file: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties> BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:179: java.io.FileNotFoundException: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties> (No such file or directory) Total time: 1 minute 10 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-06-21 07:34:10
|
See <https://maltcms.de/jenkins/job/Maui/300/changes> |
|
From: Jenkins <je...@ma...> - 2014-06-21 06:55:29
|
See <https://maltcms.de/jenkins/job/Maui/299/changes> Changes: [Nils Hoffmann] Disabled default drawing of peak shape outlines. [Nils Hoffmann] Added Option Panel to set chromatogram cache settings. [Nils Hoffmann] Added simple validation api. ------------------------------------------ [...truncated 11829 lines...] basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/UISupport/build/javadoc/net-sf-maltcms-chromaui-ui-support> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.ui.support.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_55 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DB4oDatabaseServices/build/javadoc/net-sf-maltcms-chromaui-db-spi-db4o> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.db.api.db4o... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_55 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/Common> Charting/build/javadoc/net-sf-maltcms-common-charts [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.common.charts.api... [javadoc] Loading source files for package net.sf.maltcms.common.charts.api.dataset... [javadoc] Loading source files for package net.sf.maltcms.common.charts.api.overlay... [javadoc] Loading source files for package net.sf.maltcms.common.charts.api.selection... [javadoc] Loading source files for package org.jfree.chart... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_55 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/MauiLibValidationAPI/build/javadoc/org-netbeans-validation-api> BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:261: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/build.xml>:294: No source files and no packages have been specified. Total time: 3 minutes 8 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |
|
From: Jenkins <je...@ma...> - 2014-03-31 19:23:36
|
See <https://maltcms.de/jenkins/job/Maui/263/changes> |
|
From: Jenkins <je...@ma...> - 2014-03-31 18:44:43
|
See <https://maltcms.de/jenkins/job/Maui/262/changes> Changes: [Nils Hoffmann] Added Mockito library for easier mocking in test cases. ------------------------------------------ [...truncated 11145 lines...] -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/TopComponentTypeRegistry/build/javadoc/de-unibielefeld-gi-kotte-laborprogramm-topComponentRegistry> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package de.unibielefeld.gi.kotte.laborprogramm.topComponentRegistry.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_51 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... javadoc: [echo] Skipping target javadoc taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> [parseprojectxml] No such dir <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/test/unit/src;> should not define test deps -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/DatabaseServices/build/javadoc/net-sf-maltcms-chromaui-db> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.db.api... [javadoc] Loading source files for package net.sf.maltcms.chromaui.db.api.exceptions... [javadoc] Loading source files for package net.sf.maltcms.chromaui.db.api.query... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_51 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... javadoc: [echo] Skipping target javadoc javadoc: [echo] Skipping target javadoc taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> [parseprojectxml] No such dir <https://maltcms.de/jenkins/job/Maui/ws/omics-base/LookupResultListener/test/unit/src;> should not define test deps -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/LookupResultListener/build/javadoc/net-sf-maltcms-chromaui-lookupResultListener> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.sf.maltcms.chromaui.lookupResultListener.api... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_51 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... taskdefs: -build-dir-init: -convert-old-project: common-init: -jdk-pre-preinit: -jdk-preinit: -jdk-warn: -jdk-presetdef-basic: -jdk-default: -jdk-init: projectized-common.basic-init: basic-init: nbm-license-init: build-init: Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/ide> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/java> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/platform> Scanning for modules in <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/maltcms> Scanning for modules in suite <https://maltcms.de/jenkins/job/Maui/ws/omics-base> -release.dir: -release.files: files-init: -javac-init-nbjdk: -javac-init-bootclasspath-prepend: -javac-init-no-bootclasspath-prepend: -javac-init: init: -javadoc-init: javadoc: [mkdir] Created dir: <https://maltcms.de/jenkins/job/Maui/ws/omics-base/MauiLibMockito/build/javadoc/net-sf-maltcms-chromaui-mockito> BUILD FAILED <https://maltcms.de/jenkins/job/Maui/ws/nbproject/build-defaults.xml>:261: The following error occurred while executing this line: <https://maltcms.de/jenkins/job/Maui/ws/platform-8.0/harness/build.xml>:294: No source files and no packages have been specified. Total time: 2 minutes 40 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts |