I have pushed my changes [1]

some notes here:

* this upgrade does not resolve the GRADLE-2169 issue, my build still hangs 
(but with "-i" option, it disappears, needs to dig more )
* the gradle-jdocbook change doesn't compatible with previous gradle release 
(there is a gradle class renamed)
* I have to change manual's xml to use namespace instead of the old dtd, 
jdocbook plugin can't resolve those locally, that's why it takes so long to 
finish [2]
* I haven't created pull request yet, just want to hear feedback first


1. https://github.com/stliu/gradle-jdocbook/tree/upgrade-to-m9
https://github.com/stliu/hibernate-orm/tree/upgrade-to-m9

2. 
time gradle :documentation:renderDocBook_manual_en-US_html
----------------------------------------------------------- (mac + m9)
Total time: 1 mins 43.315 secs

real    1m43.546s
user    1m14.794s
sys     0m2.919s
----------------------------------------------------------- (fedora + m8a)
Total time: 2 mins 33.44 secs

real    2m33.527s
user    1m1.912s
sys     0m1.590s
----------------------------------------------------------- (mac + m8a)
Total time: 3 mins 53.628 secs

real    3m53.798s
user    1m12.152s
sys     0m3.037s
-------------------------
Best Regards,

Strong Liu <stliu at hibernate.org>
http://about.me/stliu/bio

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to