Hi,

the site updates result in quite a lot of differences when I update them on my 
Windows box
using jdk 1.7.0_72.

I've noticed two issues:
- javadocs are not always ordered the same way
- linebreak differences

For the the javadocs I've already changed the svn properties to linux-only (lf) 
linebreaks
and use "find . -type f -name "*.html" -exec sed -i 's/\x0d//g' {} \+" before 
commit.

@linebreaks: I'll change all failing commits to linux-only (lf) linebreaks.
@javadoc order: a quick search didn't give any results, maybe you have a hint?

Andi

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to