Judith Eckle-Kohler
Judith Eckle-Kohler
``` Removed some of the sqlRestrictions. Still some left for future work. ``` Original issue reported on code.google.com by `chmeyer.de` on 2014-10-10 15:58:58
``` (No text was entered with this change) ``` Original issue reported on code.google.com by `eckle.kohler` on 2014-11-07 09:30:27 - **Labels added**: Milestone-0.7.0 - **Labels removed**: Milestone-0.6.0
``` (No text was entered with this change) ``` Original issue reported on code.google.com by `chmeyer.de` on 2015-04-10 08:57:50 - **Labels added**: Milestone-0.8.0 - **Labels removed**: Milestone-0.7.0
``` I have confirmed my suspicion: When the "maven release:prepare" modifies pom.xml files (e.g., to update snapshot dependencies), it subtly alters the licence header. In particular, the line along with...
``` If this is in an XML file, then it may be interpreted as a self-closing element with the name "http://www.gnu.org/licenses". In that case, the transformation is perfectly valid. ```...
``` Issue reported for Maven: http://jira.codehaus.org/browse/MNG-5524 ``` Original issue reported on code.google.com by `[email protected]` on 2013-10-14 10:20:51
``` Sorry, I missed the part about the comment. In a comment, the < should loose its special function, so in fact no reformatting should happen. ``` Original issue reported...
``` Correct. Just to be sure I ran the POM through the W3C's XML validator and there are no syntax errors. ``` Original issue reported on code.google.com by `[email protected]` on...
``` You could try adding the maven release plugin to your build configuration (e.g. in the plugin management section) in the POM and adding dependencies to recent Xalan and Xerces...
``` (No text was entered with this change) ``` Original issue reported on code.google.com by `eckle.kohler` on 2014-06-07 14:10:21 - **Labels added**: Milestone-0.6.0