You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by vr...@apache.org on 2016/01/07 00:25:10 UTC

[1/2] incubator-apex-malhar git commit: Fix JIRA instructions in README.md

Repository: incubator-apex-malhar
Updated Branches:
  refs/heads/devel-3 56d258ef2 -> 91ca27a10


Fix JIRA instructions in README.md


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/commit/b89603a1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/tree/b89603a1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/diff/b89603a1

Branch: refs/heads/devel-3
Commit: b89603a1464bd903e3b8d1e2e520638bbc97ea71
Parents: a4e4555
Author: Thomas Weise <th...@datatorrent.com>
Authored: Wed Jan 6 15:17:16 2016 -0800
Committer: Thomas Weise <th...@datatorrent.com>
Committed: Wed Jan 6 15:17:16 2016 -0800

----------------------------------------------------------------------
 README.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/b89603a1/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 352fcb7..e7e3000 100644
--- a/README.md
+++ b/README.md
@@ -35,14 +35,15 @@ Multiple [demo applications](demos/src/main/java/com/datatorrent/demos) are prov
 Issue tracking
 --------------------
 
-[Malhar JIRA](https://malhar.atlassian.net/projects/MLHR) issue tracking system is used for this project.
-You can submit new issues and track the progress of existing issues at https://malhar.atlassian.net/projects/MLHR.
+[JIRA](https://issues.apache.org/jira/browse/APEXMALHAR) issue tracking system is used for this project.
+You can submit new issues and track the progress of existing issues at https://issues.apache.org/jira/browse/APEXMALHAR
 
-When working with JIRA to submit pull requests, please use [smart commits](https://confluence.atlassian.com/display/AOD/Processing+JIRA+issues+with+commit+messages) feature by specifying MLHR-XXXX in the commit messages.
-It helps us link commits with issues being tracked for easy reference.  And example commit might look like this:
+Please include the JIRA ticket number into the commit messages. It will automatically add the commit message to the JIRA ticket(s) and help link the commit with the issue(s) being tracked for easy reference.
+An example commit might look like this:
 
-    git commit -am "MLHR-1234 #comment Task completed ahead of schedule #resolve"
+    git commit -am "APEXMALHAR-1234 Task completed ahead of schedule"
 
+JIRA tickets should be resolved and fix version field set by the committer merging the pull request.
 
 License
 --------------------


[2/2] incubator-apex-malhar git commit: Merge branch 'devel-3' of https://github.com/tweise/incubator-apex-malhar into devel-3

Posted by vr...@apache.org.
Merge branch 'devel-3' of https://github.com/tweise/incubator-apex-malhar into devel-3


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/commit/91ca27a1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/tree/91ca27a1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/diff/91ca27a1

Branch: refs/heads/devel-3
Commit: 91ca27a10f1683aaf57a29c0499758a2eeb5d037
Parents: 56d258e b89603a
Author: Vlad Rozov <v....@datatorrent.com>
Authored: Wed Jan 6 15:21:14 2016 -0800
Committer: Vlad Rozov <v....@datatorrent.com>
Committed: Wed Jan 6 15:21:14 2016 -0800

----------------------------------------------------------------------
 README.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
----------------------------------------------------------------------