summaryrefslogtreecommitdiffstats
path: root/sandbox/kgoodson/jagg/src/main/resources/JiraSideband.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/kgoodson/jagg/src/main/resources/JiraSideband.xml')
-rw-r--r--sandbox/kgoodson/jagg/src/main/resources/JiraSideband.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sandbox/kgoodson/jagg/src/main/resources/JiraSideband.xml b/sandbox/kgoodson/jagg/src/main/resources/JiraSideband.xml
index 2ebfecb232..60a923ce53 100644
--- a/sandbox/kgoodson/jagg/src/main/resources/JiraSideband.xml
+++ b/sandbox/kgoodson/jagg/src/main/resources/JiraSideband.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jagg:plan xmlns:jagg="http://www.example.com/tracking" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.example.com/tracking JiraSideband.xsd ">
+ <issueBase>https://issues.apache.org/jira/browse/</issueBase>
<milestones>
<milestone ID="V8_M5I14a" workItems=
'SUPPORT_REFS_ON_OTHERS ENHANCE_ART_PROC_PERF'>
@@ -10,6 +11,7 @@
</milestones>
<workitems>
<workitem ID='SUPPORT_REFS_ON_OTHERS'>
+ <title>support reference on other impl type than impl.widget</title>
<responsible>LR</responsible>
<dueDate>2001-01-01</dueDate>
<jira>TUSCANY-2850</jira>
@@ -18,6 +20,7 @@
<note>note</note>
</workitem>
<workitem ID='ENHANCE_ART_PROC_PERF'>
+ <title>Enhance artfact processing performance by returning URI and location URL in one call</title>
<responsible>LR</responsible>
<dueDate>2001-01-01</dueDate>
<jira>TUSCANY-3395</jira>
@@ -26,6 +29,7 @@
<note>note</note>
</workitem>
<workitem ID='CONTRIBS_IDENT_SPEC_VERS'>
+ <title>Add support for identifying the SCA Spec Version for contribution metadata</title>
<responsible>LR</responsible>
<dueDate>2001-01-01</dueDate>
<jira>TUSCANY-3397</jira>