- From: Adam Retter <adam@exist-db.org>
- Date: Sun, 27 Oct 2013 13:19:55 +0000
- To: Florent Georges <fgeorges@fgeorges.org>
- Cc: EXPath CG <public-expath@w3.org>
Hi Florent, So I guess some documentation would of been a good idea! So... here it is - https://github.com/fgeorges/expath-pkg-java/pull/2 At the moment I have only written it for the EXPath PKG project, 99% of it would be the same for the EXPath http-client project. As such I think you should create a 3rd, "expath" repo which is just for holding common stuff, e.g. the parent "expath-parent/pom.xml" and the common doc. Also I have rather assumed that "fgeorges/expath-pkg-java" will be moved to "expath/expath-pkg" ;-) Cheers Adam On 23 October 2013 11:23, Florent Georges <fgeorges@fgeorges.org> wrote: > 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/ > -- Adam Retter eXist Developer { United Kingdom } adam@exist-db.org irc://irc.freenode.net/existdb
Received on Sunday, 27 October 2013 13:20:58 UTC