Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[january-dev] Eclipse January 2.1.5 released

Dear all,

The Eclipse January 2.1.5 build is now posted:

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

or

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


The jar on Maven Central is based on commit 86c0d6b634019be82825005b066811e99f4067ab<https://github.com/eclipse/january/commit/86c0d6b634019be82825005b066811e99f4067ab> which is tagged as JANUARY_2_1_5<https://github.com/eclipse/january/tree/JANUARY_2_1_5><https://github.com/eclipse/january/tree/JANUARY_2_1_5>

You can add it to your project with
  <dependency>
    <groupId>org.eclipse.january</groupId>
    <artifactId>org.eclipse.january</artifactId>
    <version>2.1.5/version>
  </dependency>

This release fixes
• #321<https://github.com/eclipse/january/issues/321> Setting a slice does not set first value
• #323<https://github.com/eclipse/january/issues/323> Unit metadata needs an initialize method
• #278<https://github.com/eclipse/january/issues/278> Reexport javax.measure.unit-api

The examples project have been updated to point to the release repository in
commit c6edc3171e3755930dc5e48ef8a825b1875be90e<https://github.com/eclipse/january/commit/c6edc3171e3755930dc5e48ef8a825b1875be90e> which is tagged as JANUARY_2_1_5_EXAMPLES<https://github.com/eclipse/january/tree/JANUARY_2_1_5_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