Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-jsf-dev] Re: [wtp-releng] [wtp-R1.5-build][I-I200606052339-200606052339] - wtp-build results

Hi Cam,

I see the following unit test failures. Please review and fix.
-Raghu
# 6/5/06 8:29:29 PM EDT
# Eclipse Java Compiler 0.668, 3.2.0 release, Copyright IBM Corp 2000, 2006.

All rights reserved.
----------
1. ERROR in

/shared/webtools/build-wtp-I/workdir/plugins/org.eclipse.jst.jsf.contentassist/src/org/eclipse/jst/jsf

/contentassist/internal/el/FunctionCompletionStrategy.java
 (at line 67)
    symbol =

symbolResolver.getVariable(ids[0]);
                            ^^^^^^^^^^^
The method

getVariable(String) is undefined for the type ISymbolContextResolver
----------
2. ERROR in

/shared/webtools/build-wtp-I/workdir/plugins/org.eclipse.jst.jsf.contentassist/src/org/eclipse/jst/jsf

/contentassist/internal/el/FunctionCompletionStrategy.java
 (at line 81)
   

symbolResolver.getProperties(symbol);
                   ^^^^^^^^^^^^^
The method getProperties(ISymbol)

is undefined for the type ISymbolContextResolver
----------
3. ERROR in

/shared/webtools/build-wtp-I/workdir/plugins/org.eclipse.jst.jsf.contentassist/src/org/eclipse/jst/jsf

/contentassist/internal/el/FunctionCompletionStrategy.java
 (at line 104)
   

symbolResolver.getProperties(symbol);
                   ^^^^^^^^^^^^^
The method getProperties(ISymbol)

is undefined for the type ISymbolContextResolver
----------
----------
4. ERROR in

/shared/webtools/build-wtp-I/workdir/plugins/org.eclipse.jst.jsf.contentassist/src/org/eclipse/jst/jsf

/contentassist/internal/el/IdCompletionStrategy.java
 (at line 68)
    symbols =

symbolResolver.getAllVariables();
                             ^^^^^^^^^^^^^^^
The method

getAllVariables() is undefined for the type ISymbolContextResolver
----------
4 problems (4 errors)[8

.class files generated]
-

webtools.builder@xxxxxxxxxxx wrote:
Build is ready at: http://download.eclipse.org/webtools/committers/drops/I-I200606052339-200606052339

Test Results are not available yet

Unit Tests are in progress. Results will be ready soon...
Plugins containing compile errors
Compile Logs (Jar Files) Errors Warnings
/plugins/org.eclipse.jst.ejb.ui_1.1.0.v200606011728/@dot.bin.log 0 2
/plugins/org.eclipse.jst.j2ee.ejb.annotations.emitter_1.1.0.v200606021850/@dot.bin.log 0 5
/plugins/org.eclipse.jst.j2ee.ejb_1.1.0.v200606011728/@dot.bin.log 0 5
/plugins/org.eclipse.jst.j2ee.jca_1.1.0.v200606011728/@dot.bin.log 0 3
/plugins/org.eclipse.jst.j2ee.navigator.ui_1.1.0.v200606011728/@dot.bin.log 0 3
/plugins/org.eclipse.jst.j2ee.ui_1.1.0.v200606011728/@dot.bin.log 0 10
/plugins/org.eclipse.jst.j2ee.web_1.1.0.v200606011728/@dot.bin.log 0 3
/plugins/org.eclipse.jst.j2ee.webservice.ui_1.1.0.v200606011728/@dot.bin.log 0 2
/plugins/org.eclipse.jst.j2ee.xdoclet.runtime_1.1.0.v200606021850/@dot.bin.log 0 2
/plugins/org.eclipse.jst.j2ee_1.1.0.v200606011728/@dot.bin.log 0 14
/plugins/org.eclipse.jst.jsf.contentassist_0.5.0.v20060605/@dot.bin.log 4 0
/plugins/org.eclipse.jst.jsf.core_0.5.0.v20060601/@dot.bin.log 0 2
/plugins/org.eclipse.jst.jsf.facesconfig.common_0.5.0.v20060601/@dot.bin.log 0 6
/plugins/org.eclipse.jst.jsf.facesconfig.ui_0.5.0.v20060601/@dot.bin.log 0 19
/plugins/org.eclipse.jst.jsf.facesconfig_0.5.0.v20060605/@dot.bin.log 0 2
/plugins/org.eclipse.jst.jsf.taglibprocessing_0.5.0.v20060601/@dot.bin.log 0 4
/plugins/org.eclipse.jst.jsf.ui_0.5.0.v20060601/@dot.bin.log 0 1
/plugins/org.eclipse.jst.server.generic.core_1.0.100.v200606042203/@dot.bin.log 0 2
/plugins/org.eclipse.wst.common.ui_1.0.100.v200605300630/@dot.bin.log 0 5
/plugins/org.eclipse.wst.rdb.connection.ui_1.0.101.v200605040131/@dot.bin.log 0 14
/plugins/org.eclipse.wst.rdb.core.ui_1.0.102.v200605301759/rdb.core.ui.jar.bin.log 0 11
/plugins/org.eclipse.wst.rdb.derby_1.0.101.v200605040131/@dot.bin.log 0 21
/plugins/org.eclipse.wst.rdb.fe.ui_1.0.101.v200605040131/@dot.bin.log 0 2
/plugins/org.eclipse.wst.rdb.mysql_1.0.101.v200605040131/@dot.bin.log 0 1
/plugins/org.eclipse.wst.rdb.outputview_1.0.104.v200605151844/outputview.jar.bin.log 0 5
/plugins/org.eclipse.wst.rdb.server.extensions_1.0.102.v20605152107/serverextensions.jar.bin.log 0 1
/plugins/org.eclipse.wst.rdb.server.ui_1.0.101.v200605291425/@dot.bin.log 0 16
/plugins/org.eclipse.wst.rdb.sqlscrapbook_1.0.101.v200605261454/@dot.bin.log 0 6
/plugins/org.eclipse.wst.validation.ui_1.1.0.v200606011728/@dot.bin.log 0 5
/plugins/org.eclipse.wst.wsdl.ui_1.0.1.v200605301759/@dot.bin.log 0 6

_______________________________________________ wtp-releng mailing list wtp-releng@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/wtp-releng

Back to the top