You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by fh...@apache.org on 2017/04/06 07:28:30 UTC

[17/37] flink git commit: [FLINK-6259] Fix a small spelling error from har-with-dependencies to jar-with-dependencies

[FLINK-6259] Fix a small spelling error from har-with-dependencies to jar-with-dependencies

this closes #3667


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/cae4976a
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/cae4976a
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/cae4976a

Branch: refs/heads/table-retraction
Commit: cae4976a4b9d4fa67f207dd08b8c9480c6f8989b
Parents: 1b6badd
Author: sunjincheng121 <su...@gmail.com>
Authored: Tue Apr 4 08:55:57 2017 +0800
Committer: Jark Wu <wu...@alibaba-inc.com>
Committed: Wed Apr 5 09:56:19 2017 +0800

----------------------------------------------------------------------
 flink-libraries/flink-gelly-scala/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/cae4976a/flink-libraries/flink-gelly-scala/pom.xml
----------------------------------------------------------------------
diff --git a/flink-libraries/flink-gelly-scala/pom.xml b/flink-libraries/flink-gelly-scala/pom.xml
index d6fcb6a..dad7237 100644
--- a/flink-libraries/flink-gelly-scala/pom.xml
+++ b/flink-libraries/flink-gelly-scala/pom.xml
@@ -216,7 +216,7 @@ under the License.
 				</configuration>
 			</plugin>
 
-            <!-- build a har-with-dependencies, to be included in the 'opt' build folder -->
+            <!-- build a jar-with-dependencies, to be included in the 'opt' build folder -->
             <plugin>
                 <artifactId>maven-assembly-plugin</artifactId>
                 <configuration>