Fixed
Details
Assignee
Guus der KinderenGuus der KinderenReporter
Guus der KinderenGuus der KinderenPriority
Major
Details
Details
Assignee
Guus der Kinderen
Guus der KinderenReporter
Guus der Kinderen
Guus der KinderenPriority
Created May 20, 2012 at 5:03 PM
Updated October 28, 2020 at 11:02 AM
Resolved May 20, 2012 at 5:14 PM
Ideally, we'll move the entire source tree over to a Maven structure in one big bang. As this move is very tricky and time-consuming, we should have a subversion branch in which we can practice.
The subversion branch should contain barely any source code, but should reference the source in trunk instead. Subversion externals can be used to create these references. This way, the code itself isn't duplicated, which prevents a fork (which will undoubtedly prove to be hard to merge when the time comes).
The new branch should be added to Bamboo, to be build automatically. The build should be triggered by both a change to the branch, as well as a change to the original code.