Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.11 KB

0.1-ROADMAP.md

File metadata and controls

49 lines (31 loc) · 1.11 KB

0.1: ROADMAP

M6: No date set yet

  • Implement a default authorization-interceptor for the core.
  • Finish the client api.

M5: 2009-06-05

  • Stabilize the core api. (implemented)
  • Add JAAS security to the DAO classes. (mostly implemented)
  • Make a CLI with JAAS support which supports all operations exposed by the core DAO classes. (pushed)

M4: 2009-05-15

  • Create bean for accepting assignments. (implemented)
  • Basic node three. (implemented)
  • Server-side bean for handling assignments. (implemented)
  • Update the CLI to use JAAS. (pushed to next release)

M3: 2009-04-24

  • Assignment storage. (implemented)
  • Basic CLI for delivering assignments without login. (implemented)
  • Basic CLI with login (pushed to next release)

M2: 2009-04-03

  • Evaluate JavaEE components. (implemented)
  • Find the best suited javaEE implementation for Devilry. (implemented)

M1: 2009-03-13

  • Define the project goals and ideas on the wiki. (implemented)
  • Plan the development of the core. (implemented)