Lamar Channell wrote:
Thanks for the response. Is there an easy way to query JIRA to find bug fixes that affect a single release version? For example, I want to find all bug fixes that pertain to JBoss AS 5.1.0GA.
Search for issues marked with "Affects Version" JBossAS-5.1.0.GA https://jira.jboss.org/browse/JBAS. Note that it won't be a complete set for various reasons. For example, JBoss AS is composed of many sub projects like EJB3 which have their own issue tracking project in JIRA and different version naming scheme.