This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 157112 - include bugtracking into standard distribution
Summary: include bugtracking into standard distribution
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P1 blocker (vote)
Assignee: Tomas Stupka
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2009-01-20 10:17 UTC by Tomas Stupka
Modified: 2009-07-27 09:20 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2009-01-20 10:17:02 UTC
due to the planned bugtracking support the following modules will be added to the standard build:

1.) Bugtracking (bugtracking)
=============================
- main bugtracking functionality
- provides friend api for the Jira and Bugzilla modules and the bugtracking.bridge (see bellow)


2.) Bugtracking Libraries (libs.bugtracking)
============================================
a) bundles Mylyn libraries and their dependencies
Mylyn Commons library v3.x
Mylyn Commons Network library v3.x
Mylyn Tasks Core library v3.x
Jakarta Commons HttpClient Library v3.x
Apache Commons Codec Library v1.x
Apache Commons Lang Library v2.x

b) provides a dummy org.eclipse.core, org.eclipse.mylyn and org.osgi emulation which is 
needed by the mylyn libraries. Was already discussed on netbeans tech council. 


3.) Bugtracking Bridge (bugtracking.bridge)
===========================================
bridges the bugtracking functionality with other netbeans modules - e.g VCS modules, editor


4.) Jira (jira)
===============
Netbeans support for Jira


5.) Jira Libraries (libs.jira)
==============================
Bundles the mylyn jira connector and its dependencies
Java connector to Jira issue tracking system v3.x
SOAP with Attachments API for Java v1.x
Apache Axis v1.x
Apache Commons Discovery v0.x
Geronimo Activation v1.x
Geronimo JavaMail v1.x
JAX-RPC Reference Implementation v1.x
Web Services Description Language for Java Toolkit v1.x


6.) Bugzilla (bugzilla)
=======================
Netbeans support for Bugzilla


7.) Bugzilla Libraries (libs.bugzilla)
======================================
Bundles mylyn bugzilla connector and its dependencies
Java connector to Bugzilla issue tracking system v3.x
Comment 1 Jiri Prox 2009-01-22 12:19:33 UTC
correcting TM
Comment 2 Tomas Stupka 2009-02-09 12:39:09 UTC
closing