Hi CJO, At the beginning I just wanted to say thank you - you guys do a really good job. Thanks for your quick reply and for the tip, extending RevisionParameterAction to implement QueueAction helped :)
But I have a second question, is it possible to extend Subversion plugin by creating my own plugin which override doNotifyCommit method in SubversionRepositoryStatus class and extend RevisionParameterAction class. I don't want to maintain a fork of such important plugin like SCM Subversion. Perhaps it's possible to extend Subversion functionality - from my experience build per commit and building every revision is quite often use case. What do you think guys? Best regards Robert
