# ignite-1099:  tmp mmit

Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/8d96c578
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/8d96c578
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/8d96c578

Branch: refs/heads/ignite-1099
Commit: 8d96c578cd0bbe88454efe7d647725474640f610
Parents: 8f8a899
Author: ashutak <ashu...@gridgain.com>
Authored: Fri Jul 10 21:33:33 2015 +0300
Committer: ashutak <ashu...@gridgain.com>
Committed: Fri Jul 10 21:33:33 2015 +0300

----------------------------------------------------------------------
 .../org/apache/ignite/tools/jirabranches/JiraBranchesToHtml.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8d96c578/modules/tools/src/main/java/org/apache/ignite/tools/jirabranches/JiraBranchesToHtml.java
----------------------------------------------------------------------
diff --git 
a/modules/tools/src/main/java/org/apache/ignite/tools/jirabranches/JiraBranchesToHtml.java
 
b/modules/tools/src/main/java/org/apache/ignite/tools/jirabranches/JiraBranchesToHtml.java
index 3138648..1e5b8bd 100644
--- 
a/modules/tools/src/main/java/org/apache/ignite/tools/jirabranches/JiraBranchesToHtml.java
+++ 
b/modules/tools/src/main/java/org/apache/ignite/tools/jirabranches/JiraBranchesToHtml.java
@@ -89,7 +89,7 @@ public class JiraBranchesToHtml {
      *
      * @throws Exception
      */
-    protected void generateReport() throws Exception {
+    public void generateReport() throws Exception {
         System.out.println("Need to enter credentials for JIRA [" + jiraUrl + 
"]");
         System.out.print("JIRA user: ");
 

Reply via email to