Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylar-dev] Support question

Hi Wim,

Yes, this is definitely the place to be asking such questions.  Great to
hear that you plan on building on Mylar.  Just a quick word of caution: we
will be doing some API renaming and cleanup up until mid next week, so you
may want to delay some of your further investigation until that's done.

Regarding versions, yes, we will continue supporting both the Eclipse 3.2
and 3.3 streams, at least until the final release of Eclipse 3.3.  Note that
we only merge changes back to 3.2 the week of each release.

Regarding the source builds, we have been documenting the suggested
workspace setup here: 

http://wiki.eclipse.org/index.php/Mylar_Integrator_Reference#Workspace_Setup


However, for the 1.0 release we need to re-think this.  So my question to
you, and other integrators, is how you would like to be consuming the
sources.  I think that we have three options:
1) Make them available with the release, as Eclipse does.  A bit of bloat in
the site zip, but these can be an optional feature on the update site.
2) Make a separate download available with each release (as we do now, but
don't make it easy enough to find).
3) Make it easier and more clear how to check out a tagged release.

(1) seems like a good idea, and I like (3) because working against a
checked-out version will encourage integrators to submit patches.  

Mik

> -----Original Message-----
> From: mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Wim Jongman
> Sent: Tuesday, November 28, 2006 9:03 PM
> To: mylar-dev@xxxxxxxxxxx
> Subject: [mylar-dev] Support question
> 
> Hello,
> 
> I sent a mail yesterday with the question if it is ok to use this list
> if i need some help in developing a connector for our CM system. The
> website advised to subscribe to this list during connector development.
> 
> One of the questions i had is already answered since i have found the
> .91 sources today in cvs. The answer to the other question about your
> eclipse target release for 1.0 must then be: "3.2". I got confused
> because mylar 1.0  will not compile against my fairly current 3.2.
> 
> Thanks,
> 
> Wim
> 
> 
> Hello,
> 
> My name is Wim Jongman and our company builds commercial change
> management software and we are currently porting to eclipse. I have been
> told about mylar a few months ago but only last Friday i did the first
> install (if you are quiet you can still hear the echo of my head banging
> on my desk).
> 
> I have started development of a connector with our system immediately.
> Yesterday Sunday (or better Monday morning) I managed to have the task
> list populated with the task information from our system. I basically
> downloaded the Bugzilla sources and started from that.
> 
> Can I join this list and bother you with questions during the
> development of our connector?
> 
> Here are some project related ones:
> 
> We are targeting for integration with 3.2. It seems to me that you guys
> are aiming at 3.3 with the 1.0 version. I therefore plan to connect to
> the 0.9 version of mylar and go from there with the upgrade. Does this
> sound good to you?
> 
> Where are the 0.9 sources? the versions in the repos seem to skip from
> 0.7 to 1.0.
> 
> 
> Thanks for helping,
> 
> Wim Jongman
> www.remain.nl
> 
> 
> 
> _______________________________________________
> mylar-dev mailing list
> mylar-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylar-dev



Back to the top