[
https://issues.jboss.org/browse/JBOSGI-645?page=com.atlassian.jira.plugin...
]
Aaron Whiteside edited comment on JBOSGI-645 at 4/18/13 11:08 AM:
------------------------------------------------------------------
Any idea which JBoss AS8 build this will be part of?
It looks like a build hasn't been scheduled in two days
https://ci.jboss.org/hudson/view/All/job/JBoss-AS-latest-master/
was (Author: Aaron.Whiteside):
Any idea which JBoss AS8 build this will be part of?
Cannot resolve Import-Package: org.acme.foo;version="0"
-------------------------------------------------------
Key: JBOSGI-645
URL:
https://issues.jboss.org/browse/JBOSGI-645
Project: JBoss OSGi
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Core Framework
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: JBossOSGi 2.0.0
Cannot resolve
{code}
// Bundle-SymbolicName: packageexportnoversion
// Export-Package: org.acme.foo
// Bundle-SymbolicName: packageimportversionzero
// Import-Package: org.acme.foo;version="0"
{code}
gives
{code}
Unable to resolve AbstractBundleRevision[packageimportversionzero:0.0.0]: missing
requirement
XPackageRequirement[dirs={filter=(&(osgi.wiring.package=org.acme.foo)(version>=0.0.0))},[packageimportversionzero:0.0.0]]
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira