general  

[issues] Created: (PAXRUNNER-327) Option -keepOriginalUrls does not work together with the assembly: protocol

Alin Dreghiciu (JIRA)
Fri, 05 Feb 2010 08:31:29 -0800

Option -keepOriginalUrls does not work together with the assembly: protocol
---------------------------------------------------------------------------

                 Key: PAXRUNNER-327
                 URL: http://issues.ops4j.org/browse/PAXRUNNER-327
             Project: Pax Runner
          Issue Type: Bug
            Reporter: Alin Dreghiciu
            Assignee: Alin Dreghiciu
             Fix For: 1.5.0


If I use -keepOriginalUrls together with the assembly: protocol in the 
provisioning list passed to pax-runner.sh it will throw the following 
exceptions on startup:

Auto-properties install: org.osgi.framework.BundleException: Unable to cache 
bundle: assembly:./target/classes - java.net.MalformedURLException: Unknown 
protocol: assembly
Auto-properties start: org.osgi.framework.BundleException: Unable to cache 
bundle: assembly:./target/classes - java.net.MalformedURLException: Unknown 
protocol: assembly

which results in the bundle not being installed. However, for file: and mvn: it 
works just great!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general
  • [issues] Created: (PAXRUNNER-327) Option -keepOriginalUrls does not work together with the assembly: protocol Alin Dreghiciu (JIRA)