Uroš Bojanić created SPARK-58759:
------------------------------------

             Summary: Fix grammar in build file comments
                 Key: SPARK-58759
                 URL: https://issues.apache.org/jira/browse/SPARK-58759
             Project: Spark
          Issue Type: Improvement
          Components: Build
    Affects Versions: 4.3.0
            Reporter: Uroš Bojanić


Four grammar errors in build-file comments. sql/catalyst/pom.xml and 
sql/core/pom.xml both read "However, a closed due to \"Cannot Reproduce\" Maven 
bug", corrected to "However, a Maven bug closed as \"Cannot Reproduce\"". 
sql/core/pom.xml reads "dependencies are needed for maven test builds on later 
hadoop releases", where the subject is the singular "declaration", corrected to 
"dependencies is needed for Maven test builds on later Hadoop releases" (also 
fixing the proper-noun casing and a missing space before the comment close). 
project/SparkBuild.scala reads "There are a reasons", corrected to "There are 
reasons".

Comment text only: Maven and SBT never parse it, so there is no build impact, 
and no version, coordinate, scope, or ordering is touched. Both POMs remain 
well-formed XML.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to