Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] How to remove CVS version of bundle from Orbit

Thanks - Can you add org.yaml.snakeyaml (Bug 568380) to your list for now. Once JAXB is resolved there may be more.

Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Wed, 4 Nov 2020 at 13:01, Roland Grunberg <rgrunber@xxxxxxxxxx> wrote:
On Wed, 2020-11-04 at 12:29 -0500, Jonah Graham wrote:
> Hello folks,
>
> I have another one in CVS I want to remove - see Bug 568380 - any
> pointers in the right direction appreciated.

The process of modifying/removing the "old" content basically involves
modifying the previous iteration's repository artifacts/metadata.
Initially we started with R2016... and made modifications to that. If
you look in the orbit-recipes build job, you'll see references to
'ORBIT_OLD_LOCATION' which represents the location of old content.

I was aware of a mirroring tool (an ant task?) that allowed removal of
IUs from a repository but I didn't like that it re-ordered other parts
of the xml that weren't being touched at all, so it made me a bit
concerned of unexpected side effects.

I need to make some changes to the 'old' repository for 2020-12 so I
can probably make your changes as well.

--
Roland Grunberg

_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/orbit-dev

Back to the top