Hi all,
the QA branch is ready for merge, following feedback from Jody I've added
documentation, along with
more error-prone related fixes and build improvements.
If you want to look at the docs, here:
https://github.com/geotools/geotools/blob/49b1a80bc09d4a596a4e7748627c21c0121a637f/docs/developer/conventions/code/qa.rst

As you can see, the PMD and Error-Prone tools are run with special
profiles, and won't run by default. The idea is that the
build servers will run them.

Overall the build times on Travis after these changes should go down, as
the QA machinery is run by a parallel build
and the main build got offloaded of format checks and the compiler phase
has been moved inline (it was
running forked in a separate JVM before).
I plan to setup a new QA build on Hudson as well, following the same setup
as Travis. Ah, if you want to check out the
Travis build changes, they are at the top of the changeset in the PR.

The developer build setup does not change, with formatting being done
automatically during the build. Build times got improved
here too, on my machine I'm down to 3:16

The changeset is... large, with 420 files affected, but most changes are
thankfully trivial:
https://github.com/geotools/geotools/pull/2214/files

I'm a bit torn in terms of backport, on one side it's very large, on the
other side not backporting will likely make backports of future
fixes/improvements harder.

I've asked in a separate thread if people felt the need of a format
proposal for this, Jody wanted documentation, which has been added.
No problem in writing a proposal btw, I'm just worried that it might drag
things along out of the end of year break making the PR
harder to merge (I'm doing this fully in my spare time, so I'll be limited
to weekends again starting Jan 7th).

Cheers
Andrea

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information. == Ing. Andrea Aime @geowolf Technical Lead
GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39
0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
http://www.geo-solutions.it http://twitter.com/geosolutions_it
------------------------------------------------------- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to