Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bugzilla extension development help needed in supporting OSLC specifications

173 views
Skip to first unread message

Steve Speicher

unread,
Jun 22, 2011, 9:51:04 AM6/22/11
to devel...@bugzilla.org, oslc-too...@lists.sourceforge.net
Spending too much time with your family? Not enough to do during the
weekends?

I was looking for some help in converting our initial implementation of OSLC
[1] support in Bugzilla [2] into a proper Bugzilla extension [3]. By doing
this, it would help Bugzilla to easily link to other repositories (or even
other instances of itself) by adopting the OSLC change management
specification [4]. Unfortunately we don't have that much experience with
Bugzilla and its extension development. The approach we took in our OSLC
adapter for Bugzilla [2] was to put a front-end to Bugzilla using
Servlets/JSPs, j2bugzilla and XML-RPC. The reason for this approach was: a)
we know these technologies better and b) it was the basis for a common
pattern we see when initially adopting OSLC and used it for some training
materials.

Feel free to either contact me or we can discuss in [3]

[1] - http://open-services.net
[2] -
http://open-services.net/pipermail/oslc-core_open-services.net/2011-May/000982.html
[3] - https://bugzilla.mozilla.org/show_bug.cgi?id=519177
[4] - http://open-services.net/bin/view/Main/CmSpecificationV2

--
- Steve Speicher

Gervase Markham

unread,
Jun 24, 2011, 5:14:17 AM6/24/11
to sspe...@gmail.com
On 22/06/11 14:51, Steve Speicher wrote:
> I was looking for some help in converting our initial implementation of OSLC
> [1] support in Bugzilla [2] into a proper Bugzilla extension [3]. By doing
> this, it would help Bugzilla to easily link to other repositories (or even
> other instances of itself) by adopting the OSLC change management
> specification [4].

I'm in the middle of writing a generic extension to allow Bugzilla to
sync with other systems. I am happy to publish the work-in-progress and
then you can see whether its architecture would make a good basis for
this extension. Does that sound like it might be of interest?

Gerv

Aaron Evans

unread,
Jun 24, 2011, 12:35:19 PM6/24/11
to dev-apps...@lists.mozilla.org
That would be interesting to me too.

Gervase Markham

unread,
Jun 27, 2011, 5:34:36 AM6/27/11
to
On 24/06/11 17:35, Aaron Evans wrote:
> That would be interesting to me too.

OK. I'll get it put up on bzr.mozilla.org in the next day or two.

Gerv

Gervase Markham

unread,
Jun 27, 2011, 11:26:49 AM6/27/11
to
On 24/06/11 10:14, Gervase Markham wrote:
> I'm in the middle of writing a generic extension to allow Bugzilla to
> sync with other systems. I am happy to publish the work-in-progress and
> then you can see whether its architecture would make a good basis for
> this extension. Does that sound like it might be of interest?

I've pushed a drop of this code to:
http://bzr.mozilla.org/bugzilla/extensions/sync/trunk

It currently doesn't have much documentation, and it would be much
easier to understand if I could release a Sync plugin to go with it :-),
but I can't release the ones I've written of those. So more to come soon.

Gerv


0 new messages