- From: Florent Georges <fgeorges@fgeorges.org>
- Date: Wed, 23 Oct 2013 12:23:48 +0200
- To: EXPath CG <public-expath@w3.org>
Hi, Thanks to Adam, we have now some support for Maven in the EXPath Packaging and HTTP Client implementations for Java. This also adds some streaming facility to the HTTP Client: https://github.com/fgeorges/expath-pkg-java/ https://github.com/fgeorges/expath-http-client-java/ Unfortunately, those changes were so huge and about so different things (moving to Maven, adding streaming, changing lots of files without any functional changes except formatting the code differently, etc.), that it was very hard to merge them and resolve the conflicts. So I pushed them in their own branch (resp. "maven" and "maven-and- streaming"), can I then ask anyone involved in those projects to test and review them before merging to master? The Maven part is also not documented. Can anyone have a look at it and suggets changes to the following files (that I have created, but as I don't know anything about Maven, I can't fill the blanks myself): https://github.com/fgeorges/expath-pkg-java/blob/maven/doc/development.md https://github.com/fgeorges/expath-http-client-java/blob/maven-and-streaming/doc/development.md Regards, -- Florent Georges http://fgeorges.org/ http://h2oconsulting.be/
Received on Wednesday, 23 October 2013 10:24:36 UTC