Branch: refs/heads/symbol
Home: https://github.com/jenkinsci/jenkins
Commit: 2a7ed690722fa055a5aec912c321b9eb3f795902
https://github.com/jenkinsci/jenkins/commit/2a7ed690722fa055a5aec912c321b9eb3f795902
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M core/src/main/java/hudson/model/BooleanParameterDefinition.java
Log Message:
-----------
'boolean' is a not a valid Java identifier
Commit: 15c543d2e2eb6ccf2f3e26be4f3c2725669bbb48
https://github.com/jenkinsci/jenkins/commit/15c543d2e2eb6ccf2f3e26be4f3c2725669bbb48
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M core/src/main/java/hudson/FileSystemProvisioner.java
M core/src/main/java/hudson/security/csrf/DefaultCrumbIssuer.java
M core/src/main/java/hudson/views/DefaultMyViewsTabBar.java
M core/src/main/java/hudson/views/DefaultViewsTabBar.java
M core/src/main/java/jenkins/model/ProjectNamingStrategy.java
M core/src/main/java/jenkins/mvn/DefaultGlobalSettingsProvider.java
M core/src/main/java/jenkins/mvn/DefaultSettingsProvider.java
M core/src/main/java/jenkins/scm/DefaultSCMCheckoutStrategyImpl.java
Log Message:
-----------
'default' is not a valid identifier, so we need something else.
This is truly unfortunate because 'default' is how we call them in the
UI. My choice is between something like 'default_' vs a synonym, so I
went for 'standard'
Compare:
https://github.com/jenkinsci/jenkins/compare/137e8ce46b9a...15c543d2e2eb
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.