- Apr 03, 2012
-
-
Thomas Mortagne authored
- Apr 02, 2012
-
-
Vincent Massol authored
* Make it more foolproof
-
Vincent Massol authored
* Don't fail on non-XAR modules when verifying
-
Vincent Massol authored
* Put back automatic verification
-
Vincent Massol authored
* Finally made the formatter work in all cases (hopefully...). Thanks to Thomas Mortagne for his help!
-
Vincent Massol authored
* Improve Formatting, should be all ok now ;)
-
Vincent Massol authored
* Make format mojo work across all modules
-
Vincent Massol authored
* Fix test
-
Vincent Massol authored
* Disable auto check for now
-
- Apr 01, 2012
-
-
Vincent Massol authored
* Hmmm we need new lines otherwise we get a compacted form... However need to find out why we get too many new lines now...
-
Vincent Massol authored
* Don't print new lines
-
Vincent Massol authored
* Fix potential issue and improve logging in case of error
-
Vincent Massol authored
* Improve Format Mojo by cleaning comment, minorEdit and defaultLanguage elements
-
Vincent Massol authored
* Add test: verify that the encoding is UTF-8
-
Vincent Massol authored
* Add test: verify that the default language is empty
-
Vincent Massol authored
* Add test: verify that the minor edit is false
-
Vincent Massol authored
* Add test: verify that the save comment is empty
-
Vincent Massol authored
* Improved test
-
Vincent Massol authored
* Format Mojo nows works (mvn xar:format to use it) * Added an integration test to prove it
-
Sergiu Dumitriu authored
-
Vincent Massol authored
* Improve error reporting for Verify Mojo * Started adding a Format mojo to help automate fixing errors and pretty print the XML (note: there's currently an encoding bug: the transformed file contains garbagged chars and I don't understand why...)
-
Vincent Massol authored
* Exclude Main.WebHome from orphan check + improve checking logs
-
Vincent Massol authored
* Make it easy for maintenance by using the parent's version in test projects
-
- Mar 31, 2012
-
-
Vincent Massol authored
-
Sergiu Dumitriu authored
-
tmortagne authored
Conflicts: xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/repository/internal/core/DefaultCoreExtensionRepository.java xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/repository/internal/local/DefaultInstalledExtensionRepository.java xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/repository/internal/local/DefaultLocalExtensionRepository.java
-
tmortagne authored
-
Vincent Massol authored
-
Vincent Massol authored
-
- Mar 29, 2012
-
-
Marius Dumitru Florea authored
Return only the specified result page.
-
tmortagne authored
-
Vincent Massol authored
-
tmortagne authored
-
Vincent Massol authored
-
- Mar 28, 2012
-
-
tmortagne authored
Resolve also from installed repository. Add easy repository access by id.
-
- Mar 27, 2012
-
-
tmortagne authored
-
Marius Dumitru Florea authored
XCOMMONS-139: DefaultExtensionManager should resolve the specified version of a core extension and not return the provided version
-
tmortagne authored
Better method signature
-
tmortagne authored
-