Errata

Jenkins 2: Up and Running

Errata for Jenkins 2: Up and Running

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Safari
Chapter 1, subsection "declarative pipelines", first code sample

Code sample contains word "stae", should be "stage"

Anonymous  Oct 27, 2018 
Printed Page 55
The sixth line

trigggers { cron(0 9 * * 1-5)

One} is missing

Qiubit  Mar 03, 2021 
Printed Page 62
in section "Build Periodically"

I believe that the sample triggers line:

triggers { cron(0 9 * * 1.5)

should end with a closing curly brace.

Andy Lester  Dec 31, 2019 
Printed Page 62
in section "Build Periodically"

The sample triggers line needs quotes and a closing curly brace.

triggers { cron('0 9 * * 1.5') }

Andy Lester  Dec 31, 2019 
PDF Page 103
Last sentence in 2nd paragraph

There is an additional t in front of Table: "... explained in tTable 3-1."

Bastian Holtermann  Nov 27, 2018 
PDF Page 153
Last paragraph

In the text there is 'ec1.mysite.com' used for the hostname and the hostname specification but in the figures 5-18 and 5-22 there is no '1' in the hostname and the hostname specification.

Bastian Holtermann  Feb 20, 2019