>> In terms of license, all the LGPL dependencies have been replaced last 
>> summer. My main concern is related to the osmpbf data format. The protobuf 
>> descriptor used by this format is released under the terms of the GNU Lesser 
>> General Public License. In my understanding this file should not be included 
>> in our release, however, we can include the source files we generate with 
>> it. Is this interpretation correct?
>> https://github.com/baremaps/baremaps/blob/main/baremaps-osm/src/main/proto/osmformat.proto
> This is not allowed. even though you use an automatically generated
> file, essentially its license does not change.

Sorry, I focused on the dependency tree and this file went under my radar until 
I checked everything again this week. You are right, apparently the output of a 
generator inherits the license of the template.
https://opensource.stackexchange.com/questions/9780/license-of-code-generated-by-a-code-generator

George and Martin, do you have experience with this kind of issues and on how 
to address it? I guess this question is common to a lot of the geospatial 
projects at Apache. Maybe we could ask the author of the format if he would be 
ready to release the template with a more permissive license.

>>>> I'm not 100% sure, but I don't think that GitHub PRs and issues will
>>>> come through the IP transfer process. If so, people may need to open
>>>> new PRs once the repo is in Apache.
>>> don't worry, the Issue PR will all move over, just the upstream and
>>> downstream relationship changes a little bit, but that doesn't matter
>>> at all.
>> 
>> Good to know, thank you.
>> 
>>>> 
>>>> Are there any reasons why we can't start the repository migration?
>>> I see the secretary has confirmed everyone's ICLA. I think we can
>>> start moving now.
>>> https://issues.apache.org/jira/browse/INFRA-23762
>> 
>> I think we can start the migration and I notified Drew Foulks two days ago. 
>> I tried to invite him in the github organization, but I havn’t found his 
>> username on github.
>> 
>> Best,
>> 
>> Bertil
>> 
>> 
>> 
>>>> 
>>>> The status page, https://incubator.apache.org/projects/baremaps.html,
>>>> is probably a good guide to these tasks.
>>>> 
>>>> On Wed, Oct 19, 2022 at 8:58 AM Antoine Drabble
>>>> <antoine.drab...@gmail.com> wrote:
>>>>> 
>>>>> Hi Bertil,
>>>>> 
>>>>> This is great news for the ICLAs!
>>>>> 
>>>>> I have made a review of your PR regarding the package name and the code
>>>>> style. I hope we can merge it as soon as possible to avoid conflicts.
>>>>> 
>>>>> Otherwise I'm looking forward to our meeting on the 25th.
>>>>> 
>>>>> Have a good day,
>>>>> Antoine Drabble
>>>>> 
>>>>> On Tue, 18 Oct 2022 at 22:45, Bertil Chapuis <bchap...@gmail.com> wrote:
>>>>> 
>>>>>> Hello Everyone,
>>>>>> 
>>>>>> I think we received all the ICLAs and we will soon be able to leave the
>>>>>> baremaps github organisation for a new home.
>>>>>> 
>>>>>> In preparation for the changes ahead, I renamed the root package into
>>>>>> org.apache.baremaps and updated the code style. These changes affect most
>>>>>> source code and configuration files in the repository. I tried the 
>>>>>> snapshot
>>>>>> release locally and everything works well.
>>>>>> 
>>>>>> https://github.com/baremaps/baremaps/pull/496
>>>>>> 
>>>>>> If you dream of a large cosmetic change in the codebase, now is the time
>>>>>> to discuss it ;) We have a short window of time with few branches and 
>>>>>> pull
>>>>>> requests open.
>>>>>> 
>>>>>> Best regards,
>>>>>> 
>>>>>> Bertil
>>>>>> 
>>>>>> 
>>>>>> 
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@baremaps.apache.org
>>>> For additional commands, e-mail: dev-h...@baremaps.apache.org
>>>> 
>>> 
>>> 
>>> --
>>> Best wishes!
>>> CalvinKirs
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@baremaps.apache.org
>>> For additional commands, e-mail: dev-h...@baremaps.apache.org
>> 
> 
> 
> --
> Best wishes!
> CalvinKirs
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@baremaps.apache.org
> For additional commands, e-mail: dev-h...@baremaps.apache.org

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to