Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] first org.eclipse.tycho commit

Do you mean ``org.eclipse.tycho.p2.resolver''?

--
Regards,
Igor

On 11-04-11 11:30 AM, Oberlies, Tobias wrote:
+1

I also had some more renames in mind, now that we are renaming everything anyway: I'd like to rename the bundle org.sonatype.tycho.p2 (and ~.impl and ~.impl.test) to org.sonatype.tycho.p2.resolver. Any objections?

Go ahead first though (I'll be off for today soon).

Regards
Tobias


-----Original Message-----
From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx]
On Behalf Of Igor Fedorenko
Sent: 11 April 2011 17:02
To: tycho-dev@xxxxxxxxxxx
Subject: Re: [tycho-dev] first org.eclipse.tycho commit

Any objections I rename ``tycho-osgi-components'' to ``tycho-core'' and
use ``org.eclipse.tycho.core.*'' package names?

--
Regards,
Igor

On 11-04-11 09:28 AM, Sievers, Jan wrote:
the package rename is done [1].
All ITs are passing.

@Igor can you reactivate tycho CI build jobs [2] ?

Up next is adding the file headers.

Regards,
Jan

[1] https://github.com/sonatype/sonatype-
tycho/commit/ccbe5c2f2007da9ec0a0f9e25df8a36f740c2ff9
[2] https://grid.sonatype.org/ci/view/Tycho/


-----Original Message-----
From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-
bounces@xxxxxxxxxxx] On Behalf Of Igor Fedorenko
Sent: Donnerstag, 7. April 2011 13:32
To: tycho-dev@xxxxxxxxxxx
Subject: Re: [tycho-dev] first org.eclipse.tycho commit

Correction. All integration tests pass too. I do not plan to make any
changes to Tycho until you are done with package name changes.

--
Regards,
Igor

On 11-04-07 01:39 AM, Igor Fedorenko wrote:
Jan, Tobias,

As discussed, I've updated all tycho projects to use org.eclipse.tycho
namespace in their groupId and artifact id and pushed my changes to
github [1].

Everything compiles and all unit tests pass, but there are still three
or four failing integration tests. I'll look at them tomorrow. I also
need to deal with few prebuilt dependencies using old
org.sonatype.tycho
groupId (org.eclipse.jdt.core, org.eclipse.osgi and few of others used
by the tests).

At this point I do not expect any major changes from "my" work, so you
can start updating package names.

[1]
https://github.com/sonatype/sonatype-
tycho/commit/147dfdd685cab94f1212c6f1cd0ffaf4c72d8c47


--
Regards,
Igor
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev


Back to the top