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

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

Changes:

[Dirk Fauth] updated API baseline

[Dirk Fauth] Bug 496217 - Extend the E4 Example Application

[Dirk Fauth] Bug 496218 - Update build process for pomless Tycho builds

------------------------------------------
[...truncated 6236 lines...]
[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:59: error: package ca.odell.glazedlists does not exist
[ERROR] import ca.odell.glazedlists.TreeList;
[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:60: error: package ca.odell.glazedlists.TreeList does not exist
[ERROR] import ca.odell.glazedlists.TreeList.ExpansionModel;
[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:61: error: package ca.odell.glazedlists.matchers does not exist
[ERROR] import ca.odell.glazedlists.matchers.Matcher;
[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:86: error: cannot find symbol
[ERROR] private final EventList<T> eventList;
[ERROR] ^
[ERROR] symbol:   class EventList
[ERROR] location: class GroupByDataLayer<T>
[ERROR] where T is a type-variable:
[ERROR] T extends Object declared in class GroupByDataLayer
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/GlazedListTreeData.java:22: error: package ca.odell.glazedlists does not exist
[ERROR] import ca.odell.glazedlists.TreeList;
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/selection/E4SelectionListener.java:168: error: reference not found
[ERROR] *         {@link ESelectionService} if the row selection changes or if just
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/selection/E4SelectionListener.java:179: error: reference not found
[ERROR] *            {@link ESelectionService} if the row selection changes or if
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/selection/E4SelectionListener.java:189: error: reference not found
[ERROR] *         selection via {@link ESelectionService} (that means basically a
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/selection/E4SelectionListener.java:229: error: reference not found
[ERROR] * selection to the {@link ESelectionService} or <code>false</code> if only
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/selection/E4SelectionListener.java:106: error: reference not found
[ERROR] *            The {@link ESelectionService} to which the selection should be
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:399: error: reference not found
[ERROR] * Returns the {@link CSS2FontProperties} out of the given
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:400: error: reference not found
[ERROR] * {@link CSSElementContext} for the given parameters. If no
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:401: error: reference not found
[ERROR] * {@link CSS2FontProperties} exist, a new instance will be created and
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:405: error: reference not found
[ERROR] *            The {@link CSSElementContext} to search for the context value.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:414: error: reference not found
[ERROR] * @return The {@link CSS2FontProperties} for the given attributes.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:440: error: reference not found
[ERROR] * {@link CSS2FontProperties}CSS2FontProperties.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:470: error: reference not found
[ERROR] * {@link CSSElementContext} for the given {@link DisplayMode}.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:473: error: reference not found
[ERROR] *            The {@link CSSElementContext} to search for the context value.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:498: error: reference not found
[ERROR] *            The {@link CSSEngine} needed for conversion.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:551: error: reference not found
[ERROR] *            The {@link CSSElementContext} to search for the configuration
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:582: error: reference not found
[ERROR] *            The {@link CSSElementContext} to search for the configuration
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:585: error: reference not found
[ERROR] *            The {@link CSSElementContext} of the parent NatTable or
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:612: error: reference not found
[ERROR] *            The {@link CSSElementContext} to search for the context value.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:631: error: reference not found
[ERROR] * Returns the painter properties out of the given {@link CSSElementContext}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:635: error: reference not found
[ERROR] *            The {@link CSSElementContext} to search for the context value.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:654: error: reference not found
[ERROR] * Returns the painter properties out of the given {@link CSSElementContext}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:659: error: reference not found
[ERROR] *            The {@link CSSElementContext} to search for the context value.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:661: error: reference not found
[ERROR] *            The {@link CSSElementContext} of the parent NatTable or
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:722: error: reference not found
[ERROR] * {@link CSSElementContext}.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:725: error: reference not found
[ERROR] *            The {@link CSSElementContext} to put the value to.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:747: error: reference not found
[ERROR] * given {@link CSSElementContext}.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:750: error: reference not found
[ERROR] *            The {@link CSSElementContext} out of which the value should be
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:757: error: reference not found
[ERROR] *         given {@link CSSElementContext}. If no value is found for the
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:759: error: reference not found
[ERROR] *         {@link CSSElementContext} directly is returned. Can be
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:774: error: reference not found
[ERROR] * given {@link CSSElementContext}. Will search for the value also via
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:780: error: reference not found
[ERROR] *            The {@link CSSElementContext} to search for the context value.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.e4/src/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.java:782: error: reference not found
[ERROR] *            The {@link CSSElementContext} of the parent NatTable or
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/DetailGlazedListsEventLayer.java:232: error: reference not found
[ERROR] * Change the underlying {@link EventList} this layer is listening to.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/DetailGlazedListsEventLayer.java:235: error: reference not found
[ERROR] *            the {@link EventList} to listen on.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/DetailGlazedListsEventLayer.java:34: error: reference not found
[ERROR] * <li>Glazed list events - {@link ListEvent}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/DetailGlazedListsEventLayer.java:41: error: reference not found
[ERROR] * information for every {@link ListEvent} fired by the GlazedLists immediately.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/DetailGlazedListsEventLayer.java:72: error: reference not found
[ERROR] * {@link ListEventListener} that listens to GlazedLists events and
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/DetailGlazedListsEventLayer.java:78: error: reference not found
[ERROR] *            The {@link EventList} this layer should be added as listener.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/GlazedListsEventLayer.java:159: error: reference not found
[ERROR] *            the {@link EventList} to listen on.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/GlazedListsEventLayer.java:202: error: reference not found
[ERROR] *         {@link ListEvent}s into NatTable or not.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/GlazedListsEventLayer.java:35: error: reference not found
[ERROR] * <li>GlazedLists events - {@link ListEvent}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByComparator.java:34: error: reference not found
[ERROR] * {@link Comparator} that is used to sort the {@link TreeList} based on the
[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:599: error: reference not found
[ERROR] * @return The {@link FilterList} of elements
[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:618: error: reference not found
[ERROR] * @return The {@link Matcher} that is used to identify the children of a
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByTreeFormat.java:170: error: reference not found
[ERROR] *            {@link TreeList} in order to be able to build the tree
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/DefaultGlazedListsFilterStrategy.java:282: error: reference not found
[ERROR] * @return {@link TextFilterator} which exposes the contents of the column
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/FilterRowUtils.java:96: error: reference not found
[ERROR] * Set the Match operation on the {@link ThresholdMatcherEditor}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:303: error: reference not found
[ERROR] * @return The {@link MatcherEditor} that is used to filter the rows with
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:48: error: reference not found
[ERROR] * {@link FilterList}.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:52: error: reference not found
[ERROR] * {@link Matcher} that is used by this command as a static
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:53: error: reference not found
[ERROR] * {@link MatcherEditor}. Otherwise these two functions will not work correctly
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:96: error: reference not found
[ERROR] * local row hide {@link MatcherEditor} against the {@link FilterList}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:96: error: reference not found
[ERROR] * local row hide {@link MatcherEditor} against the {@link FilterList}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:125: error: reference not found
[ERROR] * {@link MatcherEditor} to the given {@link FilterList}. This might not
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:125: error: reference not found
[ERROR] * {@link MatcherEditor} to the given {@link FilterList}. This might not
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:140: error: reference not found
[ERROR] *            The {@link FilterList} to apply the local row hide
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:141: error: reference not found
[ERROR] *            {@link Matcher} to.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:167: error: reference not found
[ERROR] * {@link MatcherEditor} to the given {@link CompositeMatcherEditor}. This
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:167: error: reference not found
[ERROR] * {@link MatcherEditor} to the given {@link CompositeMatcherEditor}. This
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:182: error: reference not found
[ERROR] *            The {@link CompositeMatcherEditor} to which the local row hide
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.java:183: error: reference not found
[ERROR] *            {@link Matcher} should be added.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/GlazedListTreeData.java:320: error: reference not found
[ERROR] * @return The underlying {@link TreeList} this {@link GlazedListTreeData}
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/GlazedListTreeRowModel.java:49: error: reference not found
[ERROR] *         expand/collapse is handled by GlazedLists {@link TreeList}.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/GlazedListTreeRowModel.java:67: error: reference not found
[ERROR] *         expand/collapse is handled by GlazedLists {@link TreeList}.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/GlazedListTreeRowModel.java:106: error: reference not found
[ERROR] *         expand/collapse is handled by GlazedLists {@link TreeList}.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/GlazedListTreeRowModel.java:159: error: reference not found
[ERROR] *         expand/collapse is handled by GlazedLists {@link TreeList}.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/GlazedListTreeRowModel.java:208: error: reference not found
[ERROR] *         expand/collapse is handled by GlazedLists {@link TreeList}.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.nebula/src/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/RichTextCellEditor.java:35: error: reference not found
[ERROR] * The {@link ToolbarConfiguration} that should be used for creating the
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.extension.nebula/src/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/RichTextCellEditor.java:37: error: reference not found
[ERROR] * {@link ToolbarConfiguration} will be used.
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/ColumnStructureUpdatesGridExample.java:49: error: reference not found
[ERROR] * NOTE - Glazed {@link EventList} class is thread ready but not thread
[ERROR] ^
[ERROR] /jobs/genie.nebula/nattable-snapshot/workspace/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/Real_time_data_updates.java:79: error: reference not found
[ERROR] *      {@link EventList}
[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/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