Uploaded image for project: 'Maven Remote Resources Plugin'
  1. Maven Remote Resources Plugin
  2. MRRESOURCES-70

SVN settings: eol-style and keywords

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.0
    • None

    Description

      The following files don't have the standard SVN settings:

      svn ps svn:eol-style native src/it/resources/generate-from-bundle-with-type-and-classifier/src/main/java/org/apache/maven/plugin/rresource/it/App.java
      svn ps svn:eol-style native src/test/java/org/apache/maven/plugin/resources/remote/it/IT_GenerateFromBundleWithTypeAndClassifier.java

      svn ps svn:eol-style native src/it/resources/bad-dependency-poms/repo/test/invalid/0.1/invalid-0.1.pom
      svn ps svn:eol-style native src/it/resources/bad-dependency-poms/repo/test/pom/0.2/pom-0.2.pom
      svn ps svn:eol-style native src/it/resources/bootstrap/resource-bundle-with-type-and-classifier/pom.xml
      svn ps svn:eol-style native src/it/resources/bootstrap/resource-bundle-with-type-and-classifier/src/main/resources/DEPENDENCIES.vm
      svn ps svn:eol-style native src/it/resources/generate-from-bundle-with-type-and-classifier/pom.xml
      svn ps svn:eol-style native src/it/settings.xml

      The following files have invalid SVN keyword settings:

      pom.xml
      src/it/maven-remote-resources-test/pom.xml
      src/site/apt/index.apt.vm
      src/site/apt/usage.apt.vm
      src/site/fml/faq.fml
      src/site/site.xml

      For example, pom.xml has
      keywords="Author Date Id Revision"
      whereas it should be
      keywords=Author Date Id Revision

      Looks like spurious quotes have been added.

      But ideally, Date should not be enabled (it's locale-dependent) and Author is unlikely to be useful. Id and Revision may be useful at times.

      Attachments

        Activity

          People

            dennisl@apache.org Dennis Lundberg
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: