summaryrefslogtreecommitdiffstats
path: root/sandbox/kgoodson/jagg/pom.xml
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-01-29 14:02:16 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-01-29 14:02:16 +0000
commit34ca7df798da5031aa91b0d04039983cb077ba42 (patch)
tree173eb1b20e542ac487d69db181f68a0fbb2afdeb /sandbox/kgoodson/jagg/pom.xml
parentb8e7a0344f363bf360bc3ad99e6a0c44e4ba4731 (diff)
checkpoint - almost got example RSS feed of JIRA being consumed - some issues over Item
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904500 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/kgoodson/jagg/pom.xml')
-rw-r--r--sandbox/kgoodson/jagg/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/kgoodson/jagg/pom.xml b/sandbox/kgoodson/jagg/pom.xml
index b4d14055c6..55ec04f610 100644
--- a/sandbox/kgoodson/jagg/pom.xml
+++ b/sandbox/kgoodson/jagg/pom.xml
@@ -122,6 +122,7 @@
<schemaIncludes>
<!-- <include>ipo.xsd</include>-->
<include>JiraSideband.xsd</include>
+ <include>JiraRSS.xsd</include>
</schemaIncludes>
</configuration>
</plugin>