Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

have a p2 feature for the headless part #50

Open
dcaillia opened this issue Dec 16, 2015 · 4 comments
Open

have a p2 feature for the headless part #50

dcaillia opened this issue Dec 16, 2015 · 4 comments

Comments

@dcaillia
Copy link

The 'com.wuetherich.osgi.ds.annotations' bundle contains the builder and has no dependencies to ui parts. Unfortunately there is no feature to install just the builder...
Having this would allow us to use the builder in a headless eclipse build env like buckminster.

wuetherich added a commit that referenced this issue Jan 5, 2016
@wuetherich
Copy link
Owner

Introduced a new feature 'com.wuetherich.osgi.ds.annotations.headless' that contains only the non-ui part. Please check the latest build available here:
http://www.wuetherich.com/ds-annotations-latest
Does this fix your issue?

@dcaillia
Copy link
Author

dcaillia commented Jan 7, 2016

Not working for me: trying this...

urlwuetherich=http://www.wuetherich.com/ds-annotations-latest
director/director -r $urlwuetherich -d $dest -p Buckminster -i
com.wuetherich.osgi.ds.annotations.headless

gives...

Installation failed.
The installable unit com.wuetherich.osgi.ds.annotations.headless has not
been found.
Application failed, log file location:
/tmp/10030/director/configuration/1452156097475.log

In that log it shows:

!ENTRY org.eclipse.equinox.p2.director.app 4 0 2016-01-07 09:41:39.164
!MESSAGE The installable unit com.wuetherich.osgi.ds.annotations.headless
has not been found.

Something wrong with that p2 url
http://www.wuetherich.com/ds-annotations-latest ?

2016-01-05 18:52 GMT+01:00 wuetherich [email protected]:

Introduced a new feature 'com.wuetherich.osgi.ds.annotations.headless'
that contains only the non-ui part. Please check the latest build available
here:
http://www.wuetherich.com/ds-annotations-latest
Does this fix your issue?


Reply to this email directly or view it on GitHub
#50 (comment)
.

@wuetherich
Copy link
Owner

I haven't tried to install it via the director, but I assume the name of
the iu is wrong. I have no problems to install th headless feature via the
p2 update manager in eclipse. Can you please try
'com.wuetherich.osgi.ds.annotations.headless.feature.feature.group' as the
unit name? That's what I find in my target definition file if I select only
the headless feature...

Regards,
Gerd

2016-01-07 9:43 GMT+01:00 dcaillia [email protected]:

Not working for me: trying this...

urlwuetherich=http://www.wuetherich.com/ds-annotations-latest
director/director -r $urlwuetherich -d $dest -p Buckminster -i
com.wuetherich.osgi.ds.annotations.headless

gives...

Installation failed.
The installable unit com.wuetherich.osgi.ds.annotations.headless has not
been found.
Application failed, log file location:
/tmp/10030/director/configuration/1452156097475.log

In that log it shows:

!ENTRY org.eclipse.equinox.p2.director.app 4 0 2016-01-07 09:41:39.164
!MESSAGE The installable unit com.wuetherich.osgi.ds.annotations.headless
has not been found.

Something wrong with that p2 url
http://www.wuetherich.com/ds-annotations-latest ?

2016-01-05 18:52 GMT+01:00 wuetherich [email protected]:

Introduced a new feature 'com.wuetherich.osgi.ds.annotations.headless'
that contains only the non-ui part. Please check the latest build
available
here:
http://www.wuetherich.com/ds-annotations-latest
Does this fix your issue?


Reply to this email directly or view it on GitHub
<
#50 (comment)

.


Reply to this email directly or view it on GitHub
#50 (comment)
.

@dcaillia
Copy link
Author

dcaillia commented Jan 7, 2016

Yep that installs! Thanks!

2016-01-07 10:36 GMT+01:00 wuetherich [email protected]:

I haven't tried to install it via the director, but I assume the name of
the iu is wrong. I have no problems to install th headless feature via the
p2 update manager in eclipse. Can you please try
'com.wuetherich.osgi.ds.annotations.headless.feature.feature.group' as the
unit name? That's what I find in my target definition file if I select only
the headless feature...

Regards,
Gerd

2016-01-07 9:43 GMT+01:00 dcaillia [email protected]:

Not working for me: trying this...

urlwuetherich=http://www.wuetherich.com/ds-annotations-latest
director/director -r $urlwuetherich -d $dest -p Buckminster -i
com.wuetherich.osgi.ds.annotations.headless

gives...

Installation failed.
The installable unit com.wuetherich.osgi.ds.annotations.headless has not
been found.
Application failed, log file location:
/tmp/10030/director/configuration/1452156097475.log

In that log it shows:

!ENTRY org.eclipse.equinox.p2.director.app 4 0 2016-01-07 09:41:39.164
!MESSAGE The installable unit com.wuetherich.osgi.ds.annotations.headless
has not been found.

Something wrong with that p2 url
http://www.wuetherich.com/ds-annotations-latest ?

2016-01-05 18:52 GMT+01:00 wuetherich [email protected]:

Introduced a new feature 'com.wuetherich.osgi.ds.annotations.headless'
that contains only the non-ui part. Please check the latest build
available
here:
http://www.wuetherich.com/ds-annotations-latest
Does this fix your issue?


Reply to this email directly or view it on GitHub
<

#50 (comment)

.


Reply to this email directly or view it on GitHub
<
#50 (comment)

.


Reply to this email directly or view it on GitHub
#50 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants