[JBoss JIRA] (ERT-582) compile failed in org.eclipse.wst.sse.ui [EBZ#528778]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-582:
---------------------------------------
Summary: compile failed in org.eclipse.wst.sse.ui [EBZ#528778]
Key: ERT-582
URL: https://issues.jboss.org/browse/ERT-582
Project: Eclipse Release Train
Issue Type: Task
Components: WTP Source Editing
Reporter: Friendly Jira Robot
Priority: Blocker
[INFO] org.eclipse.wst.sse.ui ............................. FAILURE [ 3.522 s]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.eclipse.wst.sse.ui: Compilation failure: Compilation failure:
[ERROR] /jobs/genie.webtools/webtools-sourceediting_R3_10/workspace/core/bundles/org.eclipse.wst.sse.ui/src/org/eclipse/wst/sse/ui/internal/StructuredTextAnnotationHover.java:[43]
[ERROR] HTMLPrinter.addPageProlog(buffer);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type java.lang.StringBuilder cannot be resolved. It is indirectly referenced from required .class files
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (ERT-582) compile failed in org.eclipse.wst.sse.ui [EBZ#528778]
by Friendly Jira Robot (JIRA)
[ https://issues.jboss.org/browse/ERT-582?page=com.atlassian.jira.plugin.sy... ]
Friendly Jira Robot resolved ERT-582.
-------------------------------------
Resolution: Done
> compile failed in org.eclipse.wst.sse.ui [EBZ#528778]
> -----------------------------------------------------
>
> Key: ERT-582
> URL: https://issues.jboss.org/browse/ERT-582
> Project: Eclipse Release Train
> Issue Type: Task
> Components: WTP Source Editing
> Reporter: Friendly Jira Robot
> Priority: Blocker
> Labels: bzira, wst.sse
>
> [INFO] org.eclipse.wst.sse.ui ............................. FAILURE [ 3.522 s]
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.eclipse.wst.sse.ui: Compilation failure: Compilation failure:
> [ERROR] /jobs/genie.webtools/webtools-sourceediting_R3_10/workspace/core/bundles/org.eclipse.wst.sse.ui/src/org/eclipse/wst/sse/ui/internal/StructuredTextAnnotationHover.java:[43]
> [ERROR] HTMLPrinter.addPageProlog(buffer);
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The type java.lang.StringBuilder cannot be resolved. It is indirectly referenced from required .class files
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (ERT-580) Upgrade Batik version in Orbit to 1.9.1 [EBZ#522740]
by Nick Boldt (JIRA)
Nick Boldt created ERT-580:
------------------------------
Summary: Upgrade Batik version in Orbit to 1.9.1 [EBZ#522740]
Key: ERT-580
URL: https://issues.jboss.org/browse/ERT-580
Project: Eclipse Release Train
Issue Type: Task
Components: Orbit
Reporter: Nick Boldt
Fix For: Photon (4.8) M5
The Oxygen Orbit R20170516192513 provides org.apache.batik.css versions 1.6.0, 1.7.0, 1.8.0; very reasonable.
The latest Photon Orbit S20170912163609 provides org.apache.batik.css versions 1.6.0, 1.7.0, 1.9.0.
What happened to 1.8.0? If there is an incompatibility, why hasn't it been announced on cross-project-dev.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (ERT-579) [Webkit2] implement setUrl(...POST..) support. (snippet 330) [EBZ#527738]
by Nick Boldt (JIRA)
Nick Boldt created ERT-579:
------------------------------
Summary: [Webkit2] implement setUrl(...POST..) support. (snippet 330) [EBZ#527738]
Key: ERT-579
URL: https://issues.jboss.org/browse/ERT-579
Project: Eclipse Release Train
Issue Type: Task
Components: Platform
Reporter: Nick Boldt
Snippet 330 has 'set headers' and 'post data' button.
Sending data over 'postData' isn't working on webkit2.
- On webkit1, bugzilla can be queries with postData
- On webkit2, bugzilla opens with an error message about missing post data.
Upon code inspection, it seems that postData has not been ported to webkit2.
(but headers button seems to work.)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBIDE-25427) TP: update target platform & Central to Oxygen.2
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25427?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-25427:
------------------------------------
Tested following repos:
* jbosstools-openshift: OK
* jbosstools-base: OK
* jbosstools-server: OK
* jbosstools-javaee: KO (seems another JDT incompatible change)
* jbosstools-webservices: OK
* jbosstools-hibernate:
* jbosstools-central:
> TP: update target platform & Central to Oxygen.2
> ------------------------------------------------
>
> Key: JBIDE-25427
> URL: https://issues.jboss.org/browse/JBIDE-25427
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: target-platform
> Affects Versions: 4.5.2.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.2.AM3
>
> Attachments: ds11.2.0.AM1-remediation-remove-code-recommenders-Oxygen.2-install.png, ds11.2.0.AM1-remediation.png, jbt4.5.2.AM1-remediation.png, p2diff.all.txt, p2diff.ignoreVersions.txt, p2diff.jbt.AM2.AM3.ignore.versions.txt, p2diff.jbt.AM2.AM3.latest.txt, p2diff.jbt.AM2.AM3.txt
>
>
> Switch to the latest Oxygen.2, including Jetty 9.4.7 or later
> Also include RD 2.0.1 https://projects.eclipse.org/projects/technology.reddeer/releases/2.0.1
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (ERT-578) org.eclipse.wst.server_adapters.feature includes jetty 9.4.5, rather than depending on jetty 9.4.x [EBZ#527813]
by Nick Boldt (JIRA)
Nick Boldt created ERT-578:
------------------------------
Summary: org.eclipse.wst.server_adapters.feature includes jetty 9.4.5, rather than depending on jetty 9.4.x [EBZ#527813]
Key: ERT-578
URL: https://issues.jboss.org/browse/ERT-578
Project: Eclipse Release Train
Issue Type: Task
Components: WTP ServerTools
Reporter: Nick Boldt
Fix For: Oxygen.2 (4.7)
org.eclipse.wst.server_adapters.feature.feature.group 3.2.600.v201708030026 contains (not requires, but INCLUDES) these two old jetty plugins:
<plugin id="org.eclipse.jetty.webapp" version="9.4.5.v20170502" download-size="0" install-size="0" unpack="false"/>
<plugin id="org.eclipse.jetty.xml" version="9.4.5.v20170502" download-size="0" install-size="0" unpack="false"/>
This should be fixed such that the feature REQUIRES, but does not INCLUDE jetty, so that it can depend on the latest 9.4.7, without having to rebuild this feature every time a new version is shipped.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (ERT-578) org.eclipse.wst.server_adapters.feature includes jetty 9.4.5, rather than depending on jetty 9.4.x [EBZ#527813]
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/ERT-578?page=com.atlassian.jira.plugin.sy... ]
Nick Boldt resolved ERT-578.
----------------------------
Resolution: Done
> org.eclipse.wst.server_adapters.feature includes jetty 9.4.5, rather than depending on jetty 9.4.x [EBZ#527813]
> ---------------------------------------------------------------------------------------------------------------
>
> Key: ERT-578
> URL: https://issues.jboss.org/browse/ERT-578
> Project: Eclipse Release Train
> Issue Type: Task
> Components: WTP ServerTools
> Reporter: Nick Boldt
> Labels: 3.9.2, bzira, wst.server
> Fix For: Oxygen.2 (4.7)
>
>
> org.eclipse.wst.server_adapters.feature.feature.group 3.2.600.v201708030026 contains (not requires, but INCLUDES) these two old jetty plugins:
> <plugin id="org.eclipse.jetty.webapp" version="9.4.5.v20170502" download-size="0" install-size="0" unpack="false"/>
> <plugin id="org.eclipse.jetty.xml" version="9.4.5.v20170502" download-size="0" install-size="0" unpack="false"/>
> This should be fixed such that the feature REQUIRES, but does not INCLUDE jetty, so that it can depend on the latest 9.4.7, without having to rebuild this feature every time a new version is shipped.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months