Skip to main content

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

Dear all,

 

The Eclipse January 2.2.2 final build is now posted:

 

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

 

or

 

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

 

It is based on commit ec72f48ae2e3a945049e0df7ae631d3a653526de and fixes

  • #372 Allow zero rank boolean and compound datasets to be created
  • #373 Allow a zero rank object dataset to be created from null
  • #374 Refactor lazy dataset cloning
  • #375 Add hashCode and equals overrides to lazy dataset and its subclasses
  • #376 Fix restarting update checker
  • #377 Fix lazy dataset slicing, transposing and shaping bugs
  • #378 Fix false exception when taking a slice view of a very large lazy dataset

 

The jar on Maven Central is based on commit 4e806c71c936cc7c5107d5ea149350fcba07bed0 which is tagged as JANUARY_2_2_2

You can add it to your project with

  <dependency>

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

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

    <version>2.2.2/version>

  </dependency>

 

The examples project have been updated to point to the release repository in commit 16d0c4c9a54faac7bce58caa862544a12e88a400 which is tagged as JANUARY_2_2_2_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
 


Back to the top