On Sun, Feb 25, 2018 at 8:12 PM, Gilles <gil...@harfang.homelinux.org> wrote:
> Hello. > > On Sun, 25 Feb 2018 19:43:58 +0530, gaurav chandani wrote: > >> Hello! >> Greetings. >> I am trying to contribute to commons.math . >> > > Thanks! > What would you like to work on? > I am annotating the library which can help the plugabble type checker which is Checker Framework,which can help in dealing with run time errors. I am currently trying to build the environment and read the source code ,there after understanding it, annotate it so that Checker Framework(particularly Index Checker can help in finding run time ArrayOutOfBound errors). > > So I cloned the project and >> opened it in eclipse. It downloaded all the related required jar files,but >> failed to download commons.number >> So I tried to download from official page from apache.commons.numbers >> But it showed there are no official releases but it is being used in >> apache >> commons.math >> > > Indeed, "maven" will download those dependencies from this repository: > https://repository.apache.org/content/repositories/snapshots > /org/apache/commons/ > > Note that "Commons Numbers" is comprised of several modules/artefacts/JARs. > > Please help me out with this ,I am new to open source contribution. >> > > Welcome. > Don't hesitate to ask more questions; whne you post to this list, > please add a prefix on the Subject: line that identifies the > component concerned with the message (like I've done now) > Thank You so much for help. I have only heard about unity in open source community,but first time felt it. If you have any suggestions for me,please free to share. With Regards, Gaurav Chandani Best regards, > Gilles > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >