On Tue, Oct 23, 2012 at 05:46:14AM -0400, Roland Kool wrote: > Ok, thanks for the clarification and it's good to know that fixes > are not 'lost' when it comes to Apache version. I will resubmit the > bugs/enhancement requests I entered in bugs.cs.o. > > One last question regarding a bug I raised that is resolved > (http://bugs.cloudstack.org/browse/CS-15158). According to the > ticket, some commits have been made to git.cloud.com. Is there an > easy way to see whether or not these commits have made to the Apache > git as well? I've been following the git log for a while but haven't > seen them come by.
It looks like this fix hasn't made it to the Apache repo. Although the ticket gives an ASF master commit-id. If the bug does have a commit-id for the Apache repo you can check by doing a $ git branch --contains <commit-id> I'd recommend posting the issues on Apache JIRA only in the future and keep them unresolved and the concerned committer will fix it. Since the project has diverged we have two rapidly moving targets and likely some fixes might be missed. Appreciate your diligence in keeping track of the issues! -- Prasanna.,