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

Some Euribor indices no longer published #1857

Merged
merged 1 commit into from
Dec 4, 2018
Merged

Conversation

jodastephen
Copy link
Member

"Euribor is currently calculated and published on a daily basis for 8 maturities. As part of its ongoing efforts in the context of the Euribor Reform, and upon the outcome of the stakeholder consultation published on 26 March 2018, EMMI’s governing bodies have approved the cessation of the 2 week, 2 month and 9 month tenors as of 3 December 2018."
https://www.emmi-benchmarks.eu/assets/files/D0237B-2018-CESSATION%20OF%20EURIBOR%20TENORS.pdf

"Euribor is currently calculated and published on a daily basis for
8 maturities. As part of its ongoing efforts in the context of the
Euribor Reform, and upon the outcome of the stakeholder consultation
published on 26 March 2018, EMMI’s governing bodies have approved
the cessation of the 2 week, 2 month and 9 month tenors as of
3 December 2018."
https://www.emmi-benchmarks.eu/assets/files/D0237B-2018-CESSATION%20OF%20EURIBOR%20TENORS.pdf
@@ -35,6 +35,7 @@
public class IborInterpolatedRateComputationTest {

private static final ReferenceData REF_DATA = ReferenceData.standard();
private static final IborIndex EUR_EURIBOR_2W = IborIndex.of("EUR-EURIBOR-2W");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this just to avoid the warning of using a deprecated member?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it will remain usable like this

@jodastephen jodastephen merged commit 4df2c52 into master Dec 4, 2018
@jodastephen jodastephen deleted the topic/euribor branch December 4, 2018 13:46
@jodastephen jodastephen added this to the v2.2 milestone Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants