Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nattable-dev] [Hudson] Build failed in Hudson: nattable-snapshot #470

See <https://hudson.eclipse.org/nebula/job/nattable-snapshot/470/changes>

Changes:

[Dirk Fauth] Bug 485377 - NullPointerException in

------------------------------------------
[...truncated 5357 lines...]
[ERROR] * <caption></caption>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/LabelStack.java:35: warning: no description for @param
[ERROR] * @param label
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/LabelStack.java:46: warning: no description for @param
[ERROR] * @param label
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/event/ColumnVisualUpdateEvent.java:62: error: @param name not found
[ERROR] * @param columnPosition
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/event/ColumnVisualUpdateEvent.java:65: warning: no @param for columnPositions
[ERROR] public ColumnVisualUpdateEvent(IUniqueIndexLayer layer,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/search/action/SearchAction.java:56: warning: no description for @param
[ERROR] * @param natTable
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/search/action/SearchAction.java:57: error: @param name not found
[ERROR] * @param settings
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/search/action/SearchAction.java:57: warning: no description for @param
[ERROR] * @param settings
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/search/action/SearchAction.java:59: warning: no @param for dialogSettings
[ERROR] public SearchAction(NatTable natTable, IDialogSettings dialogSettings) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/GridLineCellLayerPainter.java:160: warning: no @param for natLayer
[ERROR] protected void drawGridLines(ILayer natLayer, GC gc, Rectangle rectangle, IConfigRegistry configRegistry) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/GridLineCellLayerPainter.java:160: warning: no @param for gc
[ERROR] protected void drawGridLines(ILayer natLayer, GC gc, Rectangle rectangle, IConfigRegistry configRegistry) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/GridLineCellLayerPainter.java:160: warning: no @param for rectangle
[ERROR] protected void drawGridLines(ILayer natLayer, GC gc, Rectangle rectangle, IConfigRegistry configRegistry) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/GridLineCellLayerPainter.java:160: warning: no @param for configRegistry
[ERROR] protected void drawGridLines(ILayer natLayer, GC gc, Rectangle rectangle, IConfigRegistry configRegistry) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/GridLineCellLayerPainter.java:167: warning: no @param for natLayer
[ERROR] protected void drawGridLines(ILayer natLayer, GC gc, Rectangle rectangle, IConfigRegistry configRegistry, List<String> labels) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/GridLineCellLayerPainter.java:167: warning: no @param for gc
[ERROR] protected void drawGridLines(ILayer natLayer, GC gc, Rectangle rectangle, IConfigRegistry configRegistry, List<String> labels) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/formula/action/FormulaFillHandleDragMode.java:44: error: bad HTML entity
[ERROR] *            The internal clipboard that carries the cells for the copy &
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/formula/command/FormulaFillHandlePasteCommandHandler.java:43: error: bad HTML entity
[ERROR] *            The internal clipboard that carries the cells for the copy &
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/formula/command/FormulaFillHandlePasteCommandHandler.java:46: error: bad HTML entity
[ERROR] *            The {@link FormulaDataProvider} that is needed to copy & paste
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/config/CellConfigAttributes.java:22: error: unknown tag: noextend
[ERROR] * @noextend This interface is not intended to be extended by clients.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/config/CellConfigAttributes.java:23: error: unknown tag: noimplement
[ERROR] * @noimplement This interface is not intended to be implemented by clients.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/selection/SelectionConfigAttributes.java:22: error: unknown tag: noimplement
[ERROR] * @noimplement This interface is not intended to be implemented by clients.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/selection/SelectionConfigAttributes.java:23: error: unknown tag: noextend
[ERROR] * @noextend This interface is not intended to be extended by clients.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/selection/command/MoveSelectionCommand.java:38: error: unexpected end tag: </p>
[ERROR] * </p>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/cell/TableCellPainter.java:365: error: bad use of '>'
[ERROR] * @return The height of the sub cells to use. A value >= 0 results in using
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/cell/TableCellPainter.java:374: error: bad use of '>'
[ERROR] * Setting a value >= 0 will result in using a fixed height of the sub
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/cell/TableCellPainter.java:135: error: bad use of '>'
[ERROR] *            The height of the sub cells to use. Setting a value >= 0 will
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/PaddingDecorator.java:41: error: self-closing element not allowed
[ERROR] * padding of 2 pixels on every side.<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/PaddingDecorator.java:55: error: self-closing element not allowed
[ERROR] * padding of 2 pixels on every side.<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/PaddingDecorator.java:74: error: self-closing element not allowed
[ERROR] * padding of the given number of pixels on every side.<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/PaddingDecorator.java:91: error: self-closing element not allowed
[ERROR] * padding of the given number of pixels on every side.<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/PaddingDecorator.java:113: error: self-closing element not allowed
[ERROR] * padding specified for each side.<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/PaddingDecorator.java:139: error: self-closing element not allowed
[ERROR] * padding specified for each side.<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/tree/TreeLayer.java:233: error: self-closing element not allowed
[ERROR] *         the node state.<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/tree/action/TreeExpandCollapseKeyAction.java:21: error: malformed HTML
[ERROR] * This action toggles the state of a tree node (expanded <-> collapsed) located
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/tree/action/TreeExpandCollapseKeyAction.java:21: error: bad use of '>'
[ERROR] * This action toggles the state of a tree node (expanded <-> collapsed) located
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/fillhandle/config/FillHandleConfigAttributes.java:25: error: unknown tag: noimplement
[ERROR] * @noimplement This interface is not intended to be implemented by clients.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/fillhandle/config/FillHandleConfigAttributes.java:26: error: unknown tag: noextend
[ERROR] * @noextend This interface is not intended to be extended by clients.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/fillhandle/action/FillHandleDragMode.java:69: error: bad HTML entity
[ERROR] *            The internal clipboard that carries the cells for the copy &
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/fillhandle/command/FillHandlePasteCommandHandler.java:53: error: bad HTML entity
[ERROR] *            The internal clipboard that carries the cells for the copy &
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/style/SelectionStyleLabels.java:23: error: unknown tag: noimplement
[ERROR] * @noimplement This interface is not intended to be implemented by clients.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/style/SelectionStyleLabels.java:24: error: unknown tag: noextend
[ERROR] * @noextend This interface is not intended to be extended by clients.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/style/theme/ThemeConfiguration.java:2147: error: self-closing element not allowed
[ERROR] * row.<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/style/theme/DarkNatTableThemeConfiguration.java:34: error: semicolon missing
[ERROR] * look&feel.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/style/theme/DefaultNatTableThemeConfiguration.java:44: error: self-closing element not allowed
[ERROR] * For example:<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/style/theme/DefaultNatTableThemeConfiguration.java:45: error: block element not allowed within inline element <code>: pre
[ERROR] * <code><pre>new DefaultNatTableThemeConfiguration {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/style/theme/DefaultNatTableThemeConfiguration.java:55: error: unexpected end tag: </p>
[ERROR] * </p>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/style/theme/ModernNatTableThemeConfiguration.java:34: error: semicolon missing
[ERROR] * look&feel.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/util/GUIHelper.java:157: error: unexpected end tag: </p>
[ERROR] * </p>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/util/GUIHelper.java:311: error: self-closing element not allowed
[ERROR] * ISSUES!!!<b/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/util/GUIHelper.java:310: error: element not closed: b
[ERROR] * <b>WARNING: DO NOT USE THIS METHOD AS IT IS MIGHT CAUSE RESOURCE HANDLING
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/ui/mode/AbstractModeEventHandler.java:93: error: reference not found
[ERROR] *             {@link MouseEventHelper#eventOnSameCell(NatTable, MouseEvent, MouseEvent)}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.dataset/src/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/DoubleValueGenerator.java:24: error: malformed HTML
[ERROR] * Generates random double values such that: (floor) <= value < (floor +
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.dataset/src/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/DoubleValueGenerator.java:24: error: malformed HTML
[ERROR] * Generates random double values such that: (floor) <= value < (floor +
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.dataset/src/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/DoubleValueGenerator.java:32: error: bad use of '>'
[ERROR] *            generator. Must be > 0.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.dataset/src/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/IntegerValueGenerator.java:24: error: malformed HTML
[ERROR] * Generates random integer values such that: (floor) <= value < (floor +
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.dataset/src/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/IntegerValueGenerator.java:24: error: malformed HTML
[ERROR] * Generates random integer values such that: (floor) <= value < (floor +
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.dataset/src/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/IntegerValueGenerator.java:32: error: bad use of '>'
[ERROR] *            generator. Must be > 0.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSConstants.java:21: error: unknown tag: noextend
[ERROR] * @noextend This interface is not intended to be extended by clients.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSConstants.java:22: error: unknown tag: noimplement
[ERROR] * @noimplement This interface is not intended to be implemented by clients.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSConstants.java:222: error: unexpected end tag: </p>
[ERROR] * </p>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSConstants.java:237: error: unexpected end tag: </p>
[ERROR] * </p>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/DefaultGroupByThemeExtension.java:46: error: self-closing element not allowed
[ERROR] * manually like this:<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/DefaultGroupByThemeExtension.java:52: error: unexpected end tag: </p>
[ERROR] * </p>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByDataLayer.java:591: error: self-closing element not allowed
[ERROR] * <br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByDisplayConverter.java:36: error: reference not found
[ERROR] * Should be registered for the label {@link GroupByDataLayer.GROUP_BY_OBJECT}.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByObject.java:53: error: bad use of '>'
[ERROR] * @return The description of the grouping (Index->Value)
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByObject.java:36: error: bad use of '>'
[ERROR] *            The description of the grouping (Index->Value).<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByObject.java:36: error: self-closing element not allowed
[ERROR] *            The description of the grouping (Index->Value).<br/>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/CrossValidationGridExample.java:79: error: unknown tag: Override
[ERROR] * @Override
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/AutomaticRowHeightExample.java:69: error: unknown tag: Override
[ERROR] * @Override
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_802_CalculatingGridExample.java:92: error: unknown tag: Override
[ERROR] * @Override
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_803_CachedCalculatingGridExample.java:100: error: unknown tag: Override
[ERROR] * @Override
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_4451_CrossValidationGridExample.java:79: error: unknown tag: Override
[ERROR] * @Override
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/PersistentNatExampleWrapper.java:29: error: invalid end tag: </br>
[ERROR] * The following state is persisted out of the box</br>
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/PersistentNatExampleWrapper.java:41: error: reference not found
[ERROR] * @see PersistentStyleGridExample
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/fixtures/ColumnStructureUpdatesExampleGridLayer.java:50: error: unexpected content
[ERROR] * @see {@linkplain http://publicobject.com/glazedlists/}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/fixtures/GlazedListsGridLayer.java:42: error: unexpected content
[ERROR] * @see {@linkplain http://publicobject.com/glazedlists/}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_303_CalculatedDataExample.java:87: error: unknown tag: Override
[ERROR] * @Override
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /opt/public/common/jdk1.8.0_51.x64/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"eclipse.org\"" @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '/jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.parent/target/site/apidocs' dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Terminating xvnc.
Recording test results
Publishing Javadoc

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


Back to the top