Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Buils issues with JSF tests

Hi,

 

All the tests are failing since they are not able to load the plugins.

 java.lang.Exception: Could not find plugin "org.eclipse.jst.jsf.contentassist.tests"

 

This has to do with the changes to the manifests that specify the bundle version range. I see ‘Missing required bundle’ messages in the log file both for the case where the test plugins specify the version range (core.tests) and where they don’t (context.symbol.tests)

 

I appreciate any pointers to resolve this issue.

Thanks

Raghu

 

http://download.eclipse.org/webtools/committers/drops/R2.0/S-2.0RC2-200705311413/testResults/consolelogs/testLogs/org.eclipse.jst.jsf.contentassist.tests.AllTests.output.txt


Back to the top