Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/unity3d-plugin
  Commit: c8ec6ce49e9960f607ff673435c554a5fe1e76ca
      
https://github.com/jenkinsci/unity3d-plugin/commit/c8ec6ce49e9960f607ff673435c554a5fe1e76ca
  Author: butaca <[email protected]>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/unity3d/Unity3dBuilder.java
    M src/test/java/org/jenkinsci/plugins/unity3d/Unity3dBuilderTest.java

  Log Message:
  -----------
  Build params in command line

Ability to parse build parameters in the command line: $PARAM with
replaced with the value of build parameter PARAM. This is a quick fix,
there should be a more elegant way of doing this.


  Commit: 37d9354d1bc07157151c13564df5a1ab0caa1e0f
      
https://github.com/jenkinsci/unity3d-plugin/commit/37d9354d1bc07157151c13564df5a1ab0caa1e0f
  Author: butaca <[email protected]>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Fix builing the plugin in Jenkins' Buildhive environement

Fix taken from:
https://github.com/jenkinsci/testflight-plugin/commit/04b1ab8cc6d75cc634
e810dc72bacc50c518b09c


  Commit: f4825600ccb410103c29b58c1d7ed7da167ccfce
      
https://github.com/jenkinsci/unity3d-plugin/commit/f4825600ccb410103c29b58c1d7ed7da167ccfce
  Author: butaca <[email protected]>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M .gitignore
    M src/main/java/org/jenkinsci/plugins/unity3d/Unity3dBuilder.java
    M src/test/java/org/jenkinsci/plugins/unity3d/Unity3dBuilderTest.java

  Log Message:
  -----------
  Added environement variables support and unit test

* Added environment variables support (and build variables) in and
elegant way using Jenkins Util class.
* Created Unit Test
* Fixed several warnings
* Changed identation to be GitHub-friendly
* Ignored Eclipse project files


  Commit: b98a0661a21da5d9b740958de952f152c5204344
      
https://github.com/jenkinsci/unity3d-plugin/commit/b98a0661a21da5d9b740958de952f152c5204344
  Author: Jerome Lacoste <[email protected]>
  Date:   2013-09-15 (Sun, 15 Sep 2013)

  Changed paths:
    M .gitignore
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/unity3d/Unity3dBuilder.java
    M src/test/java/org/jenkinsci/plugins/unity3d/Unity3dBuilderTest.java

  Log Message:
  -----------
  Merge pull request #3 from butaca/master

Support parametrized command line arguments taken from build and environment 
variables (with build variables overriding environment variables).


Compare: 
https://github.com/jenkinsci/unity3d-plugin/compare/6d88930f27bb...b98a0661a21d

-- 
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/groups/opt_out.

Reply via email to