A new release is not required for the OSGi use case because of only the build procedure for artifacts has changed. The artifact itself is more or less the same.
The issue that I see is that InMemory server artifact is accidentally renamed in 0.5.0. This is maybe a reason for having a 0.5.1 version. Regards, Stephan >Do yo think we should do a 0.5.1? > >Or we can live with this until 0.6.0 (not sure if it's too early to >foresee that one)? > >What do the others think? > >Ciao! >Gab > >On Sep 27, 2011, at 11:28 AM, Klevenz, Stephan wrote: > >> Gab, >> >> now it is perfect! The OSGi bundles look like before and I could install >> and activate it within the OSGi runtime. >> >> Regards, >> Stephan >> >>> Hi Stephan, >>> >>> as I commented on [1], this is due to a regression in maven-war-plugin >>> 2.1.1 [2]. >>> >>> I reverted to the previously working version (2.1-beta-1) in the main >>> pom.xml <pluginManagement> section so that all subprojects inherit that >>> version. >>> >>> I closed [1] and tested a bit. Would you mind double checking? :) >>> >>> Thanks, >>> Gab >>> >>> [1] >>> >>>https://issues.apache.org/jira/browse/CMIS-435?focusedCommentId=13115349 >>>#c >>> omment-13115349 >>> [2] http://jira.codehaus.org/browse/MWAR-240 >>> >>> >>> On Sep 27, 2011, at 9:20 AM, Klevenz, Stephan wrote: >>> >>>> Hi Gab, >>>> >>>> All the "-classes.jar" do not include any classes. This is the case >>>>for >>>> all modules like server and also test modules are affected, too. I >>>> assume >>>> that this is a general remaining issue. >>>> >>>> The solution for the OSGi bundles is great. The "*-classes.jar" are >>>> included and this should work. Unfortunately not really as long as the >>>> files are empty. >>>> >>>> Regards >>>> Stephan >>>> >>>> >>>>> Hey Stephan, >>>>> >>>>> this should be fixed in revision r1175977, I also changed references >>>>>in >>>>> all modules I could sensibly update. >>>>> >>>>> Do you mind double checking the proper functionalities of those >>>>>modules >>>>> and close the issue (when ASF JIRA scheduled upgrade is finished) if >>>>> happy? >>>>> >>>>> HTH, >>>>> Gab >>>>> >>>>> >>>>> On Sep 26, 2011, at 2:34 PM, Gabriele Columbro wrote: >>>>> >>>>>> Hey Stephane, >>>>>> >>>>>> On Sep 26, 2011, at 2:07 PM, Klevenz, Stephan wrote: >>>>>> >>>>>>> Hi Gab, >>>>>>> >>>>>>> I'm not that Maven expert and was just not aware of how to get a >>>>>>> dependency reference to -classes.jar file. So basically I agree and >>>>>>> +1 >>>>>>> for >>>>>>> your proposal. >>>>>> >>>>>> Nice! >>>>>> >>>>>> Classifiers are indeed not a very famous, but quite useful, Maven >>>>>> feature. Just opened this issue [1], will take a stab at it today >>>>>>and >>>>>> ask your review. >>>>>> >>>>>> Thanks, >>>>>> Gab >>>>>> >>>>>>> >>>>>>> Regards, >>>>>>> Stephan >>>>>> >>>>>> >>>>>> [1] https://issues.apache.org/jira/browse/CMIS-435 >>>>>> >>>>> >>>> >>> >>> >> > >Gabriele Columbro >ECM Architect and Open Source Enthusiast >[email protected] >twitter: @mindthegabz > >I am raising money for Save the Children by walking up Mount Toubkal in >Morocco. To support me and find out more visit my JustGiving site >(http://www.justgiving.com/mindthegab-toubkal-alfresco-2011/) > > > >
