Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-2871

Rename the release notes so that the filename contains a single period

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.4
    • Documentation
    • None

    Description

      maven-site-plugin 2.0-beta-4 truncates filenames containing more than one period.
      This results in a single 'release-notes-1.html' instead of multiple files release-notes-1.3.1.html, release-notes-1.3.2.html, etc.

      To avoid this, I used maven-site-plugin 2.0-SNAPSHOT for the 1.3.3 test build, but it is causing other problems such as the missing Struts logo and duplicate quick links.

      As a workaround for http://jira.codehaus.org/browse/MSITE-128, rename any file that contains more than one period in the filename.

      We can redirect with an .htaccess file. Do we want to
      1) redirect temporarily, and change the filenames back after the plugin is fixed, or
      2) redirect permanently, and use filenames such as release-notes-1_3_4.xml in the future.

      My vote is for (2).

      Attachments

        Activity

          People

            Unassigned Unassigned
            wsmoak Wendy Smoak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: