Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Luna RC4 packages

Hi,

I have quite a few errors in the error log when the help is starting up, for several different projects.

java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.internal.toc.TocManager.getTopic(TocManager.java:123)
    at org.eclipse.help.internal.toc.TocManager.getTopicPath(TocManager.java:138)
    at org.eclipse.help.internal.webapp.data.UrlUtil.getTopicPath(UrlUtil.java:240)
    at org.eclipse.help.internal.webapp.servlet.BreadcrumbsFilter.filter(BreadcrumbsFilter.java:76)
    at org.eclipse.help.internal.webapp.servlet.EclipseConnector.transfer(EclipseConnector.java:196)
    at org.eclipse.help.internal.webapp.servlet.ContentServlet.doGet(ContentServlet.java:45)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:735)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)

More especially : org.eclipse.emf.validation.doc, org.eclipse.emf.transaction.doc, org.eclipse.emf.query.doc.

Does that ring any bell to you ?


Le 12/06/2014 18:03, Markus Knauer a écrit :
Hi Package Maintainers,

our long awaited Luna RC4 packages are ready for testing:

It is build #150 on our HIPP instance and they can be downloaded from


For updates/upgrades you'll need the following two p2 repositories at the moment:


Some remarks:

* The packages won't be published tomorrow / Friday.
* I am asking for a +1 until Monday this time, but the sooner the better.
* If there is a rebuild required (a rebuild of the Simultaneous Release repository, or a rebuild of the packages) we need to re-test the packages.
* Please let me know if you are not reachable for some reason and send me a stand-in in that case.

Thanks in advance,
Markus


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


Back to the top