luttero / maud

Materials Analysis Using Diffraction
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

xraylib: now on maven central #1

Open tschoonj opened 5 years ago

tschoonj commented 5 years ago

Hi @luttero,

I am wrapping up development of a new xraylib release, and have recently put a lot of work in the Java implementation that you are using. One of my improvements is creating proper sources and javadoc jars, and managed to get them available on Maven Central.

I was wondering if you could give this a try and confirm that this is all working properly... It does here but confirmation would be nice :-)

Many thanks in advance,

Tom

luttero commented 5 years ago

Thanks Tom,

I will give it a try for sure. I am working these days on a new implementation of Maud specific for an XRD+XRF project in which I am shifting more of the calculations to the xraylib. It will be good to test it there. Actually we have another project in which one of my collaborators is working with the C/C++ implementation of xraylib directly. It is a further development of our FPSM program/method for the search-match. It seems we are using more and more the xraylib library. Thanks for the development and making it available, it is really a high valuable library for us and I hope Maud and FPSM users will start to use also the XRF part in the future (some have already started, we have a lot of inquires on how to use it).

Best regards and thanks for the info,

Luca

On 6 Sep 2019, at 10:26, Tom Schoonjans notifications@github.com wrote:

Hi @luttero https://github.com/luttero,

I am wrapping up development of a new xraylib release, and have recently put a lot of work in the Java implementation that you are using. One of my improvements is creating proper sources and javadoc jars, and managed to get them available on Maven Central https://search.maven.org/artifact/com.github.tschoonj/xraylib/3.99.2/jar.

I was wondering if you could give this a try and confirm that this is all working properly... It does here but confirmation would be nice :-)

Many thanks in advance,

Tom

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/luttero/Maud/issues/1?email_source=notifications&email_token=ABTRK3FYZ3MTJZUGTCGBKYLQIIHZTA5CNFSM4IUGLPKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJXZ75A, or mute the thread https://github.com/notifications/unsubscribe-auth/ABTRK3EGSBWWIISC5SNE7JTQIIHZTANCNFSM4IUGLPKA.

tschoonj commented 4 years ago

4.0.0 has just been released and is now available from Maven Central