Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: 8c008c588914c16f626b236d0bebe2073b9dacc5
      
https://github.com/jenkinsci/maven-plugin/commit/8c008c588914c16f626b236d0bebe2073b9dacc5
  Author: Nikolas Falco <[email protected]>
  Date:   2013-10-07 (Mon, 07 Oct 2013)

  Changed paths:
    M src/main/java/hudson/maven/Maven3Builder.java
    M src/main/java/hudson/maven/util/ExecutionEventLogger.java

  Log Message:
  -----------
  [FIXED JENKINS-15025]: Maven-Tycho 0.15.0 build - no additional info in
console log about compilation failure.

Restore use of hudson.maven.util.ExecutionEventLogger in the
MavenExecutionListener instance.
Now it extends the original org.apache.maven.cli.ExecutionEventLogger
and override only the enhanced mojoStarted method.
Move the logic of errors processing to main executor class
Maven3Builder.


  Commit: 0cb01758f0379ec112e1e374871e598bfb41a7a5
      
https://github.com/jenkinsci/maven-plugin/commit/0cb01758f0379ec112e1e374871e598bfb41a7a5
  Author: Nikolas Falco <[email protected]>
  Date:   2013-10-08 (Tue, 08 Oct 2013)

  Changed paths:
    M src/main/java/hudson/maven/Maven3Builder.java
    A src/main/java/hudson/maven/Maven3ResultProcessor.java

  Log Message:
  -----------
  [FIXED JENKINS-15025] Maven-Tycho 0.15.0 build - no additional info in
console log about compilation failure 

Move Maven3ResultProcessor to external class
CQI - change failNever variable name
CQI - change return type of process method to boolean instead of int
(default for CLI)
Bug fix on compare project


  Commit: 721e379ca4e0c7373d348c789b70eeb21a881cb6
      
https://github.com/jenkinsci/maven-plugin/commit/721e379ca4e0c7373d348c789b70eeb21a881cb6
  Author: Nikolas Falco <[email protected]>
  Date:   2013-10-10 (Thu, 10 Oct 2013)

  Changed paths:
    M src/main/java/hudson/maven/Maven3Builder.java
    A src/main/java/hudson/maven/Maven3FailureLogger.java
    R src/main/java/hudson/maven/Maven3ResultProcessor.java

  Log Message:
  -----------
  [FIXED JENKINS-15025] Maven-Tycho 0.15.0 build - no additional info in 
console log about compilation failure

Rename Maven3ResultProcessor to Maven3FailureLogger and move to package 
visibility.
Method processFailure (now logFailures) only logs failure details, restore
execution result check in Maven3Builder.


  Commit: 3f448208ec48828779d0c1f512dcc4e589d8c552
      
https://github.com/jenkinsci/maven-plugin/commit/3f448208ec48828779d0c1f512dcc4e589d8c552
  Author: Nikolas Falco <[email protected]>
  Date:   2013-10-10 (Thu, 10 Oct 2013)

  Changed paths:
    M src/main/java/hudson/maven/Maven3Builder.java
    M src/main/java/hudson/maven/Maven3FailureLogger.java

  Log Message:
  -----------
  [FIXED JENKINS-15025] Maven-Tycho 0.15.0 build - no additional info in
console log about compilation failure 

Rename method processCLIArguments to setOptions


  Commit: b38d81d66de5d86ad70187740efd813ed2dd357b
      
https://github.com/jenkinsci/maven-plugin/commit/b38d81d66de5d86ad70187740efd813ed2dd357b
  Author: Christoph Kutzinski <[email protected]>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M src/main/java/hudson/maven/Maven3Builder.java
    A src/main/java/hudson/maven/Maven3FailureLogger.java
    M src/main/java/hudson/maven/util/ExecutionEventLogger.java

  Log Message:
  -----------
  Merge branch 'JENKINS-15025' of https://github.com/nfalco79/maven-plugin


  Commit: 5d9a75e7157f891919da0a836b0fce8799b55e7f
      
https://github.com/jenkinsci/maven-plugin/commit/5d9a75e7157f891919da0a836b0fce8799b55e7f
  Author: Christoph Kutzinski <[email protected]>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M src/main/java/hudson/maven/Maven3Builder.java

  Log Message:
  -----------
  Clean up; fixed warnings


Compare: 
https://github.com/jenkinsci/maven-plugin/compare/fc8dbe03cec8...5d9a75e7157f

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