Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Jetty to 9.4.1 #396

Merged
merged 1 commit into from
May 10, 2017
Merged

Upgrade Jetty to 9.4.1 #396

merged 1 commit into from
May 10, 2017

Conversation

serguei-actuate
Copy link
Contributor

  • Jetty 9.4+ is now required for Oxygen, so upgraded Jetty to 9.4.1.
    This fixes the report preview issue.
  • Restricted Jetty to specific version for each profile. This is
    required for suporting three different profiles for three different
    releases. This also allowed to remove its version from build files.
  • Upgraded Tycho to version 1.0.0 due to a Tycho 0.25.0 bug, which broke
    the BIRT build when usign the latest Eclipse Oxygen milestones.

Signed-off-by: Serguei Krivtsov skrivtsov@actuate.com

* Jetty 9.4+ is now required for Oxygen, so upgraded Jetty to 9.4.1.
This fixes the report preview issue.
* Restricted Jetty to specific version for each profile. This is
required for suporting three different profiles for three different
releases. This also allowed to remove its version from build files.
* Upgraded Tycho to version 1.0.0 due to a Tycho 0.25.0 bug, which broke
the BIRT build when usign the latest Eclipse Oxygen milestones.

Signed-off-by: Serguei Krivtsov <skrivtsov@actuate.com>
@yulinwang yulinwang merged commit 7aff02a into eclipse-birt:master May 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants