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

Add a service in Pax URL to give the resolved URL [PAXURL-144] #194

Open
ops4j-issues opened this issue Dec 21, 2011 · 1 comment
Open
Assignees

Comments

@ops4j-issues
Copy link

Jean-Baptiste Onofre created PAXURL-144

When using version range (for instance with an URL like mvn:org.apache.cxf.karaf/apache-cxf/[2,3)/xml/features), it would be really helpful that PAX URL provides a service to "resolve" this URL to give the "real" URL (aka mvn:org.apache.cxf.karaf/apache-cxf/2.4.3/xml/features).


Votes: 0, Watches: 0

@ops4j-issues
Copy link
Author

Tuomas Kiviaho commented

I propose URLConnection headers.

Another application would be to get a pointer to local using file and) reference: protocol in order to install bundles without using input stream. An example use case for this feature can be seen at https://issues.apache.org/jira/browse/KARAF-1333 that could be implemented without exposing "real" URL.

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

No branches or pull requests

2 participants