|
Java example source code file (upgradeto100.xml)
The upgradeto100.xml Java example source code<?xml version="1.0" encoding="ISO-8859-1"?> <document> <properties> <title>Java date and time API - Upgrade from 0.99 to 1.0 <author>Stephen Colebourne </properties> <body> <section name="Upgrade"> <p> These are the release notes and advice for upgrading Joda-Time from version 0.99 to version 1.0. <source> Joda-Time version 1.0 --------------------- Joda-Time is a date and time handling library that seeks to replace the JDK Date and Calendar classes. This is the first full release of Joda-Time. There have been numerous beta releases over an extended period of time. We recommend JDK 1.3 or later, and have performed no testing on earlier JDKs. Joda-Time is licensed under the business-friendly Apache License Version 2. This is the same license as all of Apache, plus other open source projects such as Spring. The intent is to make the code available to the Java community with the minimum of restrictions. If the license cause you problems please contact the mailing list. Incompatible changes since 0.99 ------------------------------- Deprecated methods removed. See http://www.joda.org/joda-time/upgradeto099.html for 0.98 to 0.99 changes Deprecations since 0.99 ----------------------- None See http://www.joda.org/joda-time/upgradeto099.html for 0.98 to 0.99 changes Bug fixes since 0.99 -------------------- None See http://www.joda.org/joda-time/upgradeto099.html for 0.98 to 0.99 changes Enhancements since 0.99 ----------------------- None See http://www.joda.org/joda-time/upgradeto099.html for 0.98 to 0.99 changes </source> </p> </section> </body> </document> Other Java examples (source code examples)Here is a short list of links related to this Java upgradeto100.xml source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.