Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 4aad749cbe282ef33134ea924a4e547c4767ca07
      
https://github.com/jenkinsci/jenkins/commit/4aad749cbe282ef33134ea924a4e547c4767ca07
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    R core/src/main/java/hudson/matrix/Axis.java
    R core/src/main/java/hudson/matrix/AxisDescriptor.java
    R core/src/main/java/hudson/matrix/AxisList.java
    R core/src/main/java/hudson/matrix/Combination.java
    R core/src/main/java/hudson/matrix/DefaultAxisDescriptor.java
    R core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java
    R core/src/main/java/hudson/matrix/FilterScript.java
    R core/src/main/java/hudson/matrix/JDKAxis.java
    R core/src/main/java/hudson/matrix/LabelAxis.java
    R core/src/main/java/hudson/matrix/LabelExpAxis.java
    R core/src/main/java/hudson/matrix/Layouter.java
    R core/src/main/java/hudson/matrix/LinkedLogRotator.java
    R core/src/main/java/hudson/matrix/MatrixAggregatable.java
    R core/src/main/java/hudson/matrix/MatrixAggregator.java
    R core/src/main/java/hudson/matrix/MatrixBuild.java
    R core/src/main/java/hudson/matrix/MatrixChildAction.java
    R core/src/main/java/hudson/matrix/MatrixConfiguration.java
    R core/src/main/java/hudson/matrix/MatrixConfigurationSorter.java
    R core/src/main/java/hudson/matrix/MatrixConfigurationSorterDescriptor.java
    R core/src/main/java/hudson/matrix/MatrixExecutionStrategy.java
    R core/src/main/java/hudson/matrix/MatrixExecutionStrategyDescriptor.java
    R core/src/main/java/hudson/matrix/MatrixProject.java
    R core/src/main/java/hudson/matrix/MatrixRun.java
    R core/src/main/java/hudson/matrix/NoopMatrixConfigurationSorter.java
    R core/src/main/java/hudson/matrix/TextAxis.java
    R core/src/main/java/hudson/matrix/listeners/MatrixBuildListener.java
    R core/src/main/java/hudson/matrix/package.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config.groovy
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config_da.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config_de.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config_ja.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config_pt_BR.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config_zh_TW.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-hasTouchStoneCombinationFilter.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-hasTouchStoneCombinationFilter_de.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-hasTouchStoneCombinationFilter_ja.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-hasTouchStoneCombinationFilter_zh_TW.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-runSequentially.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-runSequentially_de.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-runSequentially_ja.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-runSequentially_zh_TW.html
    R core/src/main/resources/hudson/matrix/JDKAxis/config.jelly
    R core/src/main/resources/hudson/matrix/LabelAxis/config.jelly
    R core/src/main/resources/hudson/matrix/LabelAxis/config_da.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/config_de.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/config_es.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/config_ja.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/config_pt.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/config_zh_TW.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_de.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_fr.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_ja.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_nl.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_pt_BR.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_ru.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_tr.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_zh_TW.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help_zh_TW.html
    R core/src/main/resources/hudson/matrix/LabelExpAxis/config.jelly
    R core/src/main/resources/hudson/matrix/LabelExpAxis/config_es.properties
    R core/src/main/resources/hudson/matrix/LabelExpAxis/config_ja.properties
    R core/src/main/resources/hudson/matrix/LabelExpAxis/config_pt.properties
    R core/src/main/resources/hudson/matrix/LabelExpAxis/config_zh_TW.properties
    R core/src/main/resources/hudson/matrix/LabelExpAxis/help-labelExpr.html
    R core/src/main/resources/hudson/matrix/LabelExpAxis/help-labelExpr_ja.html
    R 
core/src/main/resources/hudson/matrix/LabelExpAxis/help-labelExpr_zh_TW.html
    R core/src/main/resources/hudson/matrix/LabelExpAxis/help.html
    R core/src/main/resources/hudson/matrix/LabelExpAxis/help_ja.html
    R core/src/main/resources/hudson/matrix/LabelExpAxis/help_zh_TW.html
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_da.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_de.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_es.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_fr.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_it.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_ja.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_nl.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_pt.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_pt_BR.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_ru.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_zh_TW.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll.jelly
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_de.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_es.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_ja.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_pt.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_ru.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_zh_TW.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete.jelly
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_ca.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_cs.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_de.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_es.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_ja.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_ko.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_pl.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_pt.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_pt_BR.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_ru.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_zh_CN.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_zh_TW.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/main.jelly
    R 
