5 Apr
2012
5 Apr
'12
7:47 p.m.
On Thu, Apr 5, 2012 at 6:36 PM, Vincent Massol <[email protected]> wrote:
Hi devs,
We need to take a decision. There are 2 places where we have XMLs:
A) In our SCM when we store our documents and when we call mvn xar:format B) When we export XARs
Right now we pretty print in A) (very recent, I've done this a few days ago) but not in B) which is not optimal since users absolutely need to call xar:format to be able to diff their output with what is in our SCM.
* Solution 1: we don't pretty print in A and B * Solution 2: we pretty print in A and B
What would you prefer?
+1 for solution 2
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne