Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [january-dev] Eclipse January 2.3.0 final posted

Thanks

On Thu, 3 Oct 2019 at 13:43, Chang, Peter (DLSLtd,RAL,LSCI) <Peter.Chang@xxxxxxxxxxxxx> wrote:

Dear all,

 

The Eclipse January 2.3.0 final build is now posted:

 

http://download.eclipse.org/january/releases/2.3/repository/

 

or

 

http://download.eclipse.org/january/releases/2.3/repository.zip

 

It is based on commit 64bc716e8f854b1fa8d8ca7ce10b7c040c6adbf6 and fixes

  • #388 Remove use of boxed number constructors for Java 9
  • #389 Fix setting slice of zero length
  • #391 Fix handling of complex output case in mathematical functions
  • #392 Code tidy up
  • #393 More Dataset constants update
  • #394 More dataset type migration
  • #395 Add single-sided clip functions
  • #396 Update since tag and API filters

·         #397 Expand width of return type of sum

 

The jar on Maven Central is based on commit cb37e56b6eadf8e4da6595b20a2902b6a906f5d7 which is tagged as JANUARY_2_3_0

You can add it to your project with

  <dependency>

    <groupId>org.eclipse.january</groupId>

    <artifactId>org.eclipse.january</artifactId>

    <version>2.3.0/version>

  </dependency>

 

The examples project have been updated to point to the release repository in commit 40d4a9690917632f329cbb78b29ff6de5caf8e0b which is tagged as JANUARY_2_3_0_EXAMPLES

 

Thanks for all your good work, everyone!

Peter

 

 

-- 

This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 

_______________________________________________
january-dev mailing list
january-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/january-dev

Back to the top