Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: db7a19810d77caf303b0b07ad911ae575040c088
      
https://github.com/jenkinsci/jenkins/commit/db7a19810d77caf303b0b07ad911ae575040c088
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
    M 
core/src/main/resources/hudson/diagnosis/TooManyJobsButNoView/message.properties
    M core/src/main/resources/hudson/model/LoadStatistics/main.properties
    M core/src/main/resources/hudson/model/Messages.properties
    M core/src/main/resources/hudson/model/MyViewsProperty/config.properties
    M 
core/src/main/resources/hudson/os/solaris/ZFSInstaller/askRootPassword.properties
    M core/src/main/resources/hudson/security/Messages.properties
    M core/src/main/resources/hudson/security/csrf/CrumbFilter/retry.properties
    M core/src/main/resources/hudson/slaves/JNLPLauncher/help.properties
    M core/src/main/resources/hudson/tasks/Maven/help.properties
    M core/src/main/resources/jenkins/install/pluginSetupWizard.properties
    M 
core/src/main/resources/jenkins/model/CoreEnvironmentContributor/buildEnv.properties
    M core/src/main/resources/jenkins/model/Jenkins/noPrincipal.properties
    M core/src/main/resources/jenkins/model/Messages.properties

  Log Message:
  -----------
  MessageFormat treats ' as a special character

https://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html

Test case is jenkins/computer/node/configure
 Help for "Launch method"

Without this fix, you will see:
Launch agent via Java Web Start
... By default, the JNLP agent will launch a GUI, but its also possible to run 
a JNLP agent without a GUI, e.g. as a Window service.

You should see:
... By default, the JNLP agent will launch a GUI, but it's also possible to run 
a JNLP agent without a GUI, e.g. as a Window service.


  Commit: 408a66c8bf12aa7ecae6e99b16d3287fe60e9fda
      
https://github.com/jenkinsci/jenkins/commit/408a66c8bf12aa7ecae6e99b16d3287fe60e9fda
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-20 (Sat, 20 Jan 2018)

  Changed paths:
    M 
core/src/main/resources/hudson/diagnosis/TooManyJobsButNoView/message.properties
    M core/src/main/resources/hudson/model/LoadStatistics/main.properties
    M core/src/main/resources/hudson/model/Messages.properties
    M core/src/main/resources/hudson/model/MyViewsProperty/config.properties
    M 
core/src/main/resources/hudson/os/solaris/ZFSInstaller/askRootPassword.properties
    M core/src/main/resources/hudson/security/Messages.properties
    M core/src/main/resources/hudson/security/csrf/CrumbFilter/retry.properties
    M core/src/main/resources/hudson/slaves/JNLPLauncher/help.properties
    M core/src/main/resources/hudson/tasks/Maven/help.properties
    M core/src/main/resources/jenkins/install/pluginSetupWizard.properties
    M 
core/src/main/resources/jenkins/model/CoreEnvironmentContributor/buildEnv.properties
    M core/src/main/resources/jenkins/model/Jenkins/noPrincipal.properties
    M core/src/main/resources/jenkins/model/Messages.properties

  Log Message:
  -----------
  Merge pull request #3203 from jsoref/apostro

MessageFormat treats ' as a special character


Compare: 
https://github.com/jenkinsci/jenkins/compare/2696e9c865c5...408a66c8bf12

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to