Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] unable to provide M5 build - config.a.jre.javase

Andreas, please file a bug for JDT.UI.

Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov


> Gesendet: Freitag, 02. Februar 2018 um 10:22 Uhr
> Von: "Andreas Sewe" <andreas.sewe@xxxxxxxxxxxxxx>
> An: epp-dev@xxxxxxxxxxx
> Betreff: Re: [epp-dev] unable to provide M5 build - config.a.jre.javase
>
> Hi Mickael,
> 
> >     After all, <http://download.eclipse.org/staging/photon/
> >     <http://download.eclipse.org/staging/photon/>> is there [1].
> >     While this will not update the EPP plugins/branding, AFAICT most of the
> >     package's functionality will be updated and thus can be tested -- even
> >     if there is no package to vote on.
> > 
> > I believe the product version is locked (through a feature includes) to
> > a specific version of Platform feature -and vice-versa, the Platform
> > feature version in locked by the depedency to this specific version from
> > product. So even if the upgrade from update site would upgrade most of
> > the components, it most likely wouldn't upgrade the product definition
> > nor the Eclipse Platform feature.
> > Not testing latest Platform feature as part of the upgrade is a major issue.
> 
> Yes, the Platform feature is indeed not upgraded. :-(
> 
> That being said, I found an issue after upgrading: JDT upgrades fine to
> Photon M5 but content assist then fails with a NoSuchMethodError, as it
> apparently doesn't work with an older Platform:
> 
> > Caused by: java.lang.NoSuchMethodError: org.eclipse.jface.internal.text.html.HTMLPrinter.insertPageProlog(Ljava/lang/StringBuilder;ILorg/eclipse/swt/graphics/RGB;Lorg/eclipse/swt/graphics/RGB;Ljava/lang/String;)V
> > 	at org.eclipse.jdt.internal.ui.infoviews.JavadocView.doSetInput(JavadocView.java:941)
> > 	at org.eclipse.jdt.internal.ui.infoviews.JavadocView.refresh(JavadocView.java:783)
> > 	at org.eclipse.jdt.internal.ui.infoviews.JavadocView.setForeground(JavadocView.java:764)
> > 	at org.eclipse.jdt.internal.ui.infoviews.AbstractInfoView.inititalizeColors(AbstractInfoView.java:396)
> > 	at org.eclipse.jdt.internal.ui.infoviews.AbstractInfoView.createPartControl(AbstractInfoView.java:253)
> 
> Shouldn't the JDT upgrade have been prevented by p2 during "Check for
> Upgrades"? If you agree, I'll file a bug with JDT; they probably missed
> updating a version requirement somewhere.
> 
> Best wishes,
> 
> Andreas
> 
> -- 
> Codetrails GmbH
> The best code possible
> 
> Robert-Bosch-Str. 7, 64293 Darmstadt
> Phone: +49-6151-276-7092
> Mobile: +49-170-811-3791
> http://www.codetrails.com/
> 
> Managing Director: Dr. Marcel Bruch
> Handelsregister: Darmstadt HRB 91940
> 
> _______________________________________________
> epp-dev mailing list
> epp-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/epp-dev


Back to the top