core/src/main/resources/hudson/matrix/MatrixConfigurationSorter/config.groovy
    R core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_da.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_de.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_es.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_fi.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_fr.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_it.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_ja.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_pl.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_pt.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_pt_BR.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_ro.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_ru.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_sv_SE.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_zh_CN.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_zh_TW.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries.jelly
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_da.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_de.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_es.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_fr.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_ja.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_ko.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_nl.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_pt.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_pt_BR.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_ru.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_sk.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_sv_SE.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_tr.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_zh_TW.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/help-childCustomWorkspace.html
    R 
core/src/main/resources/hudson/matrix/MatrixProject/help-childCustomWorkspace_zh_TW.html
    R 
core/src/main/resources/hudson/matrix/MatrixProject/help-slaveAffinity.html
    R core/src/main/resources/hudson/matrix/MatrixProject/index.jelly
    R core/src/main/resources/hudson/matrix/MatrixProject/index_ar.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_cs.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_da.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_de.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_es.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_fi.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_fr.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_he.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_hu.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_it.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_ja.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_ko.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_nl.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_pl.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_pt.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_pt_BR.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_ro.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_ru.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_sv_SE.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_tr.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_uk.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_zh_CN.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_zh_TW.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail.jelly
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_ar.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_da.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_de.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_es.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_et.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_fi.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_fr.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_hi_IN.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_it.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_ja.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_ko.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_nb_NO.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_nl.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_pl.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_pt.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_pt_BR.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_ru.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_sv_SE.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_tr.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_uk.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_zh_CN.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_zh_TW.properties
    R core/src/main/resources/hudson/matrix/Messages.properties
    R core/src/main/resources/hudson/matrix/Messages_da.properties
    R core/src/main/resources/hudson/matrix/Messages_de.properties
    R core/src/main/resources/hudson/matrix/Messages_es.properties
    R core/src/main/resources/hudson/matrix/Messages_fr.properties
    R core/src/main/resources/hudson/matrix/Messages_ja.properties
    R core/src/main/resources/hudson/matrix/Messages_nl.properties
    R core/src/main/resources/hudson/matrix/Messages_pt.properties
    R core/src/main/resources/hudson/matrix/Messages_pt_BR.properties
    R core/src/main/resources/hudson/matrix/Messages_ru.properties
    R core/src/main/resources/hudson/matrix/Messages_tr.properties
    R core/src/main/resources/hudson/matrix/Messages_zh_CN.properties
    R core/src/main/resources/hudson/matrix/Messages_zh_TW.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config.jelly
    R core/src/main/resources/hudson/matrix/TextAxis/config_da.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config_de.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config_es.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config_ja.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config_pt.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config_zh_TW.properties
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_de.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_fr.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_ja.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_nl.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_pt_BR.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_ru.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_tr.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_zh_TW.html
    R core/src/main/resources/lib/hudson/project/matrix.jelly
    R core/src/main/resources/lib/hudson/project/matrix_ar.properties
    R core/src/main/resources/lib/hudson/project/matrix_cs.properties
    R core/src/main/resources/lib/hudson/project/matrix_da.properties
    R core/src/main/resources/lib/hudson/project/matrix_de.properties
    R core/src/main/resources/lib/hudson/project/matrix_es.properties
    R core/src/main/resources/lib/hudson/project/matrix_fi.properties
    R core/src/main/resources/lib/hudson/project/matrix_fr.properties
    R core/src/main/resources/lib/hudson/project/matrix_he.properties
    R core/src/main/resources/lib/hudson/project/matrix_it.properties
    R core/src/main/resources/lib/hudson/project/matrix_ja.properties
    R core/src/main/resources/lib/hudson/project/matrix_ko.properties
    R core/src/main/resources/lib/hudson/project/matrix_nl.properties
    R core/src/main/resources/lib/hudson/project/matrix_pl.properties
    R core/src/main/resources/lib/hudson/project/matrix_pt_BR.properties
    R core/src/main/resources/lib/hudson/project/matrix_pt_PT.properties
    R core/src/main/resources/lib/hudson/project/matrix_ro.properties
    R core/src/main/resources/lib/hudson/project/matrix_ru.properties
    R core/src/main/resources/lib/hudson/project/matrix_sv_SE.properties
    R core/src/main/resources/lib/hudson/project/matrix_tr.properties
    R core/src/main/resources/lib/hudson/project/matrix_uk.properties
    R core/src/main/resources/lib/hudson/project/matrix_zh_CN.properties
    R core/src/main/resources/lib/hudson/project/matrix_zh_TW.properties
    R 
