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 #471

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

Changes:

[Dirk Fauth] Bug 485537 - [javadoc] Fix Javadoc errors

------------------------------------------
[...truncated 5039 lines...]
[ERROR] * @param reorderToTopEdge
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/reorder/event/RowReorderEvent.java:50: warning: no description for @param
[ERROR] * @param layer
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/reorder/event/RowReorderEvent.java:51: warning: no description for @param
[ERROR] * @param beforeFromRowPositions
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/reorder/event/RowReorderEvent.java:52: warning: no description for @param
[ERROR] * @param beforeToRowPosition
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/reorder/event/RowReorderEvent.java:53: warning: no description for @param
[ERROR] * @param reorderToTopEdge
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/reorder/ColumnReorderLayer.java:158: warning: no @return
[ERROR] protected boolean isRestoredStateValid(List<Integer> newColumnIndexOrder) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/reorder/RowReorderLayer.java:167: warning: no @return
[ERROR] protected boolean isRestoredStateValid(List<Integer> newRowIndexOrder) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/NatTable.java:354: warning: no @param for configuration
[ERROR] public void addConfiguration(IConfiguration configuration) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/CompositeLayer.java:654: warning: no @param for regionName
[ERROR] public void setConfigLabelAccumulatorForRegion(
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/CompositeLayer.java:654: warning: no @param for configLabelAccumulator
[ERROR] public void setConfigLabelAccumulatorForRegion(
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/CompositeLayer.java:662: warning: no @param for regionName
[ERROR] public void addConfigLabelAccumulatorForRegion(
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/CompositeLayer.java:662: warning: no @param for configLabelAccumulator
[ERROR] public void addConfigLabelAccumulatorForRegion(
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/ILayerPainter.java:27: warning: no description for @param
[ERROR] * @param natLayer
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/ILayerPainter.java:47: warning: no @param for columnPosition
[ERROR] public Rectangle adjustCellBounds(int columnPosition, int rowPosition,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/ILayerPainter.java:47: warning: no @param for rowPosition
[ERROR] public Rectangle adjustCellBounds(int columnPosition, int rowPosition,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/ILayerPainter.java:47: warning: no @param for cellBounds
[ERROR] public Rectangle adjustCellBounds(int columnPosition, int rowPosition,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/ILayerPainter.java:47: warning: no @return
[ERROR] public Rectangle adjustCellBounds(int columnPosition, int rowPosition,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/DataLayer.java:145: warning: no description for @param
[ERROR] * @param columnIndex
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/DataLayer.java:146: warning: no description for @param
[ERROR] * @param rowIndex
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/DataLayer.java:158: warning: no description for @param
[ERROR] * @param columnIndex
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/DataLayer.java:159: warning: no description for @param
[ERROR] * @param rowIndex
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/DataLayer.java:160: warning: no description for @param
[ERROR] * @param newValue
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/layer/ILayer.java:77: warning: empty <caption> tag
[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/painter/layer/GridLineCellLayerPainter.java:167: warning: no @param for rectangle
[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 configRegistry
[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 labels
[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/CellLayerPainter.java:110: warning: no @return
[ERROR] protected boolean isClipLeft(int position) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/painter/layer/CellLayerPainter.java:126: warning: no @return
[ERROR] protected boolean isClipTop(int position) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/IDataProvider.java:26: warning: no description for @param
[ERROR] * @param columnIndex
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/IDataProvider.java:27: warning: no description for @param
[ERROR] * @param rowIndex
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/IDataProvider.java:37: warning: no description for @param
[ERROR] * @param columnIndex
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/IDataProvider.java:38: warning: no description for @param
[ERROR] * @param rowIndex
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/IDataProvider.java:39: warning: no description for @param
[ERROR] * @param newValue
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:32: warning: no @param for canonicalValue
[ERROR] public Object canonicalToDisplayValue(Object canonicalValue);
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:32: warning: no @return
[ERROR] public Object canonicalToDisplayValue(Object canonicalValue);
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:39: warning: no @param for displayValue
[ERROR] public Object displayToCanonicalValue(Object displayValue);
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:39: warning: no @return
[ERROR] public Object displayToCanonicalValue(Object displayValue);
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:50: warning: no @param for cell
[ERROR] public Object canonicalToDisplayValue(ILayerCell cell,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:50: warning: no @param for configRegistry
[ERROR] public Object canonicalToDisplayValue(ILayerCell cell,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:50: warning: no @param for canonicalValue
[ERROR] public Object canonicalToDisplayValue(ILayerCell cell,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:50: warning: no @return
[ERROR] public Object canonicalToDisplayValue(ILayerCell cell,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:59: warning: no @param for cell
[ERROR] public Object displayToCanonicalValue(ILayerCell cell,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:59: warning: no @param for configRegistry
[ERROR] public Object displayToCanonicalValue(ILayerCell cell,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:59: warning: no @param for displayValue
[ERROR] public Object displayToCanonicalValue(ILayerCell cell,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.java:59: warning: no @return
[ERROR] public Object displayToCanonicalValue(ILayerCell cell,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/persistence/ColorPersistor.java:54: warning: no @param for color
[ERROR] public static String asString(Color color) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/persistence/ColorPersistor.java:54: warning: no @return
[ERROR] public static String asString(Color color) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/persistence/ColorPersistor.java:62: warning: no @param for colorAsString
[ERROR] public static Color asColor(String colorAsString) {
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/persistence/ColorPersistor.java:62: warning: no @return
[ERROR] public static Color asColor(String colorAsString) {
[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/config/IConfigRegistry.java:72: warning: no @param for <T>
[ERROR] public <T> T getConfigAttribute(ConfigAttribute<T> configAttribute,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/config/IConfigRegistry.java:72: warning: no @param for configAttribute
[ERROR] public <T> T getConfigAttribute(ConfigAttribute<T> configAttribute,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/config/IConfigRegistry.java:72: warning: no @param for targetDisplayMode
[ERROR] public <T> T getConfigAttribute(ConfigAttribute<T> configAttribute,
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.core/src/org/eclipse/nebula/widgets/nattable/config/IConfigRegistry.java:72: warning: no @param for configLabels
[ERROR] public <T> T getConfigAttribute(ConfigAttribute<T> configAttribute,
[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/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/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.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.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] 
[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