git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] JGit 0.7.1 / EGit 0.7.1
@ 2010-03-30  1:23 Shawn O. Pearce
  2010-03-30  1:48 ` Eugene Sajine
  2010-03-30  1:51 ` Sverre Rabbelier
  0 siblings, 2 replies; 5+ messages in thread
From: Shawn O. Pearce @ 2010-03-30  1:23 UTC (permalink / raw)
  To: git

In mid-2009 the EGit and JGit projects started to move to the
Eclipse Foundation.  Last week both projects shipped version 0.7.1,
which is our first release since 0.5.0 in June 2009.

Many bugs have been fixed, included the dreaded push corruption bug.
But most of the release was us figuring out how to navigate the
Eclipse Foundation's processes, so there aren't many new features
relative to 0.5.0.


About JGit:

  JGit is a 100% pure-Java reimplementation of the Git version
  control system, licensed under a BSD style license.  These days it
  can be found embedded in quite a few software products.  Although
  the library development is now hosted by the Eclipse Foundation,
  it has no outside dependencies beyond the Java standard runtime,
  and the BSD licensed JSch SSH client library.

  * http://www.eclipse.org/jgit/
  * http://www.eclipse.org/jgit/download/


About EGit:

  EGit is an Eclipse Team Provider plugin, providing Git features
  directly within an Eclipse workspace.  It is built on top of the
  JGit library, making the plugin very portable.

  * http://www.eclipse.org/egit/
  * http://www.eclipse.org/egit/download/
  * http://download.eclipse.org/egit/updates

-- 
Shawn.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANNOUNCE] JGit 0.7.1 / EGit 0.7.1
  2010-03-30  1:23 [ANNOUNCE] JGit 0.7.1 / EGit 0.7.1 Shawn O. Pearce
@ 2010-03-30  1:48 ` Eugene Sajine
  2010-03-30  1:51 ` Sverre Rabbelier
  1 sibling, 0 replies; 5+ messages in thread
From: Eugene Sajine @ 2010-03-30  1:48 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git

Great news!

Thanks a lot!

On Mon, Mar 29, 2010 at 9:23 PM, Shawn O. Pearce <spearce@spearce.org> wrote:
> In mid-2009 the EGit and JGit projects started to move to the
> Eclipse Foundation.  Last week both projects shipped version 0.7.1,
> which is our first release since 0.5.0 in June 2009.
>
> Many bugs have been fixed, included the dreaded push corruption bug.
> But most of the release was us figuring out how to navigate the
> Eclipse Foundation's processes, so there aren't many new features
> relative to 0.5.0.
>
>
> About JGit:
>
>  JGit is a 100% pure-Java reimplementation of the Git version
>  control system, licensed under a BSD style license.  These days it
>  can be found embedded in quite a few software products.  Although
>  the library development is now hosted by the Eclipse Foundation,
>  it has no outside dependencies beyond the Java standard runtime,
>  and the BSD licensed JSch SSH client library.
>
>  * http://www.eclipse.org/jgit/
>  * http://www.eclipse.org/jgit/download/
>
>
> About EGit:
>
>  EGit is an Eclipse Team Provider plugin, providing Git features
>  directly within an Eclipse workspace.  It is built on top of the
>  JGit library, making the plugin very portable.
>
>  * http://www.eclipse.org/egit/
>  * http://www.eclipse.org/egit/download/
>  * http://download.eclipse.org/egit/updates
>
> --
> Shawn.
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANNOUNCE] JGit 0.7.1 / EGit 0.7.1
  2010-03-30  1:23 [ANNOUNCE] JGit 0.7.1 / EGit 0.7.1 Shawn O. Pearce
  2010-03-30  1:48 ` Eugene Sajine
@ 2010-03-30  1:51 ` Sverre Rabbelier
  2010-03-30 14:02   ` Eugene Sajine
  1 sibling, 1 reply; 5+ messages in thread
From: Sverre Rabbelier @ 2010-03-30  1:51 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git

Heya,

On Mon, Mar 29, 2010 at 20:23, Shawn O. Pearce <spearce@spearce.org> wrote:
> In mid-2009 the EGit and JGit projects started to move to the
> Eclipse Foundation.  Last week both projects shipped version 0.7.1,
> which is our first release since 0.5.0 in June 2009.

Congratulations!

> But most of the release was us figuring out how to navigate the
> Eclipse Foundation's processes, so there aren't many new features
> relative to 0.5.0.

I hope the next release will be easier on you guys :).

-- 
Cheers,

Sverre Rabbelier

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANNOUNCE] JGit 0.7.1 / EGit 0.7.1
  2010-03-30  1:51 ` Sverre Rabbelier
@ 2010-03-30 14:02   ` Eugene Sajine
  2010-03-30 14:08     ` Shawn O. Pearce
  0 siblings, 1 reply; 5+ messages in thread
From: Eugene Sajine @ 2010-03-30 14:02 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git

Shawn,

Is it possible to have the local update site available for download to
install Egit inside closed/firewalled LAN with no connectivity to
internet?

Thanks,
Eugene

On Mon, Mar 29, 2010 at 9:51 PM, Sverre Rabbelier <srabbelier@gmail.com> wrote:
> Heya,
>
> On Mon, Mar 29, 2010 at 20:23, Shawn O. Pearce <spearce@spearce.org> wrote:
>> In mid-2009 the EGit and JGit projects started to move to the
>> Eclipse Foundation.  Last week both projects shipped version 0.7.1,
>> which is our first release since 0.5.0 in June 2009.
>
> Congratulations!
>
>> But most of the release was us figuring out how to navigate the
>> Eclipse Foundation's processes, so there aren't many new features
>> relative to 0.5.0.
>
> I hope the next release will be easier on you guys :).
>
> --
> Cheers,
>
> Sverre Rabbelier
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANNOUNCE] JGit 0.7.1 / EGit 0.7.1
  2010-03-30 14:02   ` Eugene Sajine
@ 2010-03-30 14:08     ` Shawn O. Pearce
  0 siblings, 0 replies; 5+ messages in thread
From: Shawn O. Pearce @ 2010-03-30 14:08 UTC (permalink / raw)
  To: Eugene Sajine; +Cc: git

Eugene Sajine <euguess@gmail.com> wrote:
> Is it possible to have the local update site available for download to
> install Egit inside closed/firewalled LAN with no connectivity to
> internet?

Open a bug against EGit (under the Technology project) at
https://bugs.eclipse.org/.  We can try to add this package
format to our download page.

Right now I think you would need to mirror the update site
using the P2 director.  Its not pretty.  Its probably much
easier to install Maven 3, clone JGit and EGit sources,
and build from source.
 
-- 
Shawn.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-03-30 14:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-30  1:23 [ANNOUNCE] JGit 0.7.1 / EGit 0.7.1 Shawn O. Pearce
2010-03-30  1:48 ` Eugene Sajine
2010-03-30  1:51 ` Sverre Rabbelier
2010-03-30 14:02   ` Eugene Sajine
2010-03-30 14:08     ` Shawn O. Pearce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).