core/src/test/java/hudson/matrix/CombinationFilterUsingBuildParamsTest.java
    R core/src/test/java/hudson/matrix/CombinationTest.java
    R test/src/test/groovy/hudson/matrix/MatrixProjectCustomWorkspaceTest.groovy
    R test/src/test/groovy/hudson/matrix/MatrixProjectTest.groovy
    R test/src/test/java/hudson/matrix/MatrixConfigurationSorterTest.java
    R test/src/test/java/hudson/matrix/MatrixProjectDependencyTest.java
    R test/src/test/java/hudson/matrix/MatrixTest.java
    R 
test/src/test/resources/hudson/matrix/MatrixProjectTest/testUpgrade/config.xml
    R 
test/src/test/resources/hudson/matrix/MatrixProjectTest/testUpgrade/jobs/x/config.xml
    R test/src/test/resources/hudson/matrix/echo-property.pom
    R war/src/main/webapp/help/matrix/axes.html
    R war/src/main/webapp/help/matrix/axes_de.html
    R war/src/main/webapp/help/matrix/axes_fr.html
    R war/src/main/webapp/help/matrix/axes_ja.html
    R war/src/main/webapp/help/matrix/axes_nl.html
    R war/src/main/webapp/help/matrix/axes_pt_BR.html
    R war/src/main/webapp/help/matrix/axes_ru.html
    R war/src/main/webapp/help/matrix/axes_tr.html
    R war/src/main/webapp/help/matrix/axes_zh_TW.html
    R war/src/main/webapp/help/matrix/combinationfilter.html
    R war/src/main/webapp/help/matrix/combinationfilter_de.html
    R war/src/main/webapp/help/matrix/combinationfilter_fr.html
    R war/src/main/webapp/help/matrix/combinationfilter_ja.html
    R war/src/main/webapp/help/matrix/combinationfilter_zh_TW.html
    R war/src/main/webapp/help/matrix/jdk.html
    R war/src/main/webapp/help/matrix/jdk_de.html
    R war/src/main/webapp/help/matrix/jdk_fr.html
    R war/src/main/webapp/help/matrix/jdk_ja.html
    R war/src/main/webapp/help/matrix/jdk_nl.html
    R war/src/main/webapp/help/matrix/jdk_pt_BR.html
    R war/src/main/webapp/help/matrix/jdk_ru.html
    R war/src/main/webapp/help/matrix/jdk_tr.html
    R war/src/main/webapp/help/matrix/jdk_zh_TW.html

  Log Message:
  -----------
  Removing hudson.matrix classes and associated resources as a first pass.


  Commit: e405078e093dac71daeff8576ebccdcf27b718ba
      
https://github.com/jenkinsci/jenkins/commit/e405078e093dac71daeff8576ebccdcf27b718ba
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M core/src/main/resources/hudson/model/Job/index.jelly

  Log Message:
  -----------
  Comment, but not critical for separation.


  Commit: d72fda46a6a5f521a986dc770afffc89e862c52b
      
https://github.com/jenkinsci/jenkins/commit/d72fda46a6a5f521a986dc770afffc89e862c52b
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/Functions.java

  Log Message:
  -----------
  isMatrixProject appears unused, but keep for compatibility.


  Commit: dbed3044070cb95fc3e7b5cabaddcf88cf65aaf2
      
https://github.com/jenkinsci/jenkins/commit/dbed3044070cb95fc3e7b5cabaddcf88cf65aaf2
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/model/Items.java
    M core/src/main/java/hudson/model/Run.java

  Log Message:
  -----------
  XStream initializations moved to MatrixProject.


  Commit: 42195d83c44da53303d27b0759346747e4ac0857
      
https://github.com/jenkinsci/jenkins/commit/42195d83c44da53303d27b0759346747e4ac0857
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/model/ParametersAction.java

  Log Message:
  -----------
  Removing MatrixChildAction dependency.


  Commit: b9d8f554c6407da14ac3af68e1fa0ceb9af333fb
      
https://github.com/jenkinsci/jenkins/commit/b9d8f554c6407da14ac3af68e1fa0ceb9af333fb
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/tasks/Fingerprinter.java

  Log Message:
  -----------
  Unclear status of MatrixConfiguration when 
enableFingerprintsInDependencyGraph mode selected.


  Commit: 5d9e4d7b073c48bffc5c6179e375660c3ad0ad0a
      
https://github.com/jenkinsci/jenkins/commit/5d9e4d7b073c48bffc5c6179e375660c3ad0ad0a
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/tasks/junit/JUnitResultArchiver.java
    R core/src/main/java/hudson/tasks/test/MatrixTestResult.java
    R core/src/main/java/hudson/tasks/test/TestResultAggregator.java

  Log Message:
  -----------
  Extracting MatrixAggregatable dependency.


  Commit: e4ba41d5394e7c936a2b720e6b672da4f82af354
      
https://github.com/jenkinsci/jenkins/commit/e4ba41d5394e7c936a2b720e6b672da4f82af354
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java

  Log Message:
  -----------
  DetachedPlugin entry.


  Commit: 04aace98d196f6d6f5c1b9fcb5a356c46ed8d765
      
https://github.com/jenkinsci/jenkins/commit/04aace98d196f6d6f5c1b9fcb5a356c46ed8d765
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/FileSystemProvisioner.java
    M core/src/main/java/hudson/model/AbstractBuild.java
    M core/src/main/java/hudson/model/TopLevelItem.java
    M core/src/main/java/jenkins/scm/SCMCheckoutStrategy.java
    M core/src/test/java/hudson/cli/ListJobsCommandTest.java
    M core/src/test/java/hudson/util/XStream2Test.java
    R core/src/test/resources/hudson/util/runMatrix.xml

  Log Message:
  -----------
  Extracting some miscellaneous usages from core/src.


  Commit: b628b47285a1ef9631760c84ded3097c457a0250
      
https://github.com/jenkinsci/jenkins/commit/b628b47285a1ef9631760c84ded3097c457a0250
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M test/pom.xml

  Log Message:
  -----------
  Test harness must depend on matrix-project.


  Commit: 071951e65898a308d331a510dc5a46b3e10cf373
      
https://github.com/jenkinsci/jenkins/commit/071951e65898a308d331a510dc5a46b3e10cf373
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M test/pom.xml
    M war/pom.xml

  Log Message:
  -----------
  Preparing to include transitional release.


  Commit: 9259f8736ce9c022270eb44b4b318ee5c98f3601
      
https://github.com/jenkinsci/jenkins/commit/9259f8736ce9c022270eb44b4b318ee5c98f3601
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M test/pom.xml
    M war/pom.xml

  Log Message:
  -----------
  matrix-project 1.0-beta-1


  Commit: 747d550c3caa3aa012f9906c22211cfe17114842
      
https://github.com/jenkinsci/jenkins/commit/747d550c3caa3aa012f9906c22211cfe17114842
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/Functions.java

  Log Message:
  -----------
  isMatrixProject ought to handle nulls, just in case.


  Commit: 6883b915239b7a8e46b5376f65353c85d3e482c7
      
