Felix Meschberger wrote:
> Agreed with referring to released versions. But we should refer to the
> minimal released version acceptable for the respective module.
>
> The reason for this is the maven bundle plugin and bnd, which create the
> Import-Package declaration with versions from the depend
Carsten Ziegeler wrote:
Richard S. Hall wrote:
P.S.:I have also found that the org.apache.felix.metatype is using a
wrong version number it should be 1.1.0-SNAPSHOT instead of
1.0.3-SNAPSHOT. Should we change it?
I think that version is correct - updating it to 1.1.0-SNAPSHOT creates
a fun
Felix Meschberger wrote:
Hi,
[cut]
The reason for this is the maven bundle plugin and bnd, which create the
Import-Package declaration with versions from the dependencies. So if we
include a dependency to o.o.framework of the o.o.core 1.2.0 bundle, we
get a required package version of 1.4. Th
Hi,
Carsten Ziegeler schrieb:
> Stefano Lenzi wrote:
>> Hi All,
>>
>> After the new release of the org.osgi.core:1.2.0 and
>> org.apache.felix.bundlerepository:1.2.0, the trunk do not compile
>> anymore if you download felix from the SVN with an empty .m2 maven
>> repository. In fact, several bund
Carsten Ziegeler wrote:
Richard S. Hall wrote:
P.S.:I have also found that the org.apache.felix.metatype is using a
wrong version number it should be 1.1.0-SNAPSHOT instead of
1.0.3-SNAPSHOT. Should we change it?
I think that version is correct - updating it to 1.1.0-SNAPSHOT c
Richard S. Hall wrote:
>>> P.S.:I have also found that the org.apache.felix.metatype is using a
>>> wrong version number it should be 1.1.0-SNAPSHOT instead of
>>> 1.0.3-SNAPSHOT. Should we change it?
>>>
>> I think that version is correct - updating it to 1.1.0-SNAPSHOT creates
>> a funny sit
Carsten Ziegeler wrote:
Stefano Lenzi wrote:
Hi All,
After the new release of the org.osgi.core:1.2.0 and
org.apache.felix.bundlerepository:1.2.0, the trunk do not compile
anymore if you download felix from the SVN with an empty .m2 maven
repository. In fact, several bundles dependes on
org.
Stefano Lenzi wrote:
> Hi All,
>
> After the new release of the org.osgi.core:1.2.0 and
> org.apache.felix.bundlerepository:1.2.0, the trunk do not compile
> anymore if you download felix from the SVN with an empty .m2 maven
> repository. In fact, several bundles dependes on
> org.osgi.core:1.1.0-
Hi All,
After the new release of the org.osgi.core:1.2.0 and
org.apache.felix.bundlerepository:1.2.0, the trunk do not compile
anymore if you download felix from the SVN with an empty .m2 maven
repository. In fact, several bundles dependes on
org.osgi.core:1.1.0-SNAPSHOT which has never been