Community
Participate
Working Groups
The method QueuedBuildData#queueURI(URI) is currently declared with package level visibility. I think it should be changed to public to allow subclassing in order to provide custom build ordering algorithms.
Created attachment 190956 [details] patch for QueuedBuildData
*** Bug 339638 has been marked as a duplicate of this bug. ***
marking it 'protected' should be sufficient to allow for subclassing.
Since the method is also called from within the BuildData class I think public would make sense here.
pushed to master
Closing all bugs that were set to RESOLVED before Neon.0