Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] tycho dependencies

I just talked to Tobias about how to organize the BIG RENAME work.

Basically I see several steps 

1) change maven groupIds to org.eclipse.tycho namespace

2) rename packages to org.eclipse.tycho namespace

3) append copyright headers (make sure initial contribution statement is correct)
   maybe we can use http://code.google.com/p/maven-license-plugin/ 

4) do a release (version 0.12.0 is fine with me) which is functionally equivalent to org.sonatype.tycho 0.11.0


@Igor if you like you could go ahead with 1) since 
1) and 2) should not depend on each other except one case in tycho-p2-resolver Tobias mentioned
Tobias proposed to start working on 2) this week.
I can take a look at 3) in parallel so we can apply it when 2) is done.
4) since only Igor has the necessary deploy and hudson permissions, I guess this one is yours Igor ;)

My gut feeling is this should be doable until end of next week.

What do you think?

Jan




-----Original Message-----
From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] On Behalf Of Igor Fedorenko
Sent: Dienstag, 5. April 2011 15:18
To: tycho-dev@xxxxxxxxxxx
Subject: Re: [tycho-dev] tycho dependencies

Makes sense. Do you have a feeling how long it might take you to do the
renaming and if there is a way to share this work among three of us somehow?

Btw, I change my mind about renamed 0.11 version ;-) I think the renamed
version should be 0.12.0 to avoid confusion. I still this renamed
version should not have any other changes compared to 0.11.

--
Regards,
Igor

On 11-04-05 08:38 AM, Oberlies, Tobias wrote:
> Hi Igor,
>
> I still promised you an answer to this question, and here it is :-)
>
> I'd see the priority now to rename all IDs and packages. We want to
> create the org.eclipse.tycho 0.11.0 release as soon as possible
> because it blocks us on making functional changes.
>
> Only once the second 0.11 release is done, I'd start working on the
> CQs.
>
> Kind regards Tobias
>
>
>> -----Original Message----- From: Igor Fedorenko
>> [mailto:ifedorenko@xxxxxxxxxxxx] Sent: 29 March 2011 21:31 To:
>> Oberlies, Tobias Cc: Wayne Beaton; Sievers, Jan Subject: Re: tycho
>> dependencies
>>
>> Tobias,
>>
>> Do you think you can provide this breakdown of Tycho dependencies?
>>
>> -- Regards, Igor
>>
>> On 11-03-29 03:28 PM, Wayne Beaton wrote:
>>> Is there an easy way to narrow down this list?
>>>
>>> What subset are "test" dependencies? We can dump all of the test
>>> dependencies into a single "workswith" CQ.
>>>
>>> What subset are Maven? We can dump anything that's Maven (i.e.
>>> anything that they user installs when they type "yum install
>>> mvn") into a single "workswith" CQ.
>>>
>>> What's left?
>>>
>>> Wayne
>>>
>>> On 03/29/2011 09:42 AM, Igor Fedorenko wrote:
>>>> Wayne,
>>>>
>>>> Just a reminder we are still waiting for an advice how to
>>>> proceed with Tycho dependencies [1] and anything else we can
>>>> optimise in order to move Tycho codebase to the Foundation
>>>> faster.
>>>>
>>>> [1] https://docs.sonatype.org/display/TYCHO/Tycho+Dependencies
>>>>
>>>> -- Regards, Igor
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev


Back to the top