[teiid-designer-dev] Build failed in Jenkins: jbosstools-teiid-designer_trunk #2351 (master)

ci-builds at redhat.com ci-builds at redhat.com
Thu Jul 11 21:30:10 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/2351/changes>

Changes:

[mdrillin] TEIIDDES-1674 DDL Importer - improvements to extension property handling

------------------------------------------
[...truncated 8174 lines...]
[ERROR] BuiltInAtomicType cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/teiid/org.teiid.8.4.x/engine/src/main/java/org/teiid/query/processor/relational/XMLTableNode.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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-designer_trunk/ws/sources/plugins/org.teiid.core.designer/src/org/teiid/core/designer/xml/XPathHelper.java>:[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 :12
Killing Xvnc process ID 9785
Archiving artifacts
Recording test results


More information about the teiid-designer-dev mailing list