[
https://issues.apache.org/jira/browse/FELIX-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall resolved FELIX-412.
---
Resolution: Fixed
Assignee: Richard S. Hall
Actually, Rob I think this is an area of dif
Cheers - have done this.
Have a great weekend!
- Rob
Richard S. Hall wrote:
I agree that it sounds like an issue...create a JIRA issue against the
framework and I will try to look into it.
-> richard
Rob Walker wrote:
We have a bundle that includes native code. The native code is only
needed
Possible problem with Manifest parser if Native libs for running platform not
declared
--
Key: FELIX-412
URL: https://issues.apache.org/jira/browse/FELIX-412
Project:
I agree that it sounds like an issue...create a JIRA issue against the
framework and I will try to look into it.
-> richard
Rob Walker wrote:
We have a bundle that includes native code. The native code is only
needed/used on some platforms, and hence the manifest doesn't list
every platform u
I'm working on getting the maven libs released
On 10/26/07, Stuart McCulloch <[EMAIL PROTECTED]> wrote:
> On 26/10/2007, Karl Pauls <[EMAIL PROTECTED]> wrote:
> >
> > This is up to Stuart. As far as I can see we are still in a bit of
> > unstable state but I looks like we should be ready soonish.
> however, I'm surprised you have java.* packages appearing in your
> Import-Package
> because the Bnd tool has an explicit section of code where these should be
> removed
Well, you're right, I only have imports with javax.* packages, and
never with java.* packages :-)
Thanks for explanations
Da
We have a bundle that includes native code. The native code is only
needed/used on some platforms, and hence the manifest doesn't list every
platform used e.g.
Bundle-NativeCode: /platlib.dll; osname=Windows NT; osname=Windows
2000; osname=Windows 2003; osname=Windows XP; processor=x86,
FYI, Damien, the mailing address you are using is not the one to which
you are subscribed to the list, so we are having to moderate all of your
messages. If you want to keep using this mailing address, perhaps you
should change your subscription.
Thanks.
-> richard
Damien Lecan wrote:
2007/
[
https://issues.apache.org/jira/browse/FELIX-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Angelo van der Sijpt closed FELIX-411.
--
Works like a charm. Thanks!
Angelo
> Preferences service throws ClassCastException
> -
On 26/10/2007, Damien Lecan <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I'm using maven-bundle-plugin to embed non osgi dependencies in my
> applications.
>
> Some times, java.* or javax.* packages appear in import-package,
> depending on the embedded dependency.
>
> Theses imported packages are the
[
https://issues.apache.org/jira/browse/FELIX-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-411.
Resolution: Fixed
Your proposed changed is correct. I just committed a fix, please check if
[
https://issues.apache.org/jira/browse/FELIX-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler reassigned FELIX-411:
--
Assignee: Carsten Ziegeler
> Preferences service throws ClassCastException
> ---
[
https://issues.apache.org/jira/browse/FELIX-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bart Elen closed FELIX-410.
---
Fixed
> Add support for zipped repository files
> ---
>
> Key
[
https://issues.apache.org/jira/browse/FELIX-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537943
]
Bart Elen commented on FELIX-410:
-
I have tested the new version of the bundlerepository and zipped manifest files
ar
Hello,
I'm using maven-bundle-plugin to embed non osgi dependencies in my applications.
Some times, java.* or javax.* packages appear in import-package,
depending on the embedded dependency.
Theses imported packages are the JDK 1.6 I'm using to compile, so I
don't understand why they appear as i
On 10/26/07, Damien Lecan <[EMAIL PROTECTED]> wrote:
> 2007/10/26, Stuart McCulloch <[EMAIL PROTECTED]>:
> > On 26/10/2007, Karl Pauls <[EMAIL PROTECTED]> wrote:
> > >
> > > This is up to Stuart. As far as I can see we are still in a bit of
> > > unstable state but I looks like we should be ready s
2007/10/26, Stuart McCulloch <[EMAIL PROTECTED]>:
> On 26/10/2007, Karl Pauls <[EMAIL PROTECTED]> wrote:
> >
> > This is up to Stuart. As far as I can see we are still in a bit of
> > unstable state but I looks like we should be ready soonish.
> yes - before we can do a new release, we'll need to s
On 26/10/2007, Karl Pauls <[EMAIL PROTECTED]> wrote:
>
> On 10/26/07, Stuart McCulloch <[EMAIL PROTECTED]> wrote:
> > On 26/10/2007, Karl Pauls <[EMAIL PROTECTED]> wrote:
> > >
> > > This is up to Stuart. As far as I can see we are still in a bit of
> > > unstable state but I looks like we should b
On 10/26/07, Stuart McCulloch <[EMAIL PROTECTED]> wrote:
> On 26/10/2007, Karl Pauls <[EMAIL PROTECTED]> wrote:
> >
> > This is up to Stuart. As far as I can see we are still in a bit of
> > unstable state but I looks like we should be ready soonish.
>
>
> yes - before we can do a new release, we'l
On 26/10/2007, Karl Pauls <[EMAIL PROTECTED]> wrote:
>
> This is up to Stuart. As far as I can see we are still in a bit of
> unstable state but I looks like we should be ready soonish.
yes - before we can do a new release, we'll need to stage and release the
following:
org.osgi.service.
This is up to Stuart. As far as I can see we are still in a bit of
unstable state but I looks like we should be ready soonish.
regards,
Karl
On 10/26/07, Damien Lecan <[EMAIL PROTECTED]> wrote:
> Hello,
>
> A lot of enhancements have been added to maven-bundle-plugin since 1.0.0.
>
> Would it be
Hello,
A lot of enhancements have been added to maven-bundle-plugin since 1.0.0.
Would it be possible to release a new version of it ?
Thanks
Damien Lecan
On 26/10/2007, Stuart McCulloch <[EMAIL PROTECTED]> wrote:
>
> On 26/10/2007, Niclas Hedhman <[EMAIL PROTECTED]> wrote:
> >
> >
> > The "unknown error occurred" message is very vague, and it turned out to
> > be
> > that I had a
> >Export-Package: org.hedhman.niclas; version=
> >
> > without th
On 26/10/2007, Stuart McCulloch <[EMAIL PROTECTED]> wrote:
>
> On 26/10/2007, Niclas Hedhman <[EMAIL PROTECTED]> wrote:
> >
> >
> > The "unknown error occurred" message is very vague, and it turned out to
> > be
> > that I had a
> >Export-Package: org.hedhman.niclas; version=
> >
> > without th
On 26/10/2007, Niclas Hedhman <[EMAIL PROTECTED]> wrote:
>
>
> The "unknown error occurred" message is very vague, and it turned out to
> be
> that I had a
>Export-Package: org.hedhman.niclas; version=
>
> without the actual value following "version".
>
> IMHO, this could be captured a bit bett
25 matches
Mail list logo