Re: [rng] Information Pertaining to Running Benchmarks

2019-05-16 Thread Alex Herbert
> On 16 May 2019, at 06:45, Abhishek Dhadwal wrote: > > On Thu, May 9, 2019 at 4:26 AM Alex Herbert > wrote: > > >> You have to run Maven from the appropriate sub-directory. Your screenshot >> on Slack shows you are in the top level commons-rng directory: >> >> $ cd commons-rng-examples/exa

Re: [rng] Information Pertaining to Running Benchmarks

2019-05-15 Thread Abhishek Dhadwal
On Thu, May 9, 2019 at 4:26 AM Alex Herbert wrote: > You have to run Maven from the appropriate sub-directory. Your screenshot > on Slack shows you are in the top level commons-rng directory: > > $ cd commons-rng-examples/examples-jmh > $ mvn javadoc:javadoc > > That should work. > > It did! Tha

Re: [rng] Information Pertaining to Running Benchmarks

2019-05-08 Thread Alex Herbert
> On 8 May 2019, at 20:02, Abhishek Dhadwal wrote: > > Dear Sir, > If you want to look at the Javadocs then you can build them locally from > the commons-rng-examples/examples-jmh directory by running: > > mvn javadoc:javadoc > > The output will be in: > > target/site/apidocs/index.html >

Re: [rng] Information Pertaining to Running Benchmarks

2019-04-11 Thread Alex Herbert
Note: I have changed the subject line to prefix using [rng] since this is not related to [GSoC] but to the [rng] component. On 11/04/2019 08:15, Abhishek Dhadwal wrote: Dear Sir, I have applied for the Apache ICLA, and built the project using - mvn clean package I have already used maven to