Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 0815fd8a486f3f343e787e9516882340e566195b
      
https://github.com/jenkinsci/jenkins/commit/0815fd8a486f3f343e787e9516882340e566195b
  Author: Alex Earl <slide.o....@gmail.com>
  Date:   2022-10-30 (Sun, 30 Oct 2022)

  Changed paths:
    M bom/pom.xml
    M core/pom.xml
    A core/src/main/antlr4/hudson/model/labels/LabelExpressionLexer.g4
    A core/src/main/antlr4/hudson/model/labels/LabelExpressionParser.g4
    A core/src/main/antlr4/hudson/scheduler/CrontabLexer.g4
    A core/src/main/antlr4/hudson/scheduler/CrontabParser.g4
    R core/src/main/grammar/crontab.g
    R core/src/main/grammar/labelExpr.g
    A core/src/main/java/antlr/ANTLRException.java
    M core/src/main/java/hudson/model/AbstractProject.java
    M core/src/main/java/hudson/model/Label.java
    M core/src/main/java/hudson/model/labels/LabelExpression.java
    M core/src/main/java/hudson/scheduler/BaseParser.java
    M core/src/main/java/hudson/scheduler/CronTab.java
    M core/src/main/java/hudson/scheduler/CronTabList.java
    M core/src/main/java/hudson/slaves/SimpleScheduledRetentionStrategy.java
    M core/src/main/java/hudson/triggers/SCMTrigger.java
    M core/src/main/java/hudson/triggers/TimerTrigger.java
    M core/src/main/java/hudson/triggers/Trigger.java
    M core/src/main/java/jenkins/model/Jenkins.java
    A core/src/main/java/jenkins/util/antlr/JenkinsANTLRErrorListener.java
    M core/src/test/java/hudson/scheduler/CronTabEventualityTest.java
    M core/src/test/java/hudson/scheduler/CronTabTest.java
    M core/src/test/java/hudson/triggers/TimerTriggerTest.java
    M pom.xml
    M src/spotbugs/spotbugs-excludes.xml
    M test/src/test/java/hudson/model/ProjectTest.java
    M test/src/test/java/hudson/model/labels/LabelExpressionTest.java
    M test/src/test/java/hudson/triggers/TriggerTest.java
    M test/src/test/java/jenkins/triggers/TriggerTest.java
    M war/pom.xml

  Log Message:
  -----------
  [JENKINS-68652] Upgrade ANTLR from 2.7.7 to 4.11.1 (#7293)

Co-authored-by: Basil Crow <m...@basilcrow.com>


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/587083-0815fd%40github.com.

Reply via email to