Uploaded image for project: 'Apache Lens (Retired)'
  1. Apache Lens (Retired)
  2. LENS-536

Multiple issues in generate site script

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 2.2
    • docs
    • None

    Description

      Here are some of the issues i faced while generating doc for 2.1 release :

      1. mvn clean install run more than once, which makes generated-site to take more time. We should add -DskipCheck to skip findbugs check, rat check, checkstyle check and etc.
      2. site/publish directly contains current release documentation. When a copy is done from new release doc to site/publish, deleted html files in documentation are not removed from site/publish, as copy will only do it for modified and new files.
      3. Copying everything from /tmp/lens-site-stage to svn repo – did not happen when i ran the script. Had to do it manually
      4. When copying docs from /tmp/lens-site-stage to svn repo, we cannot simply copy everything as versions/ directory in /tmp/lens-site-stage does not have all versions. I had to skip versions/ directory explicitly and copy other directories, and then copy versions/<releaseversion> to versions/ as separate command.

      Attachments

        1. LENS-536.patch
          2 kB
          Raghavendra Singh

        Activity

          People

            raghavendra.singh Raghavendra Singh
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: