Hi Christian, Thanks for the reply. Can we get the previous and updated version of java class file together with help of review board URL or REST APIs ?
Thanks in advance Sachin On Tuesday, September 29, 2015 at 1:01:54 AM UTC+5:30, Christian Hammond wrote: > > Hi, > > I'm not really sure what you're working to do, but it seems outside the > scope of Review Board. We can't tell you the updated method name. You would > probably need to generate full Java files for the before and after changes, > parse the syntax trees, and attempt to figure it out from that. > > Christian > > -- > Christian Hammond - [email protected] <javascript:> > Review Board - https://www.reviewboard.org > Beanbag, Inc. - https://www.beanbaginc.com > > On Fri, Sep 25, 2015 at 11:34 PM, Sachin Singh <[email protected] > <javascript:>> wrote: > >> Hi All, >> >> I am developing a framework where my requirement is to read the updated >> method name(in java class) based on diff .I am not able to find any api or >> any other way >> to read the updated function name based of diff. >> Can anyone help me if there is any way to perform this ? >> >> Thanks >> Sachin >> >> -- >> Supercharge your Review Board with Power Pack: >> https://www.reviewboard.org/powerpack/ >> Want us to host Review Board for you? Check out RBCommons: >> https://rbcommons.com/ >> Happy user? Let us know! https://www.reviewboard.org/users/ >> --- >> You received this message because you are subscribed to the Google Groups >> "reviewboard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
