Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/msbuild-plugin
  Commit: 2aa5acfc6ef38ad367985341543f0994f096a7e5
      
https://github.com/jenkinsci/msbuild-plugin/commit/2aa5acfc6ef38ad367985341543f0994f096a7e5
  Author: IanKemp <ian.k...@gmail.com>
  Date:   2012-05-15 (Tue, 15 May 2012)

  Changed paths:
    M src/main/java/hudson/plugins/msbuild/MsBuildBuilder.java
    A src/main/webapp/help-BuildVariablesAsProperties.html

  Log Message:
  -----------
  Added a new checkbox to the UI to control whether build variables are passed 
to
MSBuild as properties (default true = behaves as currently). If unchecked, said
variables won't be passed to MSBuild.


  Commit: 925141964c8660ced9c82d16841c81ab5f4a346b
      
https://github.com/jenkinsci/msbuild-plugin/commit/925141964c8660ced9c82d16841c81ab5f4a346b
  Author: IanKemp <ian.k...@gmail.com>
  Date:   2012-05-15 (Tue, 15 May 2012)

  Changed paths:
    M src/main/resources/hudson/plugins/msbuild/MsBuildBuilder/config.jelly
    M src/main/webapp/help-CmdLineArgs.html

  Log Message:
  -----------
  Forgot the jelly file


  Commit: 15fa2df847b1e908d37e3d1e70d505dc067ef2ef
      
https://github.com/jenkinsci/msbuild-plugin/commit/15fa2df847b1e908d37e3d1e70d505dc067ef2ef
  Author: IanKemp <ian.k...@gmail.com>
  Date:   2012-05-15 (Tue, 15 May 2012)

  Changed paths:
    M src/main/resources/hudson/plugins/msbuild/MsBuildBuilder/config.jelly

  Log Message:
  -----------
  Fixed defaulting of checkbox in jelly


  Commit: 8a6f2d037082c81240f6540643db9642ee4143d6
      
https://github.com/jenkinsci/msbuild-plugin/commit/8a6f2d037082c81240f6540643db9642ee4143d6
  Author: Gregory Boissinot <gregory.boissi...@gmail.com>
  Date:   2012-05-18 (Fri, 18 May 2012)

  Changed paths:
    M src/main/java/hudson/plugins/msbuild/MsBuildBuilder.java
    M src/main/resources/hudson/plugins/msbuild/MsBuildBuilder/config.jelly
    A src/main/webapp/help-BuildVariablesAsProperties.html
    M src/main/webapp/help-CmdLineArgs.html

  Log Message:
  -----------
  Merge pull request #4 from IanKemp/master

UI checkbox to control build variables passing


Compare: https://github.com/jenkinsci/msbuild-plugin/compare/eade475...8a6f2d0

Reply via email to