From: Andrew C. <ac...@co...> - 2008-08-06 01:13:17
|
This file: edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: Has origins with Apache License. Is this being utilizied? It needs to be removed and rewritten under EPL. Other than that, I've pulled all the author tags and added our copyright as well as LICENSE files. Fixing my breakage at the moment, should be done soon though. -- Drew |
From: Andrew C. <ac...@co...> - 2008-08-06 01:22:57
|
Okay. Copyrights in place. Authors removed. Build is fixed. As soon as Han adds back the SVN copyright notices and we mention in the documentation that much code is borrowed from Subclipse and IBM we should be good. -- Drew On Tue, 5 Aug 2008, Andrew Case wrote: > This file: > edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: > > Has origins with Apache License. Is this being utilizied? It needs to be > removed and rewritten under EPL. > > Other than that, I've pulled all the author tags and added our copyright as > well as LICENSE files. Fixing my breakage at the moment, should be done soon > though. > > -- > Drew > |
From: Andrew C. <ac...@co...> - 2008-08-06 03:37:52
|
Okay. I forgot to add the LICENSE files. So while I was at it, I went ahead and included the Subclipse license where appropriate. I also added a faq question that addresses our relation to Gitclipse, Eclipse, and Javagit. Han, These files which are Apache licensed showed up in rev 252 from your checkin, so I assume you can handle these? edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java -- Drew On Tue, 5 Aug 2008, Andrew Case wrote: > Okay. Copyrights in place. Authors removed. Build is fixed. > > As soon as Han adds back the SVN copyright notices and we mention in the > documentation that much code is borrowed from Subclipse and IBM we should > be good. > > -- > Drew > > > On Tue, 5 Aug 2008, Andrew Case wrote: > >> This file: >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: >> >> Has origins with Apache License. Is this being utilizied? It needs to be >> removed and rewritten under EPL. >> >> Other than that, I've pulled all the author tags and added our copyright as >> well as LICENSE files. Fixing my breakage at the moment, should be done soon >> though. >> >> -- >> Drew >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gitclipse-devel mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > |
From: Han C. <dev...@gm...> - 2008-08-06 04:15:57
|
Andrew, I am looking at the files and it looks like you've got all the licenses done, is there anything you want me to look at? Thanks for the good work. :) On Tue, Aug 5, 2008 at 11:37 PM, Andrew Case <ac...@co...> wrote: > Okay. I forgot to add the LICENSE files. So while I was at it, I went > ahead and included the Subclipse license where appropriate. I also added > a faq question that addresses our relation to Gitclipse, Eclipse, and > Javagit. > > Han, > These files which are Apache licensed showed up in rev 252 from your > checkin, so I assume you can handle these? > > > edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java > > edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java > edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java > > edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java > edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java > > edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java > > > -- > Drew > > > > On Tue, 5 Aug 2008, Andrew Case wrote: > > > Okay. Copyrights in place. Authors removed. Build is fixed. > > > > As soon as Han adds back the SVN copyright notices and we mention in the > > documentation that much code is borrowed from Subclipse and IBM we should > > be good. > > > > -- > > Drew > > > > > > On Tue, 5 Aug 2008, Andrew Case wrote: > > > >> This file: > >> > edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: > >> > >> Has origins with Apache License. Is this being utilizied? It needs to > be > >> removed and rewritten under EPL. > >> > >> Other than that, I've pulled all the author tags and added our copyright > as > >> well as LICENSE files. Fixing my breakage at the moment, should be done > soon > >> though. > >> > >> -- > >> Drew > >> > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > > Build the coolest Linux based applications with Moblin SDK & win great > prizes > > Grand prize is a trip for two to an Open Source event anywhere in the > world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Gitclipse-devel mailing list > > Git...@li... > > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gitclipse-devel mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > -- Han Chiu |
From: Andrew C. <ac...@co...> - 2008-08-06 04:26:32
|
Han, I don't know if the EPL and Apache are compatible (EPL and EPL is fine, but EPL and Apache I don't know about). I ran a script that appended our EPL to everything, but that probably doesn't fly with Apache code. It would be best if you rewrote the functionality presented in these files so that we don't have the Apache code (I assume these came from you originally): >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java -- Drew On Wed, 6 Aug 2008, Han Chiu wrote: > Andrew, I am looking at the files and it looks like you've got all the > licenses done, is there anything you want me to look at? Thanks for the > good work. :) > > On Tue, Aug 5, 2008 at 11:37 PM, Andrew Case <ac...@co...> wrote: > >> Okay. I forgot to add the LICENSE files. So while I was at it, I went >> ahead and included the Subclipse license where appropriate. I also added >> a faq question that addresses our relation to Gitclipse, Eclipse, and >> Javagit. >> >> Han, >> These files which are Apache licensed showed up in rev 252 from your >> checkin, so I assume you can handle these? >> >> >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >> >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >> >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >> >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >> >> >> -- >> Drew >> >> >> >> On Tue, 5 Aug 2008, Andrew Case wrote: >> >>> Okay. Copyrights in place. Authors removed. Build is fixed. >>> >>> As soon as Han adds back the SVN copyright notices and we mention in the >>> documentation that much code is borrowed from Subclipse and IBM we should >>> be good. >>> >>> -- >>> Drew >>> >>> >>> On Tue, 5 Aug 2008, Andrew Case wrote: >>> >>>> This file: >>>> >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: >>>> >>>> Has origins with Apache License. Is this being utilizied? It needs to >> be >>>> removed and rewritten under EPL. >>>> >>>> Other than that, I've pulled all the author tags and added our copyright >> as >>>> well as LICENSE files. Fixing my breakage at the moment, should be done >> soon >>>> though. >>>> >>>> -- >>>> Drew >>>> >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >>> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the >> world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Gitclipse-devel mailing list >>> Git...@li... >>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Gitclipse-devel mailing list >> Git...@li... >> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >> > > > > -- > Han Chiu > |
From: Han C. <dev...@gm...> - 2008-08-06 04:36:13
|
The apache licenses are in Subclipse as well so I am not sure how they did that. I can rewrite the functionality but that will take a couple days. On Wed, Aug 6, 2008 at 12:26 AM, Andrew Case <ac...@co...> wrote: > Han, > > I don't know if the EPL and Apache are compatible (EPL and EPL is fine, but > EPL and Apache I don't know about). I ran a script that appended our EPL to > everything, but that probably doesn't fly with Apache code. It would be > best if you rewrote the functionality presented in these files so that we > don't have the Apache code (I assume these came from you originally): > > edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >>> >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >>> >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >>> >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >>> >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >>> >> > -- > Drew > > On Wed, 6 Aug 2008, Han Chiu wrote: > > Andrew, I am looking at the files and it looks like you've got all the >> licenses done, is there anything you want me to look at? Thanks for the >> good work. :) >> >> On Tue, Aug 5, 2008 at 11:37 PM, Andrew Case <ac...@co...> >> wrote: >> >> Okay. I forgot to add the LICENSE files. So while I was at it, I went >>> ahead and included the Subclipse license where appropriate. I also added >>> a faq question that addresses our relation to Gitclipse, Eclipse, and >>> Javagit. >>> >>> Han, >>> These files which are Apache licensed showed up in rev 252 from your >>> checkin, so I assume you can handle these? >>> >>> >>> >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >>> >>> >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >>> >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >>> >>> >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >>> >>> >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >>> >>> >>> -- >>> Drew >>> >>> >>> >>> On Tue, 5 Aug 2008, Andrew Case wrote: >>> >>> Okay. Copyrights in place. Authors removed. Build is fixed. >>>> >>>> As soon as Han adds back the SVN copyright notices and we mention in the >>>> documentation that much code is borrowed from Subclipse and IBM we >>>> should >>>> be good. >>>> >>>> -- >>>> Drew >>>> >>>> >>>> On Tue, 5 Aug 2008, Andrew Case wrote: >>>> >>>> This file: >>>>> >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: >>> >>>> >>>>> Has origins with Apache License. Is this being utilizied? It needs to >>>>> >>>> be >>> >>>> removed and rewritten under EPL. >>>>> >>>>> Other than that, I've pulled all the author tags and added our >>>>> copyright >>>>> >>>> as >>> >>>> well as LICENSE files. Fixing my breakage at the moment, should be done >>>>> >>>> soon >>> >>>> though. >>>>> >>>>> -- >>>>> Drew >>>>> >>>>> >>>> >>>> ------------------------------------------------------------------------- >>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>> >>> challenge >>> >>>> Build the coolest Linux based applications with Moblin SDK & win great >>>> >>> prizes >>> >>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>> >>> world >>> >>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>> _______________________________________________ >>>> Gitclipse-devel mailing list >>>> Git...@li... >>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>> >>>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win great >>> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the >>> world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Gitclipse-devel mailing list >>> Git...@li... >>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>> >>> >> >> >> -- >> Han Chiu >> >> -- Han Chiu |
From: Andrew C. <ac...@co...> - 2008-08-06 04:40:59
|
Hmm... maybe they're compatible licenses. You're sure that's where those came from? Can you look to see if subclipse mentions this anywhere in their documentation? Maybe check to see what the diference is with Apache and subclipse (it's possible they're compatible)? -- Drew On Wed, 6 Aug 2008, Han Chiu wrote: > The apache licenses are in Subclipse as well so I am not sure how they did > that. I can rewrite the functionality but that will take a couple days. > > On Wed, Aug 6, 2008 at 12:26 AM, Andrew Case <ac...@co...> wrote: > >> Han, >> >> I don't know if the EPL and Apache are compatible (EPL and EPL is fine, but >> EPL and Apache I don't know about). I ran a script that appended our EPL to >> everything, but that probably doesn't fly with Apache code. It would be >> best if you rewrote the functionality presented in these files so that we >> don't have the Apache code (I assume these came from you originally): >> >> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >>>> >>> >> -- >> Drew >> >> On Wed, 6 Aug 2008, Han Chiu wrote: >> >> Andrew, I am looking at the files and it looks like you've got all the >>> licenses done, is there anything you want me to look at? Thanks for the >>> good work. :) >>> >>> On Tue, Aug 5, 2008 at 11:37 PM, Andrew Case <ac...@co...> >>> wrote: >>> >>> Okay. I forgot to add the LICENSE files. So while I was at it, I went >>>> ahead and included the Subclipse license where appropriate. I also added >>>> a faq question that addresses our relation to Gitclipse, Eclipse, and >>>> Javagit. >>>> >>>> Han, >>>> These files which are Apache licensed showed up in rev 252 from your >>>> checkin, so I assume you can handle these? >>>> >>>> >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >>>> >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >>>> >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >>>> >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >>>> >>>> >>>> -- >>>> Drew >>>> >>>> >>>> >>>> On Tue, 5 Aug 2008, Andrew Case wrote: >>>> >>>> Okay. Copyrights in place. Authors removed. Build is fixed. >>>>> >>>>> As soon as Han adds back the SVN copyright notices and we mention in the >>>>> documentation that much code is borrowed from Subclipse and IBM we >>>>> should >>>>> be good. >>>>> >>>>> -- >>>>> Drew >>>>> >>>>> >>>>> On Tue, 5 Aug 2008, Andrew Case wrote: >>>>> >>>>> This file: >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: >>>> >>>>> >>>>>> Has origins with Apache License. Is this being utilizied? It needs to >>>>>> >>>>> be >>>> >>>>> removed and rewritten under EPL. >>>>>> >>>>>> Other than that, I've pulled all the author tags and added our >>>>>> copyright >>>>>> >>>>> as >>>> >>>>> well as LICENSE files. Fixing my breakage at the moment, should be done >>>>>> >>>>> soon >>>> >>>>> though. >>>>>> >>>>>> -- >>>>>> Drew >>>>>> >>>>>> >>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>>> >>>> challenge >>>> >>>>> Build the coolest Linux based applications with Moblin SDK & win great >>>>> >>>> prizes >>>> >>>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>>> >>>> world >>>> >>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>>> _______________________________________________ >>>>> Gitclipse-devel mailing list >>>>> Git...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>> challenge >>>> Build the coolest Linux based applications with Moblin SDK & win great >>>> prizes >>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>> world >>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>> _______________________________________________ >>>> Gitclipse-devel mailing list >>>> Git...@li... >>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>> >>>> >>> >>> >>> -- >>> Han Chiu >>> >>> > > > -- > Han Chiu > |
From: Andrew C. <ac...@co...> - 2008-08-06 05:01:20
|
At first glance they appear to be okay because Apache allows relicensing with licenses that don't conflict (similar to BSD). My only question is about their patent stances, but I assume those are probably similar and don't conflict. You're right the code is from subclipse. And subclipse prominently claims to be EPL. I think we're probably okay. If someone think otherwise we know which files are of issue since the notice is in the file. I'm good with it. I think that's all we needed to get done for an official alpha release. Patrick, Is the update site automatically updated after a successful build? Paul, As much documentation as you can muster on the Usage/Tutorial would be great (I saw you already put up some on the wiki). Everyone, I didn't manage to finish my Undo/Redo implementation, I probably won't have time to get back to it until next Friday (when my other project is due). So if anyone wants to try their hand at that, they are more than welcome to. Does anyone want to go ahead and make an anouncement?! Probalby the same places that javagit did would be great as far as I'm concerned. I'm putting the update link on our main page tonight. Thanks everyone! -- Drew On Wed, 6 Aug 2008, Andrew Case wrote: > Hmm... maybe they're compatible licenses. You're sure that's where those > came from? Can you look to see if subclipse mentions this anywhere in their > documentation? Maybe check to see what the diference is with Apache and > subclipse (it's possible they're compatible)? > > -- > Drew > > > On Wed, 6 Aug 2008, Han Chiu wrote: > >> The apache licenses are in Subclipse as well so I am not sure how they did >> that. I can rewrite the functionality but that will take a couple days. >> >> On Wed, Aug 6, 2008 at 12:26 AM, Andrew Case <ac...@co...> wrote: >> >>> Han, >>> >>> I don't know if the EPL and Apache are compatible (EPL and EPL is fine, >>> but >>> EPL and Apache I don't know about). I ran a script that appended our EPL >>> to >>> everything, but that probably doesn't fly with Apache code. It would be >>> best if you rewrote the functionality presented in these files so that we >>> don't have the Apache code (I assume these came from you originally): >>> >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >>>>> >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >>>>> >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >>>>> >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >>>>> >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >>>>> >>>> >>> -- >>> Drew >>> >>> On Wed, 6 Aug 2008, Han Chiu wrote: >>> >>> Andrew, I am looking at the files and it looks like you've got all the >>>> licenses done, is there anything you want me to look at? Thanks for the >>>> good work. :) >>>> >>>> On Tue, Aug 5, 2008 at 11:37 PM, Andrew Case <ac...@co...> >>>> wrote: >>>> >>>> Okay. I forgot to add the LICENSE files. So while I was at it, I went >>>>> ahead and included the Subclipse license where appropriate. I also >>>>> added >>>>> a faq question that addresses our relation to Gitclipse, Eclipse, and >>>>> Javagit. >>>>> >>>>> Han, >>>>> These files which are Apache licensed showed up in rev 252 from your >>>>> checkin, so I assume you can handle these? >>>>> >>>>> >>>>> >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >>>>> >>>>> >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >>>>> >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >>>>> >>>>> >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >>>>> >>>>> >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >>>>> >>>>> >>>>> -- >>>>> Drew >>>>> >>>>> >>>>> >>>>> On Tue, 5 Aug 2008, Andrew Case wrote: >>>>> >>>>> Okay. Copyrights in place. Authors removed. Build is fixed. >>>>>> >>>>>> As soon as Han adds back the SVN copyright notices and we mention in >>>>>> the >>>>>> documentation that much code is borrowed from Subclipse and IBM we >>>>>> should >>>>>> be good. >>>>>> >>>>>> -- >>>>>> Drew >>>>>> >>>>>> >>>>>> On Tue, 5 Aug 2008, Andrew Case wrote: >>>>>> >>>>>> This file: >>>>>>> >>>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: >>>>> >>>>>> >>>>>>> Has origins with Apache License. Is this being utilizied? It needs >>>>>>> to >>>>>>> >>>>>> be >>>>> >>>>>> removed and rewritten under EPL. >>>>>>> >>>>>>> Other than that, I've pulled all the author tags and added our >>>>>>> copyright >>>>>>> >>>>>> as >>>>> >>>>>> well as LICENSE files. Fixing my breakage at the moment, should be >>>>>> done >>>>>>> >>>>>> soon >>>>> >>>>>> though. >>>>>>> >>>>>>> -- >>>>>>> Drew >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>>>> >>>>> challenge >>>>> >>>>>> Build the coolest Linux based applications with Moblin SDK & win great >>>>>> >>>>> prizes >>>>> >>>>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>>>> >>>>> world >>>>> >>>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>>>> _______________________________________________ >>>>>> Gitclipse-devel mailing list >>>>>> Git...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>>>> >>>>>> >>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>>> challenge >>>>> Build the coolest Linux based applications with Moblin SDK & win great >>>>> prizes >>>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>>> world >>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>>> _______________________________________________ >>>>> Gitclipse-devel mailing list >>>>> Git...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>>> >>>>> >>>> >>>> >>>> -- >>>> Han Chiu >>>> >>>> >> >> >> -- >> Han Chiu >> > |
From: Andrew C. <ac...@co...> - 2008-08-06 05:10:51
|
News page (http://gitclipse.org/news.php) is up and link on main page is up. You can probably use the news page as the template for any emails sent out. -- Drew On Wed, 6 Aug 2008, Andrew Case wrote: > At first glance they appear to be okay because Apache allows relicensing > with licenses that don't conflict (similar to BSD). My only question is > about their patent stances, but I assume those are probably similar and > don't conflict. You're right the code is from subclipse. And subclipse > prominently claims to be EPL. I think we're probably okay. If someone > think otherwise we know which files are of issue since the notice is in > the file. I'm good with it. I think that's all we needed to get done for > an official alpha release. > > Patrick, > > Is the update site automatically updated after a successful build? > > Paul, > > As much documentation as you can muster on the Usage/Tutorial would be > great (I saw you already put up some on the wiki). > > Everyone, > > I didn't manage to finish my Undo/Redo implementation, I probably won't > have time to get back to it until next Friday (when my other project is > due). So if anyone wants to try their hand at that, they are more than > welcome to. > > Does anyone want to go ahead and make an anouncement?! Probalby the same > places that javagit did would be great as far as I'm concerned. I'm > putting the update link on our main page tonight. > > Thanks everyone! > > -- > Drew > > > On Wed, 6 Aug 2008, Andrew Case wrote: > >> Hmm... maybe they're compatible licenses. You're sure that's where those >> came from? Can you look to see if subclipse mentions this anywhere in their >> documentation? Maybe check to see what the diference is with Apache and >> subclipse (it's possible they're compatible)? >> >> -- >> Drew >> >> >> On Wed, 6 Aug 2008, Han Chiu wrote: >> >>> The apache licenses are in Subclipse as well so I am not sure how they did >>> that. I can rewrite the functionality but that will take a couple days. >>> >>> On Wed, Aug 6, 2008 at 12:26 AM, Andrew Case <ac...@co...> wrote: >>> >>>> Han, >>>> >>>> I don't know if the EPL and Apache are compatible (EPL and EPL is fine, >>>> but >>>> EPL and Apache I don't know about). I ran a script that appended our EPL >>>> to >>>> everything, but that probably doesn't fly with Apache code. It would be >>>> best if you rewrote the functionality presented in these files so that we >>>> don't have the Apache code (I assume these came from you originally): >>>> >>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >>>>>> >>>>> >>>> -- >>>> Drew >>>> >>>> On Wed, 6 Aug 2008, Han Chiu wrote: >>>> >>>> Andrew, I am looking at the files and it looks like you've got all the >>>>> licenses done, is there anything you want me to look at? Thanks for the >>>>> good work. :) >>>>> >>>>> On Tue, Aug 5, 2008 at 11:37 PM, Andrew Case <ac...@co...> >>>>> wrote: >>>>> >>>>> Okay. I forgot to add the LICENSE files. So while I was at it, I went >>>>>> ahead and included the Subclipse license where appropriate. I also >>>>>> added >>>>>> a faq question that addresses our relation to Gitclipse, Eclipse, and >>>>>> Javagit. >>>>>> >>>>>> Han, >>>>>> These files which are Apache licensed showed up in rev 252 from your >>>>>> checkin, so I assume you can handle these? >>>>>> >>>>>> >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java >>>>>> >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java >>>>>> >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java >>>>>> >>>>>> >>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java >>>>>> >>>>>> >>>>>> -- >>>>>> Drew >>>>>> >>>>>> >>>>>> >>>>>> On Tue, 5 Aug 2008, Andrew Case wrote: >>>>>> >>>>>> Okay. Copyrights in place. Authors removed. Build is fixed. >>>>>>> >>>>>>> As soon as Han adds back the SVN copyright notices and we mention in >>>>>>> the >>>>>>> documentation that much code is borrowed from Subclipse and IBM we >>>>>>> should >>>>>>> be good. >>>>>>> >>>>>>> -- >>>>>>> Drew >>>>>>> >>>>>>> >>>>>>> On Tue, 5 Aug 2008, Andrew Case wrote: >>>>>>> >>>>>>> This file: >>>>>>>> >>>>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: >>>>>> >>>>>>> >>>>>>>> Has origins with Apache License. Is this being utilizied? It needs >>>>>>>> to >>>>>>>> >>>>>>> be >>>>>> >>>>>>> removed and rewritten under EPL. >>>>>>>> >>>>>>>> Other than that, I've pulled all the author tags and added our >>>>>>>> copyright >>>>>>>> >>>>>>> as >>>>>> >>>>>>> well as LICENSE files. Fixing my breakage at the moment, should be >>>>>>> done >>>>>>>> >>>>>>> soon >>>>>> >>>>>>> though. >>>>>>>> >>>>>>>> -- >>>>>>>> Drew >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------------------- >>>>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>>>>> >>>>>> challenge >>>>>> >>>>>>> Build the coolest Linux based applications with Moblin SDK & win great >>>>>>> >>>>>> prizes >>>>>> >>>>>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>>>>> >>>>>> world >>>>>> >>>>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>>>>> _______________________________________________ >>>>>>> Gitclipse-devel mailing list >>>>>>> Git...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>>>>> >>>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>>>> challenge >>>>>> Build the coolest Linux based applications with Moblin SDK & win great >>>>>> prizes >>>>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>>>> world >>>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>>>> _______________________________________________ >>>>>> Gitclipse-devel mailing list >>>>>> Git...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Han Chiu >>>>> >>>>> >>> >>> >>> -- >>> Han Chiu >>> >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gitclipse-devel mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > |
From: Patrick W. <pat...@ny...> - 2008-08-06 16:40:59
|
Yes the update site is automatically re-published with every successfull CC build. On Wed, 2008-08-06 at 01:01 -0400, Andrew Case wrote: > At first glance they appear to be okay because Apache allows relicensing > with licenses that don't conflict (similar to BSD). My only question is > about their patent stances, but I assume those are probably similar and > don't conflict. You're right the code is from subclipse. And subclipse > prominently claims to be EPL. I think we're probably okay. If someone > think otherwise we know which files are of issue since the notice is in > the file. I'm good with it. I think that's all we needed to get done for > an official alpha release. > > Patrick, > > Is the update site automatically updated after a successful build? > > Paul, > > As much documentation as you can muster on the Usage/Tutorial would be > great (I saw you already put up some on the wiki). > > Everyone, > > I didn't manage to finish my Undo/Redo implementation, I probably won't > have time to get back to it until next Friday (when my other project is > due). So if anyone wants to try their hand at that, they are more than > welcome to. > > Does anyone want to go ahead and make an anouncement?! Probalby the same > places that javagit did would be great as far as I'm concerned. I'm > putting the update link on our main page tonight. > > Thanks everyone! > > -- > Drew > > > On Wed, 6 Aug 2008, Andrew Case wrote: > > > Hmm... maybe they're compatible licenses. You're sure that's where those > > came from? Can you look to see if subclipse mentions this anywhere in their > > documentation? Maybe check to see what the diference is with Apache and > > subclipse (it's possible they're compatible)? > > > > -- > > Drew > > > > > > On Wed, 6 Aug 2008, Han Chiu wrote: > > > >> The apache licenses are in Subclipse as well so I am not sure how they did > >> that. I can rewrite the functionality but that will take a couple days. > >> > >> On Wed, Aug 6, 2008 at 12:26 AM, Andrew Case <ac...@co...> wrote: > >> > >>> Han, > >>> > >>> I don't know if the EPL and Apache are compatible (EPL and EPL is fine, > >>> but > >>> EPL and Apache I don't know about). I ran a script that appended our EPL > >>> to > >>> everything, but that probably doesn't fly with Apache code. It would be > >>> best if you rewrote the functionality presented in these files so that we > >>> don't have the Apache code (I assume these came from you originally): > >>> > >>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java > >>>>> > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java > >>>>> > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java > >>>>> > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java > >>>>> > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java > >>>>> > >>>> > >>> -- > >>> Drew > >>> > >>> On Wed, 6 Aug 2008, Han Chiu wrote: > >>> > >>> Andrew, I am looking at the files and it looks like you've got all the > >>>> licenses done, is there anything you want me to look at? Thanks for the > >>>> good work. :) > >>>> > >>>> On Tue, Aug 5, 2008 at 11:37 PM, Andrew Case <ac...@co...> > >>>> wrote: > >>>> > >>>> Okay. I forgot to add the LICENSE files. So while I was at it, I went > >>>>> ahead and included the Subclipse license where appropriate. I also > >>>>> added > >>>>> a faq question that addresses our relation to Gitclipse, Eclipse, and > >>>>> Javagit. > >>>>> > >>>>> Han, > >>>>> These files which are Apache licensed showed up in rev 252 from your > >>>>> checkin, so I assume you can handle these? > >>>>> > >>>>> > >>>>> > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java > >>>>> > >>>>> > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessageChangePath.java > >>>>> > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitDirEntry.java > >>>>> > >>>>> > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitClientAdapter.java > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitStatus.java > >>>>> > >>>>> > >>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/repository/GitRevision.java > >>>>> > >>>>> > >>>>> -- > >>>>> Drew > >>>>> > >>>>> > >>>>> > >>>>> On Tue, 5 Aug 2008, Andrew Case wrote: > >>>>> > >>>>> Okay. Copyrights in place. Authors removed. Build is fixed. > >>>>>> > >>>>>> As soon as Han adds back the SVN copyright notices and we mention in > >>>>>> the > >>>>>> documentation that much code is borrowed from Subclipse and IBM we > >>>>>> should > >>>>>> be good. > >>>>>> > >>>>>> -- > >>>>>> Drew > >>>>>> > >>>>>> > >>>>>> On Tue, 5 Aug 2008, Andrew Case wrote: > >>>>>> > >>>>>> This file: > >>>>>>> > >>>>>>> edu.nyu.cs.gitclipse.ui/src/edu/nyu/cs/gitclipse/ui/model/IGitLogMessage.java: > >>>>> > >>>>>> > >>>>>>> Has origins with Apache License. Is this being utilizied? It needs > >>>>>>> to > >>>>>>> > >>>>>> be > >>>>> > >>>>>> removed and rewritten under EPL. > >>>>>>> > >>>>>>> Other than that, I've pulled all the author tags and added our > >>>>>>> copyright > >>>>>>> > >>>>>> as > >>>>> > >>>>>> well as LICENSE files. Fixing my breakage at the moment, should be > >>>>>> done > >>>>>>> > >>>>>> soon > >>>>> > >>>>>> though. > >>>>>>> > >>>>>>> -- > >>>>>>> Drew > >>>>>>> > >>>>>>> > >>>>>> > >>>>>> > >>>>>> ------------------------------------------------------------------------- > >>>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's > >>>>>> > >>>>> challenge > >>>>> > >>>>>> Build the coolest Linux based applications with Moblin SDK & win great > >>>>>> > >>>>> prizes > >>>>> > >>>>>> Grand prize is a trip for two to an Open Source event anywhere in the > >>>>>> > >>>>> world > >>>>> > >>>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > >>>>>> _______________________________________________ > >>>>>> Gitclipse-devel mailing list > >>>>>> Git...@li... > >>>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > >>>>>> > >>>>>> > >>>>> > >>>>> ------------------------------------------------------------------------- > >>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's > >>>>> challenge > >>>>> Build the coolest Linux based applications with Moblin SDK & win great > >>>>> prizes > >>>>> Grand prize is a trip for two to an Open Source event anywhere in the > >>>>> world > >>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > >>>>> _______________________________________________ > >>>>> Gitclipse-devel mailing list > >>>>> Git...@li... > >>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > >>>>> > >>>>> > >>>> > >>>> > >>>> -- > >>>> Han Chiu > >>>> > >>>> > >> > >> > >> -- > >> Han Chiu > >> > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gitclipse-devel mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel |