From: Andrew C. <ac...@co...> - 2008-08-04 17:24:37
|
I've made a similar announcement. I'll send it out when we're ready to release on Tuesday. -- Drew On Mon, 4 Aug 2008, James Linder wrote: > Hi All, > > This summer, the Open Source Programming class has started two new open > source projects, JavaGit and GitClipse. Today, JavaGit has released its > first official version. I am forwarding the release announcement email sent > to the javagit-users email list. > > We are looking to continue the project and welcome new volunteers. So if the > project sounds interesting, check it out and let us know what you think. > > Regards, > > James Linder > > p.s. Please feel free to forward this to other people and lists who may be > interested. > > > ---------- Forwarded message ---------- > Date: Mon, Aug 4, 2008 at 11:09 AM > Subject: JavaGit Releases Version 0.1.0 Alpha > To: jav...@li... > > > Hello JavaGit Users, > > The JavaGit team has released version 0.1.0 Alpha of the JavaGit API. > Thanks to you for your help with bug reporting and feedback. > > Please see below for the release announcement. > > Regards, > > The JavaGit Team > > ------------------------------------------------------------ > JavaGit Releases Version 0.1.0 Alpha - August 4, 2008 > > The JavaGit team is pleased to announce the release of JavaGit version > 0.1.0 alpha, an API providing access to git repositories from Java > programs. The goal of JavaGit is to bring the power of git to the Java > developer as an API that is intuitive for developers new to git and > developers who are veteran git users. > > JavaGit is engineered to provide the developer with access to the raw > git commands through a command API as well as an object API designed > to represent the .git repository, the working tree and other, familiar > git concepts. JavaGit uses the git binaries installed on the host > machine to proide git functionality and has been designed to easily > accommodate additional methods of access to git repositories. > > JavaGit is released as open source software under the GNU LGPL license. > > For additional information on the JavaGit project, please visit: > > http://www.javagit.com > > > --- > You are currently subscribed to fun-at-cims as: ac...@co... > To unsubscribe send a blank email to > lea...@li... |