diff options
author | Damian Minkov <damencho@jitsi.org> | 2007-06-01 09:39:32 +0000 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2007-06-01 09:39:32 +0000 |
commit | ba1491c34364c59287510359fa7a87b8a443b243 (patch) | |
tree | 5dc76670b575bc43382961ea56d0ff9c7da13bc2 /lib | |
parent | 568464c2fc974b0456deffd9a8c3c246f91885d1 (diff) | |
download | jitsi-ba1491c34364c59287510359fa7a87b8a443b243.zip jitsi-ba1491c34364c59287510359fa7a87b8a443b243.tar.gz jitsi-ba1491c34364c59287510359fa7a87b8a443b243.tar.bz2 |
1. Fix identing xml files :
- transformerFactory.setAttribute("indent-number",4); - works for jdk 1.5 and 1.6, but on 1.4 throws Exception
- serializer.setOutputProperty("{http://xml.apache.org/xalan}indent-amount", "4"); - works for 1.4 and 1.6. On 1.5 there is bug report which hasn't been fixed
2. Fix resource loading for jabberaccregwizz
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions