Re: Buildbot failure in on tomcat-8.5.x

2024-02-05 Thread Rémy Maucherat
On Mon, Feb 5, 2024 at 12:28 PM Konstantin Kolinko
 wrote:
>
> Running "release" target fails due to a typo in Javadoc.
> Double ">>".
>
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] 
> /home/buildslave/slave/tomcat-8.5.x/build/output/dist/src/java/org/apache/catalina/filters/CsrfPreventionFilter.java:232:
> error: bad use of '>'
>   [javadoc]  * >null if the pattern is null or blank.
>   [javadoc]  ^
> ...
>   [javadoc] 1 error
>   [javadoc] 100 warnings
> BUILD FAILED
> /home/buildslave/slave/tomcat-8.5.x/build/build.xml:2052: Javadoc returned 1

Fixed. The newer versions of javadoc don't seem to have an issue with
that it seems.

Rémy

> чт, 1 февр. 2024 г. в 21:08, :
> >
> > Build status: BUILD FAILED: failed compile (failure)
> > Worker used: bb_worker2_ubuntu
> > URL: https://ci2.apache.org/#builders/36/builds/728
> > Blamelist: Christopher Schultz , remm 
> > 
> > Build Text: failed compile (failure)
> > Status Detected: new failure
> > Build Source Stamp: [branch 8.5.x] 63ced512958556c7b6d7bfc60740648cecd0020d
> >
> >
> > Steps:
> >
> >   worker_preparation: 0
> >
> >   git: 0
> >
> >   shell: 0
> >
> >   shell_1: 0
> >
> >   shell_2: 0
> >
> >   shell_3: 0
> >
> >   shell_4: 0
> >
> >   shell_5: 0
> >
> >   compile: 2
> >
> >
> > -- ASF Buildbot
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: dev-h...@tomcat.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

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



Re: Buildbot failure in on tomcat-8.5.x

2024-02-05 Thread Konstantin Kolinko
Running "release" target fails due to a typo in Javadoc.
Double ">>".

  [javadoc] Building tree for all the packages and classes...
  [javadoc] 
/home/buildslave/slave/tomcat-8.5.x/build/output/dist/src/java/org/apache/catalina/filters/CsrfPreventionFilter.java:232:
error: bad use of '>'
  [javadoc]  * >null if the pattern is null or blank.
  [javadoc]  ^
...
  [javadoc] 1 error
  [javadoc] 100 warnings
BUILD FAILED
/home/buildslave/slave/tomcat-8.5.x/build/build.xml:2052: Javadoc returned 1


чт, 1 февр. 2024 г. в 21:08, :
>
> Build status: BUILD FAILED: failed compile (failure)
> Worker used: bb_worker2_ubuntu
> URL: https://ci2.apache.org/#builders/36/builds/728
> Blamelist: Christopher Schultz , remm 
> 
> Build Text: failed compile (failure)
> Status Detected: new failure
> Build Source Stamp: [branch 8.5.x] 63ced512958556c7b6d7bfc60740648cecd0020d
>
>
> Steps:
>
>   worker_preparation: 0
>
>   git: 0
>
>   shell: 0
>
>   shell_1: 0
>
>   shell_2: 0
>
>   shell_3: 0
>
>   shell_4: 0
>
>   shell_5: 0
>
>   compile: 2
>
>
> -- ASF Buildbot
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

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



Re: buildbot failure in on tomcat-8.5.x

2021-06-09 Thread Mark Thomas

On 09/06/2021 19:10, build...@apache.org wrote:

The Buildbot has detected a new failure on builder tomcat-8.5.x while building 
tomcat. Full details are available at:
 https://ci.apache.org/builders/tomcat-8.5.x/builds/24

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: asf946_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-8.5-commit' 
triggered this build
Build Source Stamp: [branch 8.5.x] 4826a2958c353d0e67fd95836daebd3ce1580966
Blamelist: Mark Thomas 

BUILD FAILED: failed compile


Drat. JSign requires Java 8. That is going to need to some work to get 
working for 8.5.x


Mark

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