Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Maven etc

Hello!

Just a quick note with "progress" on bug #382471 (aka the BIG RED bug
in our tracker)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=382471

I'd been waiting for some new Java client updates to hit git, and they
are now there in the develop branch.

In the meantime I had been working on the Maven changes in a fork on
my Github account
-> https://github.com/andypiper/paho-mqtt

If you clone that and run "mvn" in the org.eclipse.paho.client.mqttv3
directory you should get a new jar built - note again that it does NOT
include the latest changes in Eclipse git, which I have yet to merge.
I'm also debating how to handle some of the things that the Ant build
currently does, such as replacement of values in source files and
additional Manifest.MF values.

I'm unlikely to get any time to work on this before next week so I
thought I'd mention on the list how far I've got with that, and the
fact that there's another update on the Eclipse Git develop branch
which we would love people to try out.

Andy


--
Andy Piper | Farnborough, Hampshire (UK)
blog: http://andypiper.co.uk   |   skype: andypiperuk
twitter: @andypiper  |  images: http://www.flickr.com/photos/andypiper


Back to the top