[all/travis-ci] Regarding potential Travis-CI solutions

2017-08-03 Thread Rob Tompkins
Hello all, We have an open pull request from Amey (https://github.com/apache/commons-text/pull/61 ) proposing a fairly complicated but quite nice travis-ci build solution (taken from the jacoco project) that accommodates building on JDK7, JDK8,

Re: [VOTE] Release Apache Commons JCS 2.2 based on RC1

2017-08-03 Thread Oliver Heger
Build works fine with Java 1.6 on Windows 10. Artifacts and site look good. Nits (not blocking): - All jars for the different modules are OSGi bundles, but they have the same Bundle-SymbolicName. The name should be unique. - The site build fails with Java 1.8 due to Javadoc warnings. - The RAT

[GitHub] commons-text pull request #61: Added flexible Travis-ci build script.

2017-08-03 Thread ameyjadiye
Github user ameyjadiye commented on a diff in the pull request: https://github.com/apache/commons-text/pull/61#discussion_r131239555 --- Diff: pom.xml --- @@ -171,6 +171,7 @@ src/site/resources/download_lang.cgi

Re: Help with task: Implement Ziggurat algorithm

2017-08-03 Thread Amey Jadiye
Hello 仓央杰克 , If you are not in possition to submit this I'm taking this task up for completion. I will submit my PR in a week or so you may give your inputs on that. Regards, Amey On Jul 5, 2017 10:20 AM, "Amey Jadiye" wrote: code should go in commons rng btw. here is

Re: Attaching Apache repository pushes to GitHub page

2017-08-03 Thread Matt Sicker
Add your GitHub username to your LDAP profile by visiting https://id.apache.org/ On 3 August 2017 at 06:55, Jörg Schaible wrote: > Hi Eric, > > Eric Barnhill wrote: > > > I am applying for jobs soon and want my work on commons-numbers to be > > visible on my

Re: Attaching Apache repository pushes to GitHub page

2017-08-03 Thread Jörg Schaible
Hi Eric, Eric Barnhill wrote: > I am applying for jobs soon and want my work on commons-numbers to be > visible on my GitHub page. However I am pushing to an Apache repository > rather than to my own fork, so it doesn't show up on my GitHub page. Is > there a way to link the two? it should work

Re: Attaching Apache repository pushes to GitHub page

2017-08-03 Thread Eric Barnhill
Do you mean what is listed under "forwarding email" in my apache.org email account? I believe all my pushes to apache are under my apache.org email address. On Thu, Aug 3, 2017 at 1:44 PM, Allon Mureinik wrote: > Assuming you're using the same email to contribute to

Re: Attaching Apache repository pushes to GitHub page

2017-08-03 Thread Allon Mureinik
Assuming you're using the same email to contribute to commons-numbers as you use for your GitHub profile, staring the Apache repository should do the trick. See also [1] for some other common pitfalls that you may have encountered [1]

Attaching Apache repository pushes to GitHub page

2017-08-03 Thread Eric Barnhill
I am applying for jobs soon and want my work on commons-numbers to be visible on my GitHub page. However I am pushing to an Apache repository rather than to my own fork, so it doesn't show up on my GitHub page. Is there a way to link the two?

Re: commons-numbers git commit: NUMBERS-13: Some tests in the old ComplexTest tested the old NaN behavior (i.e. turn the whole Complex into NaN) and these were deleted. There is also an error in the t

2017-08-03 Thread Eric Barnhill
You are right, this commit applied to ComplexUtils and I believe it is reverted and fixed. Unfortunately which commit contains the edits to ComplexTest I cannot figure out. On Mon, Jul 31, 2017 at 4:54 PM, Gilles wrote: > Eric, > > On Mon, 31 Jul 2017 11:32:12