Build failed in Jenkins: jbosstools-teiid-designer_trunk #2350 (master)
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
Changes:
[p.g.richardson] Rebuild teiid designer target
------------------------------------------
[...truncated 13528 lines...]
[ERROR] BuiltInAtomicType cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[84,0]
[ERROR] typeMapping.put(DataTypeManager.DefaultDataClasses.BLOB, BuiltInAtomicType.HEX_BINARY);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] BuiltInAtomicType cannot be resolved to a variable
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[85,0]
[ERROR] typeMapping.put(DataTypeManager.DefaultDataClasses.VARBINARY, BuiltInAtomicType.HEX_BINARY);
[ERROR] ^^^^^^^^^^^
[ERROR] BuiltInAtomicType cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[85,0]
[ERROR] typeMapping.put(DataTypeManager.DefaultDataClasses.VARBINARY, BuiltInAtomicType.HEX_BINARY);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] BuiltInAtomicType cannot be resolved to a variable
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[95,0]
[ERROR] private Item item;
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[135,0]
[ERROR] item = null;
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[186,0]
[ERROR] if (item == null) {
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[188,0]
[ERROR] item = result.iter.next();
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[188,0]
[ERROR] item = result.iter.next();
[ERROR] ^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[189,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[193,0]
[ERROR] if (item == null) {
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[283,0]
[ERROR] XPathExpression path = proColumn.getPathExpression();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] XPathExpression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[283,0]
[ERROR] XPathExpression path = proColumn.getPathExpression();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getPathExpression() from the type XMLTable.XMLColumn refers to the missing type XPathExpression
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[284,0]
[ERROR] XPathDynamicContext dynamicContext = path.createDynamicContext(item);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] XPathDynamicContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[284,0]
[ERROR] XPathDynamicContext dynamicContext = path.createDynamicContext(item);
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[285,0]
[ERROR] SequenceIterator pathIter = path.iterate(dynamicContext);
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[286,0]
[ERROR] Item colItem = pathIter.next();
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[304,0]
[ERROR] if (value instanceof AtomicValue) {
[ERROR] ^^^^^^^^^^^
[ERROR] AtomicValue cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[305,0]
[ERROR] value = getValue((AtomicValue)colItem);
[ERROR] ^^^^^^^^
[ERROR] The method getValue(AtomicValue) from the type XMLTableNode refers to the missing type AtomicValue
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[305,0]
[ERROR] value = getValue((AtomicValue)colItem);
[ERROR] ^^^^^^^^^^^
[ERROR] AtomicValue cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[306,0]
[ERROR] } else if (value instanceof Item) {
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[307,0]
[ERROR] Item i = (Item)value;
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[307,0]
[ERROR] Item i = (Item)value;
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[308,0]
[ERROR] BuiltInAtomicType bat = typeMapping.get(proColumn.getSymbol().getType());
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] BuiltInAtomicType cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[308,0]
[ERROR] BuiltInAtomicType bat = typeMapping.get(proColumn.getSymbol().getType());
[ERROR] ^^^^^^^^^^^
[ERROR] BuiltInAtomicType cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[310,0]
[ERROR] ConversionResult cr = StringValue.convertStringToBuiltInType(i.getStringValueCS(), bat, null);
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] ConversionResult cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[310,0]
[ERROR] ConversionResult cr = StringValue.convertStringToBuiltInType(i.getStringValueCS(), bat, null);
[ERROR] ^^^^^^^^^^^
[ERROR] The type StringValue is not visible
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[312,0]
[ERROR] value = getValue((AtomicValue)value);
[ERROR] ^^^^^^^^
[ERROR] The method getValue(AtomicValue) from the type XMLTableNode refers to the missing type AtomicValue
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[312,0]
[ERROR] value = getValue((AtomicValue)value);
[ERROR] ^^^^^^^^^^^
[ERROR] AtomicValue cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[313,0]
[ERROR] if (value instanceof Item) {
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[314,0]
[ERROR] value = ((Item)value).getStringValue();
[ERROR] ^^^^^^^^^^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[314,0]
[ERROR] value = ((Item)value).getStringValue();
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[322,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[327,0]
[ERROR] item = null;
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[331,0]
[ERROR] private Object getValue(AtomicValue value) throws XPathException {
[ERROR] ^^^^^^^^^^^
[ERROR] AtomicValue cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[331,0]
[ERROR] private Object getValue(AtomicValue value) throws XPathException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[332,0]
[ERROR] if (value instanceof CalendarValue) {
[ERROR] ^^^^^^^^^^^^^
[ERROR] CalendarValue cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[333,0]
[ERROR] CalendarValue cv = (CalendarValue)value;
[ERROR] ^^^^^^^^^^^^^
[ERROR] CalendarValue cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[333,0]
[ERROR] CalendarValue cv = (CalendarValue)value;
[ERROR] ^^^^^^^^^^^^^
[ERROR] CalendarValue cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[341,0]
[ERROR] return Value.convertToJava(value);
[ERROR] ^^^^^
[ERROR] Value cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[363,0]
[ERROR] public synchronized void processRow(NodeInfo row) {
[ERROR] ^^^^^^^^
[ERROR] NodeInfo cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[368,0]
[ERROR] this.item = row;
[ERROR] ^^^^^^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] 542 problems (542 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile (default-compile) on project org.teiid.core.designer: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[17,0]
[ERROR] import net.sf.saxon.om.Item;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[18,0]
[ERROR] import net.sf.saxon.sxpath.XPathEvaluator;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[19,0]
[ERROR] import net.sf.saxon.sxpath.XPathExpression;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[20,0]
[ERROR] import net.sf.saxon.trans.XPathException;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[43,0]
[ERROR] public static String getSingleMatchAsString(Reader documentReader, String xpath) throws XPathException, IOException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[44,0]
[ERROR] Object o = getSingleMatch(documentReader, xpath);
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The method getSingleMatch(Reader, String) from the type XPathHelper refers to the missing type XPathException
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[51,0]
[ERROR] if(o instanceof Item) {
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[52,0]
[ERROR] return ((Item)o).getStringValue();
[ERROR] ^^^^^^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[52,0]
[ERROR] return ((Item)o).getStringValue();
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[70,0]
[ERROR] public static Object getSingleMatch(Reader documentReader, String xpath) throws XPathException, IOException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[76,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[76,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[79,0]
[ERROR] XPathExpression expr = eval.createExpression(xpath);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] XPathExpression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[94,0]
[ERROR] public static void validateXpath(String xpath) throws XPathException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[99,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[99,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] 16 problems (16 errors)
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.teiid.7.7.x
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :14
Killing Xvnc process ID 11341
Archiving artifacts
Recording test results
11 years, 6 months
Build failed in Jenkins: jbosstools-teiid-designer-branch-testing #125 (phantomjinx/TEIIDDES-1776-ServerManager)
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
------------------------------------------
[...truncated 13613 lines...]
[ERROR] The import net.sf.saxon.trans cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[44,0]
[ERROR] import net.sf.saxon.value.HexBinaryValue;
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.value cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[82,0]
[ERROR] DynamicQueryContext dynamicContext = new DynamicQueryContext(xquery.config);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] DynamicQueryContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[82,0]
[ERROR] DynamicQueryContext dynamicContext = new DynamicQueryContext(xquery.config);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] DynamicQueryContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[82,0]
[ERROR] DynamicQueryContext dynamicContext = new DynamicQueryContext(xquery.config);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[92,0]
[ERROR] value = wrapStax((Source)value, xquery.getConfig());
[ERROR] ^^^^^^^^^
[ERROR] The method getConfig() from the type SaxonXQueryExpression refers to the missing type Configuration
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[94,0]
[ERROR] value = XMLSystemFunctions.convertToAtomicValue(value);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method convertToAtomicValue(Object) from the type XMLSystemFunctions refers to the missing type AtomicValue
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[96,0]
[ERROR] value = new HexBinaryValue(((BinaryType)value).getBytesDirect());
[ERROR] ^^^^^^^^^^^^^^
[ERROR] HexBinaryValue cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[106,0]
[ERROR] source = wrapStax(source, xquery.getConfig());
[ERROR] ^^^^^^^^^
[ERROR] The method getConfig() from the type SaxonXQueryExpression refers to the missing type Configuration
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[107,0]
[ERROR] if (xquery.contextRoot != null) {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] PathMapRoot cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[109,0]
[ERROR] ProxyReceiver filter = new PathMapFilter(xquery.contextRoot);
[ERROR] ^^^^^^^^^^^^^
[ERROR] ProxyReceiver cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[109,0]
[ERROR] ProxyReceiver filter = new PathMapFilter(xquery.contextRoot);
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] PathMapRoot cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[110,0]
[ERROR] AugmentedSource sourceInput = AugmentedSource.makeAugmentedSource(source);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AugmentedSource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[110,0]
[ERROR] AugmentedSource sourceInput = AugmentedSource.makeAugmentedSource(source);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AugmentedSource cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[125,0]
[ERROR] processor.processRow(XQueryEvaluator.wrap(elem, xquery.config));
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[130,0]
[ERROR] Builder builder = new Builder(new SaxonReader(xquery.config, sourceInput), false,
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[150,0]
[ERROR] DocumentInfo doc;
[ERROR] ^^^^^^^^^^^^
[ERROR] DocumentInfo cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[152,0]
[ERROR] doc = xquery.config.buildDocument(source);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[153,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[159,0]
[ERROR] result.iter = xquery.xQuery.iterator(dynamicContext);
[ERROR] ^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[159,0]
[ERROR] result.iter = xquery.xQuery.iterator(dynamicContext);
[ERROR] ^^^^^^^^^^^^^
[ERROR] XQueryExpression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[165,0]
[ERROR] if (result.iter == null) {
[ERROR] ^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[171,0]
[ERROR] private static Source wrapStax(Source value, Configuration config) throws TeiidProcessingException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[174,0]
[ERROR] StaxToEventBridge sb = new StaxToEventBridge();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] StaxToEventBridge cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[174,0]
[ERROR] StaxToEventBridge sb = new StaxToEventBridge();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] StaxToEventBridge cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[187,0]
[ERROR] value = new PullEventSource(sb);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] PullEventSource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[187,0]
[ERROR] value = new PullEventSource(sb);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] PullEventSource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[198,0]
[ERROR] static NodeInfo wrap(Node node, Configuration config) {
[ERROR] ^^^^^^^^
[ERROR] NodeInfo cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[198,0]
[ERROR] static NodeInfo wrap(Node node, Configuration config) {
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[211,0]
[ERROR] return docWrapper.wrap(node);
[ERROR] ^^^^
[ERROR] The method wrap(Node) from the type DocumentWrapper refers to the missing type NodeInfo
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[45,0]
[ERROR] import net.sf.saxon.om.NodeInfo;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.om cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[46,0]
[ERROR] import net.sf.saxon.query.QueryResult;
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.query cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[47,0]
[ERROR] import net.sf.saxon.trans.XPathException;
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.trans cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[88,0]
[ERROR] private final class XMLQueryRowProcessor implements RowProcessor {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The type Evaluator.XMLQueryRowProcessor must implement the inherited abstract method SaxonXQueryExpression.RowProcessor.processRow(NodeInfo)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[99,0]
[ERROR] public void processRow(NodeInfo row) {
[ERROR] ^^^^^^^^
[ERROR] NodeInfo cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[106,0]
[ERROR] QueryResult.serialize(row, result, SaxonXQueryExpression.DEFAULT_OUTPUT_PROPERTIES);
[ERROR] ^^^^^^^^^^^
[ERROR] QueryResult cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[107,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[810,0]
[ERROR] if (e.getCause() instanceof XPathException) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Incompatible conditional operand types Throwable and XPathException
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[810,0]
[ERROR] if (e.getCause() instanceof XPathException) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[811,0]
[ERROR] throw (XPathException)e.getCause();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[827,0]
[ERROR] return xmlQuery.getXQueryExpression().createXMLType(result.iter, this.context.getBufferManager(), emptyOnEmpty);
[ERROR] ^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[830,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] 542 problems (542 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile (default-compile) on project org.teiid.core.designer: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[17,0]
[ERROR] import net.sf.saxon.om.Item;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[18,0]
[ERROR] import net.sf.saxon.sxpath.XPathEvaluator;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[19,0]
[ERROR] import net.sf.saxon.sxpath.XPathExpression;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[20,0]
[ERROR] import net.sf.saxon.trans.XPathException;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[43,0]
[ERROR] public static String getSingleMatchAsString(Reader documentReader, String xpath) throws XPathException, IOException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[44,0]
[ERROR] Object o = getSingleMatch(documentReader, xpath);
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The method getSingleMatch(Reader, String) from the type XPathHelper refers to the missing type XPathException
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[51,0]
[ERROR] if(o instanceof Item) {
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[52,0]
[ERROR] return ((Item)o).getStringValue();
[ERROR] ^^^^^^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[52,0]
[ERROR] return ((Item)o).getStringValue();
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[70,0]
[ERROR] public static Object getSingleMatch(Reader documentReader, String xpath) throws XPathException, IOException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[76,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[76,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[79,0]
[ERROR] XPathExpression expr = eval.createExpression(xpath);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] XPathExpression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[94,0]
[ERROR] public static void validateXpath(String xpath) throws XPathException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[99,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[99,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] 16 problems (16 errors)
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.teiid.7.7.x
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :63
Killing Xvnc process ID 32652
Archiving artifacts
Recording test results
11 years, 6 months
[Teiid-Designer/teiid-designer] 111173: TEIIDDES-1674 DDL Importer - improvements to exten...
by Barry LaFond
Branch: refs/heads/master
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 111173aa1000c97840b5aed1793dbe00a4762c39
https://github.com/Teiid-Designer/teiid-designer/commit/111173aa1000c9784...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)
Changed paths:
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/DdlImporterUiI18n.java
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/DdlImporterWizard.java
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/i18n.properties
M plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java
M plugins/org.teiid.designer.extension.ui/src/org/teiid/designer/extension/ui/editors/EditPropertyDialog.java
M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/messages.properties
M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/processor/EmfModelGenerator.java
Log Message:
-----------
TEIIDDES-1674 DDL Importer - improvements to extension property handling
Commit: 36dfa1d7e3e19e6ab967180a64f4b5d052a0959f
https://github.com/Teiid-Designer/teiid-designer/commit/36dfa1d7e3e19e6ab...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)
Changed paths:
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/DdlImporterUiI18n.java
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/DdlImporterWizard.java
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/i18n.properties
M plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java
M plugins/org.teiid.designer.extension.ui/src/org/teiid/designer/extension/ui/editors/EditPropertyDialog.java
M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/messages.properties
M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/processor/EmfModelGenerator.java
Log Message:
-----------
Merge pull request #201 from mdrillin/TEIIDDES-1674-3
TEIIDDES-1674 DDL Importer - improvements to extension property handling
Compare: https://github.com/Teiid-Designer/teiid-designer/compare/7aa46c483365...3...
11 years, 6 months
[Teiid-Designer/teiid-designer] 7aa46c: Rebuild teiid designer target
by Paul Richardson
Branch: refs/heads/master
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 7aa46c483365725ec4056808e10bc9f1f2c39c59
https://github.com/Teiid-Designer/teiid-designer/commit/7aa46c483365725ec...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)
Changed paths:
M features/org.teiid.designer.runtime.feature/feature.xml
M target-platform/locus.target
M target-platform/orbit.target
M target-platform/teiid-designer.target
Log Message:
-----------
Rebuild teiid designer target
* Latest integration stack target changes its includeMode to 'slicer' and
includeConfigurePhase to 'true'. This means that both the orbit and locus
targets must be updated accordindly as target must have all location
settings configured the same way
* Locus upgraded to 1.0.0.x
* Feature.xml
* First inclusion of the foundation.security.linux fragment which displays
a more informative dialog for entering the master password
* Plugin only applicable to linux enviroment and included in feature
and should not be depended on by any 1 plugin.
* When the plugin's feature gets included in the integration stack then
the designer feature will reference that rather than the single plugin
11 years, 6 months
Build failed in Jenkins: jbosstools-teiid-designer-branch-testing #122 (phantomjinx/master)
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
------------------------------------------
[...truncated 13460 lines...]
[ERROR] The import net.sf.saxon.trans cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[44,0]
[ERROR] import net.sf.saxon.value.HexBinaryValue;
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.value cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[82,0]
[ERROR] DynamicQueryContext dynamicContext = new DynamicQueryContext(xquery.config);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] DynamicQueryContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[82,0]
[ERROR] DynamicQueryContext dynamicContext = new DynamicQueryContext(xquery.config);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] DynamicQueryContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[82,0]
[ERROR] DynamicQueryContext dynamicContext = new DynamicQueryContext(xquery.config);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[92,0]
[ERROR] value = wrapStax((Source)value, xquery.getConfig());
[ERROR] ^^^^^^^^^
[ERROR] The method getConfig() from the type SaxonXQueryExpression refers to the missing type Configuration
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[94,0]
[ERROR] value = XMLSystemFunctions.convertToAtomicValue(value);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method convertToAtomicValue(Object) from the type XMLSystemFunctions refers to the missing type AtomicValue
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[96,0]
[ERROR] value = new HexBinaryValue(((BinaryType)value).getBytesDirect());
[ERROR] ^^^^^^^^^^^^^^
[ERROR] HexBinaryValue cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[106,0]
[ERROR] source = wrapStax(source, xquery.getConfig());
[ERROR] ^^^^^^^^^
[ERROR] The method getConfig() from the type SaxonXQueryExpression refers to the missing type Configuration
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[107,0]
[ERROR] if (xquery.contextRoot != null) {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] PathMapRoot cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[109,0]
[ERROR] ProxyReceiver filter = new PathMapFilter(xquery.contextRoot);
[ERROR] ^^^^^^^^^^^^^
[ERROR] ProxyReceiver cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[109,0]
[ERROR] ProxyReceiver filter = new PathMapFilter(xquery.contextRoot);
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] PathMapRoot cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[110,0]
[ERROR] AugmentedSource sourceInput = AugmentedSource.makeAugmentedSource(source);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AugmentedSource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[110,0]
[ERROR] AugmentedSource sourceInput = AugmentedSource.makeAugmentedSource(source);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AugmentedSource cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[125,0]
[ERROR] processor.processRow(XQueryEvaluator.wrap(elem, xquery.config));
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[130,0]
[ERROR] Builder builder = new Builder(new SaxonReader(xquery.config, sourceInput), false,
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[150,0]
[ERROR] DocumentInfo doc;
[ERROR] ^^^^^^^^^^^^
[ERROR] DocumentInfo cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[152,0]
[ERROR] doc = xquery.config.buildDocument(source);
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[153,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[159,0]
[ERROR] result.iter = xquery.xQuery.iterator(dynamicContext);
[ERROR] ^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[159,0]
[ERROR] result.iter = xquery.xQuery.iterator(dynamicContext);
[ERROR] ^^^^^^^^^^^^^
[ERROR] XQueryExpression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[165,0]
[ERROR] if (result.iter == null) {
[ERROR] ^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[171,0]
[ERROR] private static Source wrapStax(Source value, Configuration config) throws TeiidProcessingException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[174,0]
[ERROR] StaxToEventBridge sb = new StaxToEventBridge();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] StaxToEventBridge cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[174,0]
[ERROR] StaxToEventBridge sb = new StaxToEventBridge();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] StaxToEventBridge cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[187,0]
[ERROR] value = new PullEventSource(sb);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] PullEventSource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[187,0]
[ERROR] value = new PullEventSource(sb);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] PullEventSource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[198,0]
[ERROR] static NodeInfo wrap(Node node, Configuration config) {
[ERROR] ^^^^^^^^
[ERROR] NodeInfo cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[198,0]
[ERROR] static NodeInfo wrap(Node node, Configuration config) {
[ERROR] ^^^^^^^^^^^^^
[ERROR] Configuration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[211,0]
[ERROR] return docWrapper.wrap(node);
[ERROR] ^^^^
[ERROR] The method wrap(Node) from the type DocumentWrapper refers to the missing type NodeInfo
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[45,0]
[ERROR] import net.sf.saxon.om.NodeInfo;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.om cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[46,0]
[ERROR] import net.sf.saxon.query.QueryResult;
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.query cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[47,0]
[ERROR] import net.sf.saxon.trans.XPathException;
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The import net.sf.saxon.trans cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[88,0]
[ERROR] private final class XMLQueryRowProcessor implements RowProcessor {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The type Evaluator.XMLQueryRowProcessor must implement the inherited abstract method SaxonXQueryExpression.RowProcessor.processRow(NodeInfo)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[99,0]
[ERROR] public void processRow(NodeInfo row) {
[ERROR] ^^^^^^^^
[ERROR] NodeInfo cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[106,0]
[ERROR] QueryResult.serialize(row, result, SaxonXQueryExpression.DEFAULT_OUTPUT_PROPERTIES);
[ERROR] ^^^^^^^^^^^
[ERROR] QueryResult cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[107,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[810,0]
[ERROR] if (e.getCause() instanceof XPathException) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Incompatible conditional operand types Throwable and XPathException
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[810,0]
[ERROR] if (e.getCause() instanceof XPathException) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[811,0]
[ERROR] throw (XPathException)e.getCause();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[827,0]
[ERROR] return xmlQuery.getXQueryExpression().createXMLType(result.iter, this.context.getBufferManager(), emptyOnEmpty);
[ERROR] ^^^^^^^^^^^
[ERROR] SequenceIterator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[830,0]
[ERROR] } catch (XPathException e) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] 542 problems (542 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile (default-compile) on project org.teiid.core.designer: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[17,0]
[ERROR] import net.sf.saxon.om.Item;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[18,0]
[ERROR] import net.sf.saxon.sxpath.XPathEvaluator;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[19,0]
[ERROR] import net.sf.saxon.sxpath.XPathExpression;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[20,0]
[ERROR] import net.sf.saxon.trans.XPathException;
[ERROR] ^^^
[ERROR] The import net cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[43,0]
[ERROR] public static String getSingleMatchAsString(Reader documentReader, String xpath) throws XPathException, IOException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[44,0]
[ERROR] Object o = getSingleMatch(documentReader, xpath);
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The method getSingleMatch(Reader, String) from the type XPathHelper refers to the missing type XPathException
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[51,0]
[ERROR] if(o instanceof Item) {
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[52,0]
[ERROR] return ((Item)o).getStringValue();
[ERROR] ^^^^^^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[52,0]
[ERROR] return ((Item)o).getStringValue();
[ERROR] ^^^^
[ERROR] Item cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[70,0]
[ERROR] public static Object getSingleMatch(Reader documentReader, String xpath) throws XPathException, IOException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[76,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[76,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[79,0]
[ERROR] XPathExpression expr = eval.createExpression(xpath);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] XPathExpression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[94,0]
[ERROR] public static void validateXpath(String xpath) throws XPathException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[99,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>:[99,0]
[ERROR] XPathEvaluator eval = new XPathEvaluator();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] XPathEvaluator cannot be resolved to a type
[ERROR] 16 problems (16 errors)
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.teiid.7.7.x
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :29
Killing Xvnc process ID 7270
Archiving artifacts
Recording test results
11 years, 6 months
[Teiid-Designer/teiid-designer] 541f43: TEIIDDES-1674 Corrected several issues with extens...
by Barry LaFond
Branch: refs/heads/master
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 541f4331163106ff0dda80aae61c99178f004e4d
https://github.com/Teiid-Designer/teiid-designer/commit/541f4331163106ff0...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2013-07-10 (Wed, 10 Jul 2013)
Changed paths:
M plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/TeiidDDLConstants.java
M plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/node/TeiidDdlImporter.java
M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/model/RelationalColumn.java
M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/model/RelationalProcedure.java
M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/processor/EmfModelGenerator.java
Log Message:
-----------
TEIIDDES-1674 Corrected several issues with extension property handling in DDL Import
Commit: 9320a613315dba06dfe2d4d40fd9d1dc05237b38
https://github.com/Teiid-Designer/teiid-designer/commit/9320a613315dba06d...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2013-07-10 (Wed, 10 Jul 2013)
Changed paths:
M plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/TeiidDDLConstants.java
M plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/node/TeiidDdlImporter.java
M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/model/RelationalColumn.java
M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/model/RelationalProcedure.java
M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/processor/EmfModelGenerator.java
Log Message:
-----------
Merge pull request #198 from mdrillin/TEIIDDES-1674-2
TEIIDDES-1674 Corrected several issues with extension property handling in DDL Importer
Compare: https://github.com/Teiid-Designer/teiid-designer/compare/3e515b10292c...9...
11 years, 6 months
[Teiid-Designer/teiid-designer] af6341: TEIIDDES-1176 Need better feedback in DDL importer
by Barry LaFond
Branch: refs/heads/master
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: af63412f161abcc92e54b4624819d3d053598330
https://github.com/Teiid-Designer/teiid-designer/commit/af63412f161abcc92...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2013-07-09 (Tue, 09 Jul 2013)
Changed paths:
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/DdlImportDifferencesPage.java
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/DdlImporterUiI18n.java
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/i18n.properties
A plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlErrorMessage.java
M plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java
Log Message:
-----------
TEIIDDES-1176 Need better feedback in DDL importer
Commit: 3e515b10292c0383991fec422360ed6c8e6f5d6a
https://github.com/Teiid-Designer/teiid-designer/commit/3e515b10292c03839...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2013-07-10 (Wed, 10 Jul 2013)
Changed paths:
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/DdlImportDifferencesPage.java
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/DdlImporterUiI18n.java
M plugins/org.teiid.designer.ddl.importer.ui/src/org/teiid/designer/ddl/importer/ui/i18n.properties
A plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlErrorMessage.java
M plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java
Log Message:
-----------
Merge pull request #196 from mdrillin/TEIIDDES-1176
TEIIDDES-1176 Need better feedback in DDL importer
Compare: https://github.com/Teiid-Designer/teiid-designer/compare/6d5aca046f16...3...
11 years, 6 months