To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-vfs2-test has an issue affecting its community integration.
This i
On Wed, Jan 9, 2013 at 6:09 AM, Stefan Bodewig wrote:
> On 2013-01-09, Gump wrote:
>
> > Tests in error:
> > initializationError(org.apache.commons.mail.MultiPartEmailTest): For
> input string: "12-SNAPSHOT"
>
> getting closer. When you build JUnit from github's master the version
> right now
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-scxml-test has an issue affecting its community integration.
This
2013/1/8 Olivier Lamy :
> 2013/1/8 Phil Steitz :
>> On 1/7/13 3:57 PM, sebb wrote:
>>> On 7 January 2013 16:06, Gary Gregory wrote:
Is CP in a proper state for a release WRT svn pub?
>>> Dunno.
>>>
>>> Given that a faulty CP version can just be ignored, why not just bring
>>> it up to date as
On Mon, Jan 7, 2013 at 8:41 PM, Gary Gregory wrote:
> +1.
>
> I suspect we'll need another RC to deal with pub/svn when you actually try
> to do the release because the usual place we put sites is now supposed to
> be read-only.
>
my own +1.
My understanding was that the old deployment process
Hi Folks,
I have started importing some content for sub projects (exec,
collections). I will try to do more later.
Where is the place to document that ?
Note: currently some content is imported which could be removed (I
think about cobertura for modules which use sonar).
What is the status about
On 9 January 2013 10:03, Thomas Neidhart wrote:
> On Mon, Jan 7, 2013 at 8:41 PM, Gary Gregory wrote:
>
>> +1.
>>
>> I suspect we'll need another RC to deal with pub/svn when you actually try
>> to do the release because the usual place we put sites is now supposed to
>> be read-only.
>>
>
> my o
This usually breaks CI builds...
Gary
On Jan 9, 2013, at 5:06, "ol...@apache.org" wrote:
> Author: olamy
> Date: Wed Jan 9 10:05:36 2013
> New Revision: 1430758
>
> URL: http://svn.apache.org/viewvc?rev=1430758&view=rev
> Log:
> fix checkout path
>
> Modified:
>commons/proper/collections/t
IMO code coverage should be part of the standard documentation for a
component. Looking at code coverage helps establish or shake my
confidence in a component. It should definitively be part of ones
development checklist, I like to have the best code coverage for any
new code that I check in.
Gar
On 2013-01-09, Julius Davies wrote:
> On Mon, Jan 7, 2013 at 9:16 PM, Stefan Bodewig wrote:
>> can you please record the changes in src/chanhes/changes.xml as well -
>> and add yourself as developer to the POM if you feel like it?
> Thanks for the tip. Done!
Great, thanks
Stefan
On Wed, Jan 09, 2013 at 07:25:45AM -0500, Gary Gregory wrote:
> IMO code coverage should be part of the standard documentation for a
> component. Looking at code coverage helps establish or shake my
> confidence in a component. It should definitively be part of ones
> development checklist, I like
2013/1/9 Gilles Sadowski :
> On Wed, Jan 09, 2013 at 07:25:45AM -0500, Gary Gregory wrote:
>> IMO code coverage should be part of the standard documentation for a
>> component. Looking at code coverage helps establish or shake my
>> confidence in a component. It should definitively be part of ones
2013/1/9 Gary Gregory :
> This usually breaks CI builds...
as long as parent is installed locally it doesn't break
looks good here:
http://vmbuild.apache.org/continuum/projectGroupSummary.action?projectGroupId=16
>
> Gary
>
> On Jan 9, 2013, at 5:06, "ol...@apache.org" wrote:
>
>> Author: olamy
On Wed, Jan 9, 2013 at 8:11 AM, Gilles Sadowski <
gil...@harfang.homelinux.org> wrote:
> On Wed, Jan 09, 2013 at 07:25:45AM -0500, Gary Gregory wrote:
> > IMO code coverage should be part of the standard documentation for a
> > component. Looking at code coverage helps establish or shake my
> > c
That's lucky. It was just yesterday that I reverted using a snapshot parent
because it broke Jenkins IIRC.
Why we have so many different CIs is a different issue (Gump, Jenkins,
Continuum), bleh.
Gary
On Wed, Jan 9, 2013 at 8:24 AM, Olivier Lamy wrote:
> 2013/1/9 Gary Gregory :
> > This usual
2013/1/9 Gary Gregory :
> On Wed, Jan 9, 2013 at 8:11 AM, Gilles Sadowski <
> gil...@harfang.homelinux.org> wrote:
>
>> On Wed, Jan 09, 2013 at 07:25:45AM -0500, Gary Gregory wrote:
>> > IMO code coverage should be part of the standard documentation for a
>> > component. Looking at code coverage h
Hi.
> >> [...]
> >> > Note: currently some content is imported which could be removed (I
> >> > think about cobertura for modules which use sonar).
> >> >
> >> > What is the status about moving cobertura to a dedicated profile in
> >> > parent pom ?
> >> > Can I move it to a reporting profile in p
On Wed, Jan 09, 2013 at 08:37:33AM -0500, Gary Gregory wrote:
> On Wed, Jan 9, 2013 at 8:11 AM, Gilles Sadowski <
> gil...@harfang.homelinux.org> wrote:
>
> > On Wed, Jan 09, 2013 at 07:25:45AM -0500, Gary Gregory wrote:
> > > IMO code coverage should be part of the standard documentation for a
>
2013/1/9 Gilles Sadowski :
> Hi.
>
>> >> [...]
>> >> > Note: currently some content is imported which could be removed (I
>> >> > think about cobertura for modules which use sonar).
>> >> >
>> >> > What is the status about moving cobertura to a dedicated profile in
>> >> > parent pom ?
>> >> > Can
What about having a reporting profile (enabled per default).
And using -DskipReports to not generated cobertura, findbugs etc..
Perso I like this idea as currently when you want to test a typo fix
in a .apt or .xdoc it's very long to generate the site only for a typo
fix in documentation.
2013/1/
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-exec-test has an issue affecting its community integration.
This i
On 1/9/13 7:14 AM, Olivier Lamy wrote:
> What about having a reporting profile (enabled per default).
> And using -DskipReports to not generated cobertura, findbugs etc..
>
> Perso I like this idea as currently when you want to test a typo fix
> in a .apt or .xdoc it's very long to generate the sit
2013/1/9 Olivier Lamy :
> 2013/1/9 Gilles Sadowski :
>> Hi.
>>
>>> >> [...]
>>> >> > Note: currently some content is imported which could be removed (I
>>> >> > think about cobertura for modules which use sonar).
>>> >> >
>>> >> > What is the status about moving cobertura to a dedicated profile in
2013/1/9 Phil Steitz :
> On 1/9/13 7:14 AM, Olivier Lamy wrote:
>> What about having a reporting profile (enabled per default).
>> And using -DskipReports to not generated cobertura, findbugs etc..
>>
>> Perso I like this idea as currently when you want to test a typo fix
>> in a .apt or .xdoc it's
On Wed, Jan 9, 2013 at 4:36 AM, Olivier Lamy wrote:
> 2013/1/8 Olivier Lamy :
> > 2013/1/8 Phil Steitz :
> >> On 1/7/13 3:57 PM, sebb wrote:
> >>> On 7 January 2013 16:06, Gary Gregory wrote:
> Is CP in a proper state for a release WRT svn pub?
> >>> Dunno.
> >>>
> >>> Given that a faulty C
2013/1/9 Gary Gregory :
> On Wed, Jan 9, 2013 at 4:36 AM, Olivier Lamy wrote:
>
>> 2013/1/8 Olivier Lamy :
>> > 2013/1/8 Phil Steitz :
>> >> On 1/7/13 3:57 PM, sebb wrote:
>> >>> On 7 January 2013 16:06, Gary Gregory wrote:
>> Is CP in a proper state for a release WRT svn pub?
>> >>> Dunno.
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-compress-test has an issue affecting its community integration.
Th
On Wed, Jan 09, 2013 at 04:46:43PM +0100, Olivier Lamy wrote:
> 2013/1/9 Olivier Lamy :
> > 2013/1/9 Gilles Sadowski :
> >> Hi.
> >>
> >>> >> [...]
> >>> >> > Note: currently some content is imported which could be removed (I
> >>> >> > think about cobertura for modules which use sonar).
> >>> >> >
2013/1/9 Gilles Sadowski :
> On Wed, Jan 09, 2013 at 04:46:43PM +0100, Olivier Lamy wrote:
>> 2013/1/9 Olivier Lamy :
>> > 2013/1/9 Gilles Sadowski :
>> >> Hi.
>> >>
>> >>> >> [...]
>> >>> >> > Note: currently some content is imported which could be removed (I
>> >>> >> > think about cobertura for
Hello.
Please have a look at the release candidate (RC1) for Commons Math 3.1.1,
and vote.
--
Tag:
https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_1_1_RC1/
Site:
http://people.apache.org/builds/commons/math/3.1.1/RC1/
Binaries:
https://repository.apache.org/conte
Did infra come through for the site and dist side?
Gary
On Jan 9, 2013, at 17:18, Gilles Sadowski wrote:
> Hello.
>
> Please have a look at the release candidate (RC1) for Commons Math 3.1.1,
> and vote.
>
> --
> Tag:
> https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_1
On Wed, Jan 09, 2013 at 05:52:22PM -0500, Gary Gregory wrote:
> Did infra come through for the site and dist side?
?
>From Sebb's and Phil's mails, I understood that we could still do it the old
way.
Gilles
> Gary
>
> On Jan 9, 2013, at 17:18, Gilles Sadowski
> wrote:
>
> > Hello.
> >
> > Pl
On Jan 9, 2013, at 18:04, Gilles Sadowski wrote:
> On Wed, Jan 09, 2013 at 05:52:22PM -0500, Gary Gregory wrote:
>> Did infra come through for the site and dist side?
>
> ?
> From Sebb's and Phil's mails, I understood that we could still do it the old
> way.
Ah, ok.
G
>
> Gilles
>
>> Gary
>>
>>
+1 (non binding), everything built fine in my linux box (Linux chuva
3.2.0-4-amd64 #1 SMP Debian 3.2.32-1 x86_64 GNU/Linux, jdk 1.7 oracle, apache
maven 3.0.4)
In NOTICE.txt, the copyright is 2011-2012, but I believe that's not a blocker
and maybe could be fixed in a next release.
Hope that he
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-dbcp has an issue affecting its community integration.
This issue
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-dbcp2 has an issue affecting its community integration.
This issue
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-digester3 has an issue affecting its community integration.
This i
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-chain2 has an issue affecting its community integration.
This issu
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-compress-test has an issue affecting its community integration.
Th
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-dbutils has an issue affecting its community integration.
This iss
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-proxy-test has an issue affecting its community integration.
This
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-vfs2-test has an issue affecting its community integration.
This i
42 matches
Mail list logo