Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylar-dev] Re: Mylar Tasks (Repository) API

> -----Original Message-----
> From: mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Nathan Hapke
...
>  >  5. Would be nice with some support for Saved Queries as well but that
> has
>  > VERY LOW priority
> 
> If you're referring to the saved queries built into Bugzilla, I don't
> believe we
> have support for that.  Feel free to submit a bug report for it.

151437: support retrieval of searches stored with Bugzilla account
https://bugs.eclipse.org/bugs/show_bug.cgi?id=151437

> >  1. What is the name of the API to access Jira, Bugzilla etc (Tasks API,
> > Tasks Framework?)
> 
> I generally call it the task framework.

We've been calling the extensible core and UI stuff the Tasks Framework, and
the headless API stuff accessing Bugzilla the Bugzilla API.  Naming will be
kept up-to-date here:
* http://wiki.eclipse.org/index.php/Mylar_Architecture
* http://wiki.eclipse.org/index.php/Mylar_Integrator_Reference 

> >  5. Is the plan to create one or many separate jar files for the
> headless
> > Tasks framework , so that other projects can depend on it?
> 
> We're currently using the PDE export model, so each bundle is exported as
> one jar.

For 0.6.1 and 0.6.2 we made the headless distribution available from the
download page: http://www.eclipse.org/mylar/dl.php  I've updated the
Integrated Reference to indicate this.  It provides 1 JAR per connector.  It
could also provide the necessary org.eclipse.core.runtime dependency if
someone asks for this. 

Mik

--
Mik Kersten, http://kerstens.org/mik
Mylar Project Lead, http://eclipse.org/mylar



Back to the top