Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] is it possible to mirror (create one big target site) from a target file?

Don't know if this is 'nice' but:

- you can create an updatesite and add all features you want
- you then add the option to include all dependencies
- build the updatesite and upload it to a server

Am 19.03.20 um 12:28 schrieb Johan Compagner:
ok..

i am trying now for many hours to get this working but it just wont

if i make a site like that and i upload that to our S3 bucket (because using it as a local directory only works for plugins but i loose the features)
but if i do that then i get this:

Missing requirement: Lucene Common Analyzers 8.0.0.v20190404-1858 (org.apache.lucene.analyzers-common 8.0.0.v20190404-1858) requires 'osgi.ee <http://osgi.ee>; (&(osgi.ee <http://osgi.ee>=JavaSE)(version=1.8))' but it could not be found

so i think that is this bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=530093

so still searching for a nice way that will generate a correct p2 site from a full target..



On Wed, 18 Mar 2020 at 17:42, Mickael Istria <mistria@xxxxxxxxxx <mailto:mistria@xxxxxxxxxx>> wrote:



    On Wed, Mar 18, 2020 at 5:38 PM Johan Compagner
    <jcompagner@xxxxxxxxxx <mailto:jcompagner@xxxxxxxxxx>> wrote:

        would be nice by the way if this was an option of the tycho
        mirror tool (pointing to a target file)....


    As the main author of this code (which is EPL anyway) and as Tycho
    committer, I would totally approve anyone willing to move this code
    to Tycho. So if you're interested in migrating the feature into
    Tycho, feel free! However, it might give better results to
    re-implement it, I didn't touch it in a while.

    Cheers
    _______________________________________________
    tycho-user mailing list
    tycho-user@xxxxxxxxxxx <mailto:tycho-user@xxxxxxxxxxx>
    To unsubscribe from this list, visit
    https://www.eclipse.org/mailman/listinfo/tycho-user



--
Johan Compagner
Servoy

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



Back to the top