The Source for Java Technology Collaboration


JSR 310 Date and Time API - Project plan

This page should be used to organise the project. If you have any viiews on what should be discussed first, feel free to add a comment.

  • Decide on the license for the code and tests - Apache2, BSD, MIT-X11 or something else ? - DONE - BSD
  • Decide on the build tool - Ant or Maven 2 ? - DONE - Ant
  • Decide on the precision needed - milliseconds, nanoseconds, unlimited ? - DONE - nanos
  • Decide on the basic API concepts - as per Joda-Time ?

Topic DateTimePlan . { Edit | Ref-By | Printable | Diffs r3 < r2 < r1 | More }
 XML java.net RSS

Revision r3 - 10 Apr 2007 - 04:40:13 - Main.scolebourne
Parents: WebHome > DateTimeAPI