[bryanduxbury java]$ant -p Buildfile: build.xml Thrift Build File Main targets:
compile-test Build the test suite classes deprecated-test Run the non-JUnit test suite *generate.pom Generate a Maven POM file for libthrift* ivy-download To download ivy junit-test Run the JUnit test suite resolve retrieve dependencies with ivy test Run the full test suite testclient Run a test client testnonblockingserver Run a test nonblocking server testserver Run a test server On Fri, May 14, 2010 at 6:50 AM, Jools <[email protected]> wrote: > Hi Byan, > > I checked out the trunk, but I could not find a pom file. > > Could you let me know where it is, as I can install into my local > repository > and use the same group/arefact id as you will publish with. > > Regards, > > --Jools > > > On 14 May 2010 14:42, Bryan Duxbury <[email protected]> wrote: > > > This is already done. We just haven't published an artifact yet because > we > > are mid-release. > > > > On Fri, May 14, 2010 at 3:11 AM, Jools <[email protected]> wrote: > > > > > Hi, > > > > > > I'm currently working on a project, which is using thrift however the > > java > > > components are all built using maven. > > > > > > I have looked for a publicly available artefact, but to no avail. I'd > be > > > happy to create the required build and maven pom files to support this, > > and > > > donate them to the project. > > > > > > In order to proceed, shall I raise a JIRA and attach the pom ? > > > > > > Best regards, > > > > > > --Jools > > > > > >
