[jira] [Updated] (HBASE-16116) .gitignore file contains pattern '*.iml' two times

2017-08-02 Thread Chia-Ping Tsai (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chia-Ping Tsai updated HBASE-16116:
---
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Push to master, branch-2, branch-1, branch-1.4, branch-1.3, and branch-1.2
[~ryakhovskiy.k] Thanks for the patch.

> .gitignore file contains pattern '*.iml' two times
> --
>
> Key: HBASE-16116
> URL: https://issues.apache.org/jira/browse/HBASE-16116
> Project: HBase
>  Issue Type: Improvement
>Reporter: Konstantin Ryakhovskiy
>Assignee: Konstantin Ryakhovskiy
>Priority: Trivial
>  Labels: beginner
> Fix For: 3.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7, 2.0.0-alpha-2
>
> Attachments: HBASE-16116.patch
>
>
> .gitignore file contains pattern '*.iml' two times:
> {code}
> /.arc_jira_lib
> /.externalToolBuilders
> .project
> *.settings/
> .classpath
> /build
> /.idea/
> /logs
> *target/
> *.iml --- first appearance 
> *.orig
> *~
> hbase-*/test
> *.iws
> *.iml --- second appearance 
> *.ipr
> patchprocess/
> dependency-reduced-pom.xml
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-16116) .gitignore file contains pattern '*.iml' two times

2017-08-02 Thread Chia-Ping Tsai (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chia-Ping Tsai updated HBASE-16116:
---
Fix Version/s: 2.0.0-alpha-2
   1.2.7
   1.5.0
   1.3.2
   1.4.0
   3.0.0

> .gitignore file contains pattern '*.iml' two times
> --
>
> Key: HBASE-16116
> URL: https://issues.apache.org/jira/browse/HBASE-16116
> Project: HBase
>  Issue Type: Improvement
>Reporter: Konstantin Ryakhovskiy
>Assignee: Konstantin Ryakhovskiy
>Priority: Trivial
>  Labels: beginner
> Fix For: 3.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7, 2.0.0-alpha-2
>
> Attachments: HBASE-16116.patch
>
>
> .gitignore file contains pattern '*.iml' two times:
> {code}
> /.arc_jira_lib
> /.externalToolBuilders
> .project
> *.settings/
> .classpath
> /build
> /.idea/
> /logs
> *target/
> *.iml --- first appearance 
> *.orig
> *~
> hbase-*/test
> *.iws
> *.iml --- second appearance 
> *.ipr
> patchprocess/
> dependency-reduced-pom.xml
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-16116) .gitignore file contains pattern '*.iml' two times

2016-06-26 Thread Konstantin Ryakhovskiy (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Ryakhovskiy updated HBASE-16116:
---
Summary: .gitignore file contains pattern '*.iml' two times  (was: 
.gitignore file contains '*.iml' two times)

> .gitignore file contains pattern '*.iml' two times
> --
>
> Key: HBASE-16116
> URL: https://issues.apache.org/jira/browse/HBASE-16116
> Project: HBase
>  Issue Type: Improvement
>Reporter: Konstantin Ryakhovskiy
>Priority: Trivial
>  Labels: beginner
> Attachments: HBASE-16116.patch
>
>
> .gitignore file contains pattern '*.iml' two times:
> {code}
> /.arc_jira_lib
> /.externalToolBuilders
> .project
> *.settings/
> .classpath
> /build
> /.idea/
> /logs
> *target/
> *.iml --- first appearance 
> *.orig
> *~
> hbase-*/test
> *.iws
> *.iml --- second appearance 
> *.ipr
> patchprocess/
> dependency-reduced-pom.xml
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)