The 1.3.0 tag exists, it was just a test build. I think it's more confusing to have a 1.3.0 tag and not have any issues for it in JIRA.
Struts does it with a page for each version number, in Continuum it looks like we have stacked release notes with a section per version. http://struts.apache.org/1.3.9/userGuide/release-notes-1_3_8.html But if someone wants to do the work in JIRA, fix the release notes and add it to our release guidelines, go for it. -- Wendy On Mon, Dec 8, 2008 at 10:35 AM, Brett Porter <[EMAIL PROTECTED]> wrote: > I would suggest that we just rename 1.3.0 to 1.3.1 in JIRA to avoid > confusion. > Not sure about other projects, but I would only expect to see released > versions in there (and maybe only GA ones at that eventually). > > - Brett > > 2008/12/9 Wendy Smoak (JIRA) <[EMAIL PROTECTED]> > >> >> [ >> http://jira.codehaus.org/browse/CONTINUUM-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] >> >> Wendy Smoak closed CONTINUUM-1990. >> ---------------------------------- >> >> Assignee: Wendy Smoak >> Resolution: Incomplete >> Fix Version/s: 1.3.0 >> >> The 1.3.0 vote was canceled and the site does not need to be published. >> >> > Unable to publish website from 1.3.0 tag >> > ---------------------------------------- >> > >> > Key: CONTINUUM-1990 >> > URL: http://jira.codehaus.org/browse/CONTINUUM-1990 >> > Project: Continuum >> > Issue Type: Task >> > Affects Versions: 1.3.0 >> > Reporter: Wendy Smoak >> > Assignee: Wendy Smoak >> > Fix For: 1.3.0 >> > >> > >> > Following the release process, when I try to publish the website with >> 'mvn site:stage-deploy -DstagingSiteURL=...' from the 1.3.0 tag, I get: >> > {noformat} >> > ... >> > [INFO] Nothing to compile - all classes are up to date >> > [INFO] >> ------------------------------------------------------------------------ >> > [INFO] Building Continuum :: Maven Plugin >> > [INFO] >> ------------------------------------------------------------------------ >> > [INFO] [enforcer:enforce {execution: default}] >> > [INFO] [plugin:descriptor] >> > [INFO] Using 2 extractors. >> > [INFO] Applying extractor for language: java >> > [INFO] Extractor for language: java found 20 mojo descriptors. >> > [INFO] >> ------------------------------------------------------------------------ >> > [ERROR] BUILD ERROR >> > [INFO] >> ------------------------------------------------------------------------ >> > [INFO] Error extracting plugin descriptor: 'Goal: ping already exists in >> the plugin descriptor for prefix: continuum >> > Existing implementation is: org.apache.maven.continuum.plugin.PingMojo >> > Conflicting implementation is: >> org.apache.maven.continuum.plugin.PingMojo' >> > [INFO] >> ------------------------------------------------------------------------ >> > [INFO] For more information, run Maven with the -e switch >> > [INFO] >> ------------------------------------------------------------------------ >> > [INFO] Total time: 13 minutes 1 second >> > [INFO] Finished at: Sun Nov 23 19:30:09 MST 2008 >> > [INFO] Final Memory: 83M/179M >> > [INFO] >> ------------------------------------------------------------------------ >> > {noformat} >> >> -- >> This message is automatically generated by JIRA. >> - >> If you think it was sent incorrectly contact one of the administrators: >> http://jira.codehaus.org/secure/Administrators.jspa >> - >> For more information on JIRA, see: http://www.atlassian.com/software/jira >> >> >> > > > -- > Brett Porter > http://blogs.exist.com/bporter/ >
