Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-integrators] Is the Mylyn Commons Soap bundle only available on the extras update site?

Great that you are planning to adopt the SOAP support. The
o.e.m.commons.soap plug-in is currently not available in a separate
feature that can be easily consumed by integrators (assuming you don't
want to depend on the JIRA connector). We have discussed creating
support features for HTTP (o.e.m.commons.net) and SOAP
(o.e.m.commons.soap) but haven't agreed, yet, how to distribute those
features.

For now the best solution which we have also implemented for other
features external to the Mylyn project is to include the
o.e.m.commons.soap plug-in in your feature. You can take a look at the
JIRA feature for an example.

The down-side is that you will need to ensure that your feature alway
includes the latest version to avoid conflicts with other features
that include the plug-in. Note that the plug-in has a fixed version
that is decoupled from the Mylyn version and we do not intend to
update it frequently.

Please consider stating your use case on this bug so we can consider
it when creating a SOAP feature:

280826: [releng] provide support feature for connector that use SOAP
https://bugs.eclipse.org/bugs/show_bug.cgi?id=280826

Steffen


On Sun, Nov 15, 2009 at 9:01 AM, Robert Munteanu
<robert.munteanu@xxxxxxxxx> wrote:
> Hi,
>
> We're now using the Commons-Soap bundle ( nice work, BTW ) for the
> next version of the Mylyn Connector for Mantis. I've tried installing
> the new version of the connector in some trimmed down installs, like
> the PDT all-in-one package but had no luck:
>
> ... requires 'bundle org.eclipse.mylyn.commons.soap [3.1.0,4.0.0)' but
> it could not be found.
>
> Once the Mylyn extras update site is added installation becomes possible.
>
> I could link to the mylyn/extras update site, but that would mean
> imposing a specific version of Mylyn AFAIK - and we still support 3.1
> or newer.
>
> Any suggestions on how to solve this would be appreciated.
>
> Regards,
>
> Robert Munteanu
>
> --
> Sent from my (old) computer
> _______________________________________________
> mylyn-integrators mailing list
> mylyn-integrators@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-integrators
>



-- 
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top