https://github.com/jenkinsci/jenkins/commit/6883b915239b7a8e46b5376f65353c85d3e482c7
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M core/src/main/java/hudson/FileSystemProvisioner.java
    M core/src/main/java/hudson/Functions.java
    R core/src/main/java/hudson/matrix/Axis.java
    R core/src/main/java/hudson/matrix/AxisDescriptor.java
    R core/src/main/java/hudson/matrix/AxisList.java
    R core/src/main/java/hudson/matrix/Combination.java
    R core/src/main/java/hudson/matrix/DefaultAxisDescriptor.java
    R core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java
    R core/src/main/java/hudson/matrix/FilterScript.java
    R core/src/main/java/hudson/matrix/JDKAxis.java
    R core/src/main/java/hudson/matrix/LabelAxis.java
    R core/src/main/java/hudson/matrix/LabelExpAxis.java
    R core/src/main/java/hudson/matrix/Layouter.java
    R core/src/main/java/hudson/matrix/LinkedLogRotator.java
    R core/src/main/java/hudson/matrix/MatrixAggregatable.java
    R core/src/main/java/hudson/matrix/MatrixAggregator.java
    R core/src/main/java/hudson/matrix/MatrixBuild.java
    R core/src/main/java/hudson/matrix/MatrixChildAction.java
    R core/src/main/java/hudson/matrix/MatrixConfiguration.java
    R core/src/main/java/hudson/matrix/MatrixConfigurationSorter.java
    R core/src/main/java/hudson/matrix/MatrixConfigurationSorterDescriptor.java
    R core/src/main/java/hudson/matrix/MatrixExecutionStrategy.java
    R core/src/main/java/hudson/matrix/MatrixExecutionStrategyDescriptor.java
    R core/src/main/java/hudson/matrix/MatrixProject.java
    R core/src/main/java/hudson/matrix/MatrixRun.java
    R core/src/main/java/hudson/matrix/NoopMatrixConfigurationSorter.java
    R core/src/main/java/hudson/matrix/TextAxis.java
    R core/src/main/java/hudson/matrix/listeners/MatrixBuildListener.java
    R core/src/main/java/hudson/matrix/package.html
    M core/src/main/java/hudson/model/AbstractBuild.java
    M core/src/main/java/hudson/model/Items.java
    M core/src/main/java/hudson/model/ParametersAction.java
    M core/src/main/java/hudson/model/Run.java
    M core/src/main/java/hudson/model/TopLevelItem.java
    M core/src/main/java/hudson/tasks/Fingerprinter.java
    M core/src/main/java/hudson/tasks/junit/JUnitResultArchiver.java
    R core/src/main/java/hudson/tasks/test/MatrixTestResult.java
    R core/src/main/java/hudson/tasks/test/TestResultAggregator.java
    M core/src/main/java/jenkins/scm/SCMCheckoutStrategy.java
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config.groovy
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config_da.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config_de.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config_ja.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config_pt_BR.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/config_zh_TW.properties
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-hasTouchStoneCombinationFilter.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-hasTouchStoneCombinationFilter_de.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-hasTouchStoneCombinationFilter_ja.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-hasTouchStoneCombinationFilter_zh_TW.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-runSequentially.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-runSequentially_de.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-runSequentially_ja.html
    R 
core/src/main/resources/hudson/matrix/DefaultMatrixExecutionStrategyImpl/help-runSequentially_zh_TW.html
    R core/src/main/resources/hudson/matrix/JDKAxis/config.jelly
    R core/src/main/resources/hudson/matrix/LabelAxis/config.jelly
    R core/src/main/resources/hudson/matrix/LabelAxis/config_da.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/config_de.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/config_es.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/config_ja.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/config_pt.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/config_zh_TW.properties
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_de.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_fr.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_ja.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_nl.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_pt_BR.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_ru.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_tr.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help-labels_zh_TW.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help.html
    R core/src/main/resources/hudson/matrix/LabelAxis/help_zh_TW.html
    R core/src/main/resources/hudson/matrix/LabelExpAxis/config.jelly
    R core/src/main/resources/hudson/matrix/LabelExpAxis/config_es.properties
    R core/src/main/resources/hudson/matrix/LabelExpAxis/config_ja.properties
    R core/src/main/resources/hudson/matrix/LabelExpAxis/config_pt.properties
    R core/src/main/resources/hudson/matrix/LabelExpAxis/config_zh_TW.properties
    R core/src/main/resources/hudson/matrix/LabelExpAxis/help-labelExpr.html
    R core/src/main/resources/hudson/matrix/LabelExpAxis/help-labelExpr_ja.html
    R 
