| | 1 | Manuals and website: |
| | 2 | * Update to latests stuff |
| | 3 | * Is our visite card |
| | 4 | * |
| | 5 | |
| | 6 | Finish JPA |
| | 7 | * |
| | 8 | |
| | 9 | Plugins: |
| | 10 | * duplicate code in database access |
| | 11 | * current database backend is not extendible |
| | 12 | * business layer?? |
| | 13 | |
| | 14 | Dependency 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 | |
| | 20 | Stable releases: |
| | 21 | * Mailing list once per week with changes |
| | 22 | * Deploy to sourceforge |
| | 23 | * Quality of releases |
| | 24 | |
| | 25 | Efficiency: |
| | 26 | * Streaminglining generation |
| | 27 | |
| | 28 | Communication: |
| | 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 | |
| | 35 | Code formatting: |
| | 36 | * revert to Eclipse standard. |
| | 37 | * checkstyle |
| | 38 | * |
| | 39 | |
| | 40 | Explain when to use TRAC tickets |
| | 41 | * stories |
| | 42 | * bugs |
| | 43 | * (tasks are not in there). |