Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: 09ad21563865e0e0febf359043422a41759fd100
      
https://github.com/jenkinsci/maven-plugin/commit/09ad21563865e0e0febf359043422a41759fd100
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M src/main/java/hudson/maven/PluginImpl.java
    M src/test/java/hudson/maven/MavenProjectTest.java

  Log Message:
  -----------
  Module config.xml files were confusingly starting with <maven2-module-set> 
(as distinct from <maven2-moduleset> for the top-level config.xml).
This was the old mistaken value which we need to be able to *read* but should 
never *write*.
Every time you call XStream.alias, you are setting the new default element name 
for saving,
yet the code was mistakenly setting the compatibility alias after the desired 
alias.


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