This has now been implemented.
Unfortunately Infra did not agree to remove the [GitHub] prefix.
On Sat, 2 Mar 2019 at 09:19, sebb wrote:
>
> Created https://issues.apache.org/jira/browse/INFRA-17940
>
> On Sat, 2 Mar 2019 at 08:39, Stefan Bodewig wrote:
> >
> > On 2019-03-01, sebb wrote:
> >
>
I think you can combine the analysis steps into one mvn command.
On Sun, 3 Mar 2019 at 14:15, Pascal Schumacher wrote:
>
> Am 03.03.2019 um 14:56 schrieb sebb:
> > For example, what about notifications for failed builds - is that
> > maintained in Jenkins or in the pipeline file?
>
> Notification
Am 03.03.2019 um 14:56 schrieb sebb:
For example, what about notifications for failed builds - is that
maintained in Jenkins or in the pipeline file?
Notification can be defined in the pipeline.
Pretty much everything can be defined in a jenkins file nowadays (some
plugins do not have pipelin
Hi.
Le dim. 3 mars 2019 à 17:34, Alex Herbert a écrit :
>
> I noted that the Sonar job is no longer failing on Jenkins. Well done for
> fixing it.
Thanks go to Gavin (INFRA):
https://issues.apache.org/jira/browse/INFRA-17873
>
> I looked at the report and it has two bugs for testing floati
I noted that the Sonar job is no longer failing on Jenkins. Well done for
fixing it.
I looked at the report and it has two bugs for testing floating point equality
using ‘==‘. These are not bugs. I have added unit tests to demonstrate that the
math implemented in the samplers should work when u
On Sun, 3 Mar 2019 at 13:28, Benedikt Ritter wrote:
>
> Hi all,
>
> here is my proposal for a Jenkins Pipeline file for Commons Lang:
> https://github.com/apache/commons-lang/pull/410
> Please review and comment.
It looks OK to me, but I think we need to see it in action.
For example, what about
Hi all,
here is my proposal for a Jenkins Pipeline file for Commons Lang:
https://github.com/apache/commons-lang/pull/410
Please review and comment.
Benedikt
Am Mi., 20. Feb. 2019 um 11:40 Uhr schrieb Benedikt Ritter <
brit...@apache.org>:
> I'm happy about the positive feedback. I'm currently
Please update the changes.xml file as well.
Gary
On Sun, Mar 3, 2019, 06:12 This is an automated email from the ASF dual-hosted git repository.
>
> kinow pushed a change to branch master
> in repository https://gitbox.apache.org/repos/asf/commons-text.git.
>
>
> from d315258 TEXT-151: Use S