Skip to main content

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

Here is the link on Maven Central:
https://search.maven.org/#artifactdetails%7Corg.eclipse.january%7Corg.eclipse.january%7C2.1.0%7Ceclipse-plugin


~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On 17 October 2017 at 10:29,  <Peter.Chang@xxxxxxxxxxxxx> wrote:
>
>
> Hi Matt,
>
>
>
> It should be as Jonah put on there last week.
>
>
>
> Peter
>
>
>
>
>
> From: january-dev-bounces@xxxxxxxxxxx
> [mailto:january-dev-bounces@xxxxxxxxxxx] On Behalf Of Matthew Gerring
> Sent: 17 October 2017 10:25
> To: january developer discussions <january-dev@xxxxxxxxxxx>
> Subject: Re: [january-dev] Eclipse January 2.1 final is posted
>
>
>
> Is 2.1 on maven central as well?
>
>
>
> Matt
>
>
>
> On 17 October 2017 at 10:21, Tracy Miranda <tracy@xxxxxxxxxxxxxxxx> wrote:
>
> Thanks Peter! Congrats all.
>
>
>
> Looks good.
>
>
>
> I've added an interactive tutorial to the website
> https://www.eclipse.org/january/#try
>
>
>
> It uses katacoda and jshell & pulls january jars from maven - based on work
> one of our interns did.
>
>
>
> Will be sending out some promotional tweets, etc over next few days as part
> of January & Science release.
>
>
>
> Tracy
>
>
>
> On Tue, Oct 17, 2017 at 9:33 AM, <Peter.Chang@xxxxxxxxxxxxx> wrote:
>
>
>
> Hi everyone
>
>
>
> The Eclipse January 2.1.0 Final build is now posted:
>
>  http://download.eclipse.org/january/releases/2.1/repository/
>
>
>
>   zipfile: http://download.eclipse.org/january/releases/2.1/repository.zip
>
>
>
> It is based on commit: df5536fde1c393beb7696bb7a2f6e1631633ab38
>
>
>
> The release is also available on Maven Central, based on commit
> 28623f7ebe19dc0c703ec392c22c99c14b217f5a which is tagged: JANUARY_2_1_0,
>
> add it to your project with:
>
>
>
>       <dependency>
>
>         <groupId>org.eclipse.january</groupId>
>
>         <artifactId>org.eclipse.january</artifactId>
>
>         <version>2.1.0</version>
>
>       </dependency>
>
>
>
> The example projects have been updated to point to the release repository in
> commit:
>
> Which is tagged: JANUARY_2_1_0_EXAMPLES
>
> URL: https://github.com/eclipse/january/tree/JANUARY_2_1_0_EXAMPLES
>
>
>
> Thanks for all the 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://dev.eclipse.org/mailman/listinfo/january-dev
>
>
>
>
> _______________________________________________
> january-dev mailing list
> january-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/january-dev
>
>
>
>
>
> --
>
> 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://dev.eclipse.org/mailman/listinfo/january-dev
>


Back to the top