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

Update joda-time to v2.7 #9610

Closed
wants to merge 1 commit into from
Closed

Update joda-time to v2.7 #9610

wants to merge 1 commit into from

Conversation

v1ctor
Copy link

@v1ctor v1ctor commented Feb 9, 2015

Hi!

I have updated joda-time to v2.7 under issue #9338.

@clintongormley clintongormley added review :Core/Infra/Core Core issues without another label labels Feb 9, 2015
// validate not over maximum
if (iChronology.year().isSupported()) {
iChronology.year().set(iMillis, iChronology.year().get(iMillis));
}
Copy link
Contributor

Choose a reason for hiding this comment

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

I assume this diff is the difference between this class in 2.3 and 2.7, is it correct?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, you are right.

@jpountz
Copy link
Contributor

jpountz commented Feb 10, 2015

@v1ctor I left one question on the diff, if you could confirm this would be great

@v1ctor
Copy link
Author

v1ctor commented Feb 10, 2015

@jpountz I have answered you, thanks!

@clintongormley
Copy link

@spinscale could you take a look at this too please?

@jpountz
Copy link
Contributor

jpountz commented Feb 12, 2015

I'll leave @spinscale have a look too but it looks good to me.

@spinscale
Copy link
Contributor

@spinscale spinscale closed this in f500293 Feb 12, 2015
spinscale pushed a commit that referenced this pull request Feb 12, 2015
@v1ctor
Copy link
Author

v1ctor commented Feb 20, 2015

Hi, everyone!
Could you please tell me why it isn't appropriate for 1.4.5? We are really waiting for this fix :(

@v1ctor v1ctor deleted the update-joda-to-2.7 branch March 10, 2015 11:39
@clintongormley clintongormley added >upgrade and removed :Core/Infra/Core Core issues without another label labels Jun 6, 2015
@clintongormley clintongormley added :Search/Mapping Index mappings, including merging and defining field types and removed :Dates labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search/Mapping Index mappings, including merging and defining field types >upgrade v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants