Re: Trunk do not compile from scratch

2008-09-10 Thread Carsten Ziegeler
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

Re: Trunk do not compile from scratch

2008-09-10 Thread Stefano Lenzi
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

Re: Trunk do not compile from scratch

2008-09-10 Thread Stefano Lenzi
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

Re: Trunk do not compile from scratch

2008-09-10 Thread Felix Meschberger
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

Re: Trunk do not compile from scratch

2008-09-10 Thread Richard S. Hall
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

Re: Trunk do not compile from scratch

2008-09-10 Thread Carsten Ziegeler
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

Re: Trunk do not compile from scratch

2008-09-10 Thread Richard S. Hall
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.

Re: Trunk do not compile from scratch

2008-09-09 Thread Carsten Ziegeler
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-

Trunk do not compile from scratch

2008-09-09 Thread Stefano Lenzi
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