Changes between Initial Version and Version 1 of MolgenisPractice


Ignore:
Timestamp:
2011-03-14T11:12:23+01:00 (13 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MolgenisPractice

    v1 v1  
     1Manuals and website:
     2* Update to latests stuff
     3* Is our visite card
     4*
     5
     6Finish JPA
     7*
     8
     9Plugins:
     10* duplicate code in database access
     11* current database backend is not extendible
     12* business layer??
     13
     14Dependency management:
     15* of modules, generated parts, generated parts
     16* jar, osgi, maven
     17* can use ant-tasks
     18* snapshots for current builds and releases
     19
     20Stable releases:
     21* Mailing list once per week with changes
     22* Deploy to sourceforge
     23* Quality of releases
     24
     25Efficiency:
     26* Streaminglining generation
     27
     28Communication:
     29* Template for commit message
     30* Small commits
     31* Branching, and update to branching,
     32* When to branch and when not
     33* What to do in conflicts, your, mine, or merge (another workshop).
     34
     35Code formatting:
     36* revert to Eclipse standard.
     37* checkstyle
     38*
     39
     40Explain when to use TRAC tickets
     41* stories
     42* bugs
     43* (tasks are not in there).