Hi,
I re-deployed the bundle on the OBR. The issue comes from the maven-
bundle-plugin used by file install. The prefix substitution was added
in the 1.4.2. File install 1.2.0 uses the 1.4.0.
The OBR file will be propagated to the public web site soonish...
Then, you will be able to deploy file install 1.2.0 with :
obr start org.apache.felix.fileinstall
Regards,
Clement
On 02.09.2009, at 05:56, Steve Lindsay wrote:
Hi All,
Using felix 1.8.0, and trying to install file install via OBR I get:
-> obr start 'Apache Felix File Install'
Target resource(s):
-------------------
Apache Felix File Install (1.2.0)
Deploying...ERROR: Resolver: Install error -
org.apache.felix.fileinstall
java.io.FileNotFoundException:
http://felix.apache.org/obr/org/apache/felix/org.apache.felix.fileinstall/1.2.0/org.apache.felix.fileinstall-1.2.0.jar
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Source)
at java.net.URL.openStream(Unknown Source)
at
org
.apache.felix.bundlerepository.ResolverImpl.deploy(ResolverImpl.java:
546)
at
org
.apache
.felix.bundlerepository.ObrCommandImpl._deploy(ObrCommandImpl.java:
392)
at
org
.apache
.felix.bundlerepository.ObrCommandImpl.deploy(ObrCommandImpl.java:330)
at
org
.apache
.felix.bundlerepository.ObrCommandImpl.execute(ObrCommandImpl.java:
114)
at org.apache.felix.shell.impl.Activator
$ShellServiceImpl.executeCommand(Activator.java:291)
at org.apache.felix.shell.tui.Activator
$ShellTuiRunnable.run(Activator.java:177)
at java.lang.Thread.run(Unknown Source)
done.
Not sure if this is JIRA worthy or not.
- Steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]