core/src/main/resources/hudson/matrix/LabelExpAxis/help-labelExpr_zh_TW.html
    R core/src/main/resources/hudson/matrix/LabelExpAxis/help.html
    R core/src/main/resources/hudson/matrix/LabelExpAxis/help_ja.html
    R core/src/main/resources/hudson/matrix/LabelExpAxis/help_zh_TW.html
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_da.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_de.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_es.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_fr.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_it.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_ja.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_nl.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_pt.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_pt_BR.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_ru.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_zh_TW.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll.jelly
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_de.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_es.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_ja.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_pt.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_ru.properties
    R 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_zh_TW.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete.jelly
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_ca.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_cs.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_de.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_es.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_ja.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_ko.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_pl.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_pt.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_pt_BR.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_ru.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_zh_CN.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/delete_zh_TW.properties
    R core/src/main/resources/hudson/matrix/MatrixBuild/main.jelly
    R 
core/src/main/resources/hudson/matrix/MatrixConfigurationSorter/config.groovy
    R core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_da.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_de.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_es.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_fi.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_fr.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_it.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_ja.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_pl.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_pt.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_pt_BR.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_ro.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_ru.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_sv_SE.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_zh_CN.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_zh_TW.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries.jelly
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_da.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_de.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_es.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_fr.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_ja.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_ko.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_nl.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_pt.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_pt_BR.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_ru.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_sk.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_sv_SE.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_tr.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_zh_TW.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/help-childCustomWorkspace.html
    R 
core/src/main/resources/hudson/matrix/MatrixProject/help-childCustomWorkspace_zh_TW.html
    R 
core/src/main/resources/hudson/matrix/MatrixProject/help-slaveAffinity.html
    R core/src/main/resources/hudson/matrix/MatrixProject/index.jelly
    R core/src/main/resources/hudson/matrix/MatrixProject/index_ar.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_cs.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_da.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_de.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_es.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_fi.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_fr.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_he.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_hu.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_it.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_ja.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_ko.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_nl.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_pl.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_pt.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_pt_BR.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_ro.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_ru.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_sv_SE.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_tr.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_uk.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_zh_CN.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/index_zh_TW.properties
    R core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail.jelly
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_ar.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_da.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_de.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_es.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_et.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_fi.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_fr.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_hi_IN.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_it.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_ja.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_ko.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_nb_NO.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_nl.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_pl.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_pt.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_pt_BR.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_ru.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_sv_SE.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_tr.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_uk.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_zh_CN.properties
    R 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_zh_TW.properties
    R core/src/main/resources/hudson/matrix/Messages.properties
    R core/src/main/resources/hudson/matrix/Messages_da.properties
    R core/src/main/resources/hudson/matrix/Messages_de.properties
    R core/src/main/resources/hudson/matrix/Messages_es.properties
    R core/src/main/resources/hudson/matrix/Messages_fr.properties
    R core/src/main/resources/hudson/matrix/Messages_ja.properties
    R core/src/main/resources/hudson/matrix/Messages_nl.properties
    R core/src/main/resources/hudson/matrix/Messages_pt.properties
    R core/src/main/resources/hudson/matrix/Messages_pt_BR.properties
    R core/src/main/resources/hudson/matrix/Messages_ru.properties
    R core/src/main/resources/hudson/matrix/Messages_tr.properties
    R core/src/main/resources/hudson/matrix/Messages_zh_CN.properties
    R core/src/main/resources/hudson/matrix/Messages_zh_TW.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config.jelly
    R core/src/main/resources/hudson/matrix/TextAxis/config_da.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config_de.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config_es.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config_ja.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config_pt.properties
    R core/src/main/resources/hudson/matrix/TextAxis/config_zh_TW.properties
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_de.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_fr.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_ja.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_nl.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_pt_BR.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_ru.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_tr.html
    R core/src/main/resources/hudson/matrix/TextAxis/help-valueString_zh_TW.html
    M core/src/main/resources/hudson/model/Job/index.jelly
    R core/src/main/resources/lib/hudson/project/matrix.jelly
    R core/src/main/resources/lib/hudson/project/matrix_ar.properties
    R core/src/main/resources/lib/hudson/project/matrix_cs.properties
    R core/src/main/resources/lib/hudson/project/matrix_da.properties
    R core/src/main/resources/lib/hudson/project/matrix_de.properties
    R core/src/main/resources/lib/hudson/project/matrix_es.properties
    R core/src/main/resources/lib/hudson/project/matrix_fi.properties
    R core/src/main/resources/lib/hudson/project/matrix_fr.properties
    R core/src/main/resources/lib/hudson/project/matrix_he.properties
    R core/src/main/resources/lib/hudson/project/matrix_it.properties
    R core/src/main/resources/lib/hudson/project/matrix_ja.properties
    R core/src/main/resources/lib/hudson/project/matrix_ko.properties
    R core/src/main/resources/lib/hudson/project/matrix_nl.properties
    R core/src/main/resources/lib/hudson/project/matrix_pl.properties
    R core/src/main/resources/lib/hudson/project/matrix_pt_BR.properties
    R core/src/main/resources/lib/hudson/project/matrix_pt_PT.properties
    R core/src/main/resources/lib/hudson/project/matrix_ro.properties
    R core/src/main/resources/lib/hudson/project/matrix_ru.properties
    R core/src/main/resources/lib/hudson/project/matrix_sv_SE.properties
    R core/src/main/resources/lib/hudson/project/matrix_tr.properties
    R core/src/main/resources/lib/hudson/project/matrix_uk.properties
    R core/src/main/resources/lib/hudson/project/matrix_zh_CN.properties
    R core/src/main/resources/lib/hudson/project/matrix_zh_TW.properties
    M core/src/test/java/hudson/cli/ListJobsCommandTest.java
    R 
core/src/test/java/hudson/matrix/CombinationFilterUsingBuildParamsTest.java
    R core/src/test/java/hudson/matrix/CombinationTest.java
    M core/src/test/java/hudson/util/XStream2Test.java
    R core/src/test/resources/hudson/util/runMatrix.xml
    M test/pom.xml
    R test/src/test/groovy/hudson/matrix/MatrixProjectCustomWorkspaceTest.groovy
    R test/src/test/groovy/hudson/matrix/MatrixProjectTest.groovy
    R test/src/test/java/hudson/matrix/MatrixConfigurationSorterTest.java
    R test/src/test/java/hudson/matrix/MatrixProjectDependencyTest.java
    R test/src/test/java/hudson/matrix/MatrixTest.java
    R 
test/src/test/resources/hudson/matrix/MatrixProjectTest/testUpgrade/config.xml
    R 
test/src/test/resources/hudson/matrix/MatrixProjectTest/testUpgrade/jobs/x/config.xml
    R test/src/test/resources/hudson/matrix/echo-property.pom
    M war/pom.xml
    R war/src/main/webapp/help/matrix/axes.html
    R war/src/main/webapp/help/matrix/axes_de.html
    R war/src/main/webapp/help/matrix/axes_fr.html
    R war/src/main/webapp/help/matrix/axes_ja.html
    R war/src/main/webapp/help/matrix/axes_nl.html
    R war/src/main/webapp/help/matrix/axes_pt_BR.html
    R war/src/main/webapp/help/matrix/axes_ru.html
    R war/src/main/webapp/help/matrix/axes_tr.html
    R war/src/main/webapp/help/matrix/axes_zh_TW.html
    R war/src/main/webapp/help/matrix/combinationfilter.html
    R war/src/main/webapp/help/matrix/combinationfilter_de.html
    R war/src/main/webapp/help/matrix/combinationfilter_fr.html
    R war/src/main/webapp/help/matrix/combinationfilter_ja.html
    R war/src/main/webapp/help/matrix/combinationfilter_zh_TW.html
    R war/src/main/webapp/help/matrix/jdk.html
    R war/src/main/webapp/help/matrix/jdk_de.html
    R war/src/main/webapp/help/matrix/jdk_fr.html
    R war/src/main/webapp/help/matrix/jdk_ja.html
    R war/src/main/webapp/help/matrix/jdk_nl.html
    R war/src/main/webapp/help/matrix/jdk_pt_BR.html
    R war/src/main/webapp/help/matrix/jdk_ru.html
    R war/src/main/webapp/help/matrix/jdk_tr.html
    R war/src/main/webapp/help/matrix/jdk_zh_TW.html

  Log Message:
  -----------
  Merge branch 'extract-matrix-project'


  Commit: b36176736f80eb5d5adae855f0b10edb640132b5
      
https://github.com/jenkinsci/jenkins/commit/b36176736f80eb5d5adae855f0b10edb640132b5
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  Noting merge of #1187.


Compare: 
https://github.com/jenkinsci/jenkins/compare/23bb42d235ec...b36176736f80

-- 
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.

Reply via email to