Re: [rng] prepping for release?

2018-03-22 Thread Rob Tompkins


> On Mar 22, 2018, at 1:37 PM, Gary Gregory  wrote:
> 
> On Thu, Mar 22, 2018 at 11:20 AM, Rob Tompkins  wrote:
> 
>> 
>> 
>>> On Mar 21, 2018, at 9:16 PM, Gilles 
>> wrote:
>>> 
>>> On Wed, 21 Mar 2018 20:23:12 -0400, Rob Tompkins wrote:
 Hello all or really just Gilles,
 
 Is the [rng] project in a state where I can try to release it?
>>> 
>>> I hope so.
>>> 
 I
 figure better to use myself as the guinea pig for the release plugin.
>>> 
>>> Please. :-)
>>> [But see also my post about "japicmp" and CP 45.]
>> 
>> That’s a known issue, and is in the release notes for 45. That stacktrace
>> is actually erroneous. And, both sebb and Gary have asked that it be fixed
>> here:
>> 
>> https://github.com/siom79/japicmp/issues/195 > japicmp/issues/195>
>> 
>> Hopefully we’ll have that release soon.
>> 
> 
> I see a 0.11.1 release from right around the time the patch was applied…

Sounds promising. Let me do some exploration in that territory. Could also 
accommodate my fix to COMMONSSITE-107 in the parent.

-Rob

> 
> Gary
> 
> 
>> 
>> -Rob
>> 
>>> 
>>> Gilles
>>> 
 -Rob
>>> 
>>> 
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>> 
>> 
>> 


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [rng] prepping for release?

2018-03-22 Thread Gary Gregory
On Thu, Mar 22, 2018 at 11:20 AM, Rob Tompkins  wrote:

>
>
> > On Mar 21, 2018, at 9:16 PM, Gilles 
> wrote:
> >
> > On Wed, 21 Mar 2018 20:23:12 -0400, Rob Tompkins wrote:
> >> Hello all or really just Gilles,
> >>
> >> Is the [rng] project in a state where I can try to release it?
> >
> > I hope so.
> >
> >> I
> >> figure better to use myself as the guinea pig for the release plugin.
> >
> > Please. :-)
> > [But see also my post about "japicmp" and CP 45.]
>
> That’s a known issue, and is in the release notes for 45. That stacktrace
> is actually erroneous. And, both sebb and Gary have asked that it be fixed
> here:
>
> https://github.com/siom79/japicmp/issues/195  japicmp/issues/195>
>
> Hopefully we’ll have that release soon.
>

I see a 0.11.1 release from right around the time the patch was applied...

Gary


>
> -Rob
>
> >
> > Gilles
> >
> >> -Rob
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
>
>


Re: [rng] prepping for release?

2018-03-22 Thread Gilles

On Thu, 22 Mar 2018 13:20:17 -0400, Rob Tompkins wrote:
On Mar 21, 2018, at 9:16 PM, Gilles  
wrote:


On Wed, 21 Mar 2018 20:23:12 -0400, Rob Tompkins wrote:

Hello all or really just Gilles,

Is the [rng] project in a state where I can try to release it?


I hope so.


I
figure better to use myself as the guinea pig for the release 
plugin.


Please. :-)
[But see also my post about "japicmp" and CP 45.]


That’s a known issue, and is in the release notes for 45. That
stacktrace is actually erroneous. And, both sebb and Gary have asked
that it be fixed here:

https://github.com/siom79/japicmp/issues/195



In that link, what Sebb says "is expected", I don't think
should be for Commons RNG: what is expected (IIUC) is that
the plugin isn't even called since the profile-triggering
file is not present.

But maybe I misunderstood how this is supposed to work...

Gilles



Hopefully we’ll have that release soon.

-Rob



Gilles


-Rob





-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [rng] prepping for release?

2018-03-22 Thread Rob Tompkins


> On Mar 21, 2018, at 9:16 PM, Gilles  wrote:
> 
> On Wed, 21 Mar 2018 20:23:12 -0400, Rob Tompkins wrote:
>> Hello all or really just Gilles,
>> 
>> Is the [rng] project in a state where I can try to release it?
> 
> I hope so.
> 
>> I
>> figure better to use myself as the guinea pig for the release plugin.
> 
> Please. :-)
> [But see also my post about "japicmp" and CP 45.]

That’s a known issue, and is in the release notes for 45. That stacktrace is 
actually erroneous. And, both sebb and Gary have asked that it be fixed here:

https://github.com/siom79/japicmp/issues/195 


Hopefully we’ll have that release soon.

-Rob

> 
> Gilles
> 
>> -Rob
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 



Re: [Statistics] Port codes from Commons Math

2018-03-22 Thread Gimhana Nadeeshan
Hello devs,

By gone through @Gilles suggestions I found very interesting facts about
Commons projects.

Feel free to check Kibble reports

regarding these projects. It will be given a clear picture on the progress
of projects.In the Commons Projects side it seems visible growth of
contributors and releases.

And I created a simple doc using the data collected from CLOC tool to get
an idea of commons projects. I think This kind of document will help new
volunteers to get a rough idea of the scope and the current status of
projects before go deeper.Histogram of Commons Projects.


Best Regards,
Gimhana.


[site] PubSub not working?

2018-03-22 Thread Rob Tompkins
I committed several things to the site’s svn location last night, and from what 
I can tell:

http://commons.apache.org/proper/commons-text/ 


and

https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-text/index.html
 


are different. Any thoughts on what to do here as I’ve not seen this happen 
before? Should I open an INFRA ticket?

-Rob