After jenkins started using stapler 1.217[1] javadoc project action reports HTTP 404. Can be reproduced using selenium test suite (features/javadoc_plugin.feature).

      [1] https://github.com/jenkinsci/jenkins/commit/7e8bbea3336dc65a10c2fd69a20beac20bc6fca3

          [JENKINS-19168] Javadoc project action yields HTTP 404

          Jesse Glick added a comment -

          Jesse Glick added a comment - Bisecting shows that https://github.com/stapler/stapler/commit/d0069855fd53fdf2e878ffa8960530a20e78ba6e is responsible.

          Jesse Glick added a comment -

          Stapler 1.218 should correct this regression.

          Jesse Glick added a comment - Stapler 1.218 should correct this regression.

          I can confirm that using stapler 1.218 fix the problem (tested with jenkins 1.529).

          Many thanks

          Philippe Jandot added a comment - I can confirm that using stapler 1.218 fix the problem (tested with jenkins 1.529). Many thanks

          Code changed in jenkins
          User: Jesse Glick
          Path:
          changelog.html
          core/pom.xml
          http://jenkins-ci.org/commit/jenkins/d814a6ff7f2e99c9ada722d17c33ca87b0bbea65
          Log:
          [FIXED JENKINS-19168] Stapler 1.218.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: changelog.html core/pom.xml http://jenkins-ci.org/commit/jenkins/d814a6ff7f2e99c9ada722d17c33ca87b0bbea65 Log: [FIXED JENKINS-19168] Stapler 1.218.

          dogfood added a comment -

          Integrated in jenkins_main_trunk #2837
          [FIXED JENKINS-19168] Stapler 1.218. (Revision d814a6ff7f2e99c9ada722d17c33ca87b0bbea65)

          Result = UNSTABLE
          Jesse Glick : d814a6ff7f2e99c9ada722d17c33ca87b0bbea65
          Files :

          • changelog.html
          • core/pom.xml

          dogfood added a comment - Integrated in jenkins_main_trunk #2837 [FIXED JENKINS-19168] Stapler 1.218. (Revision d814a6ff7f2e99c9ada722d17c33ca87b0bbea65) Result = UNSTABLE Jesse Glick : d814a6ff7f2e99c9ada722d17c33ca87b0bbea65 Files : changelog.html core/pom.xml

          Code changed in jenkins
          User: Jesse Glick
          Path:
          core/pom.xml
          http://jenkins-ci.org/commit/jenkins/fdbcfda5acd430a8f8bfb90d7def4351f7bfce57
          Log:
          [FIXED JENKINS-10524][FIXED JENKINS-19168] Stapler 1.218.

          (cherry picked from commit d814a6ff7f2e99c9ada722d17c33ca87b0bbea65)

          Conflicts:
          changelog.html
          core/pom.xml

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/pom.xml http://jenkins-ci.org/commit/jenkins/fdbcfda5acd430a8f8bfb90d7def4351f7bfce57 Log: [FIXED JENKINS-10524] [FIXED JENKINS-19168] Stapler 1.218. (cherry picked from commit d814a6ff7f2e99c9ada722d17c33ca87b0bbea65) Conflicts: changelog.html core/pom.xml

          Code changed in jenkins
          User: Jesse Glick
          Path:
          core/src/main/java/hudson/tools/DownloadFromUrlInstaller.java
          http://jenkins-ci.org/commit/jenkins/a12bb656ca32599b0b67fd63275cb0713965ddd6
          Log:
          [FIXED JENKINS-19168] Does not make much sense to put @DataBoundConstructor on an abstract class.
          (Stapler 1.218 rejects it, I think correctly.)
          (cherry picked from commit 44b1a4a02b4f3d87143aace5a4d87827180a7f12)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/java/hudson/tools/DownloadFromUrlInstaller.java http://jenkins-ci.org/commit/jenkins/a12bb656ca32599b0b67fd63275cb0713965ddd6 Log: [FIXED JENKINS-19168] Does not make much sense to put @DataBoundConstructor on an abstract class. (Stapler 1.218 rejects it, I think correctly.) (cherry picked from commit 44b1a4a02b4f3d87143aace5a4d87827180a7f12)

          Code changed in jenkins
          User: Jesse Glick
          Path:
          test/src/test/java/lib/form/RowVisibilityGroupTest.java
          http://jenkins-ci.org/commit/jenkins/3f460f0b6f07b15ce46f3fb88b0aba728a5ba5eb
          Log:
          [FIXED JENKINS-19168] @DataBoundConstructor does not belong on constructos of abstract classes.

          (cherry picked from commit 2c428d809609af6d2de2c645a24293c950358ab6)

          Compare: https://github.com/jenkinsci/jenkins/compare/d2c3c81c8fe8...3f460f0b6f07

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: test/src/test/java/lib/form/RowVisibilityGroupTest.java http://jenkins-ci.org/commit/jenkins/3f460f0b6f07b15ce46f3fb88b0aba728a5ba5eb Log: [FIXED JENKINS-19168] @DataBoundConstructor does not belong on constructos of abstract classes. (cherry picked from commit 2c428d809609af6d2de2c645a24293c950358ab6) Compare: https://github.com/jenkinsci/jenkins/compare/d2c3c81c8fe8...3f460f0b6f07

            jglick Jesse Glick
            olivergondza Oliver Gondža
            Votes:
            7 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: