Same for me. Feature and site exports work fine. The "build/build all" on the site will sync up generetaed plugins and feature version in the site.xml The feature export will also sync up (using the convention to put 0.0.0 as a plugin version in the feature.xml) and update its plugins versions with the latest time stamp.
Now I am not sure all the 3 patches I submitted in TUSCANY-1085 have been applied, and that may explain the problems. Or may be the . files were not committed. They are important. -- Cheers Philippe > -----Original Message----- > From: Raymond Feng [mailto:[EMAIL PROTECTED] > Sent: Monday, September 24, 2007 11:07 PM > To: [email protected] > Subject: Re: Two plugins to configure Tuscany in Eclipse, > was: Including the SCA spec XSDs in the Tuscany distribution? > > > Comments inline. > > Thanks, > Raymond > > ----- Original Message ----- > From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, September 24, 2007 10:43 PM > Subject: Re: Two plugins to configure Tuscany in Eclipse, > was: Including the > SCA spec XSDs in the Tuscany distribution? > > > > Raymond Feng wrote: > >> Hi, > >> > >> Initially I saw a similar problem with the updatesite but > it was fixed > >> under r579012. I can export the feature without problems > on WTP 2.0. > >> > >> Thanks, > >> Raymond > > > > Two questions: > > > > - I am getting this error when exporting the feature. Could > you try to > > export just the feature using the export wizard in the > feature editor > > (instead of the site editor), and tell me what you get? > > That's what I tried and it is successful. > > > > > - r579012 changed site.xml to hardcode version=1.0.0.200709241600, > > shouldn't it be 1.0.0.qualifier instead? > > > > Hmm, I thought I checked in a version with 1.0.0.qualifer. This is > interesting: evey time I run the "build site", the site.xml > is changed > automatically with the timestamp. > > >> > >> ----- Original Message ----- From: "Jean-Sebastien Delfino" > >> <[EMAIL PROTECTED]> > >> To: <[email protected]> > >> Sent: Monday, September 24, 2007 10:05 PM > >> Subject: Re: Two plugins to configure Tuscany in Eclipse, > was: Including > >> the SCA spec XSDs in the Tuscany distribution? > >> > >> > >>> Philippe Ombredanne wrote: > >>>> Raymond Feng wrote: > >>>> > >>>>> Welcome to Tuscany and thank you for starting with a patch! > >>>>> I have applied the patch under 579004. > >>>>> > >>>> Thanks. It always feesl good to start with a patch ! :-) > >>>> Let's hope there will be more to come. > >>>> > >>>> > >>> > >>> I am not able to export the feature with the new > settings. Here's the > >>> error I'm getting from the feature export wizard: > >>> Problems during export > >>> Unable to find plug-in: > org.apache.tuscany.sca.core_1.0.0. Please check > >>> the error log for more details. > >>> Unable to find plug-in: > org.apache.tuscany.sca.core_1.0.0. Please check > >>> the error log for more details. > >>> > >>> Is it because the plugins are now qualified like: > >>> org.apache.tuscany.sca.core_1.0.0.200709242145.jar > >>> org.apache.tuscany.sca.runtime_1.0.0.200709242145.jar > >>> and the feature needs to be updated to reference the > qualified names? > >>> > >>> I'm using Eclipse 3.3.0 I20070621-1340. > >>> > >>> Any ideas? > >>> > >>> -- > >>> Jean-Sebastien > >>> > >>> > >>> > --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >>> For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >> > >> > >> > --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > -- > > Jean-Sebastien > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
