Skip to content

Milestones

List view

  • We only keep the sources and Maven pom.xml files. Done: Now it is possible to import the project into any IDE supporting Maven. An old version with all the removed files is kept in legacy branch. In order to avoid overwriting configuration files, it is necessary to create new branches from the development branch and to merge the current work in progress into the new branch. For example: I was working on factory_issues, so I created a new branch factory_issues2 from development. Then I merged factory_issues into factory_issues2. Now factory_issues2 has the new project structure plus my modifications.

    No due date