[jira] [Commented] (KNOX-816) Make private inner classes static

2017-04-27 Thread Larry McCay (JIRA)

[ 
https://issues.apache.org/jira/browse/KNOX-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987565#comment-15987565
 ] 

Larry McCay commented on KNOX-816:
--

[~coheigea] - thank you for this contribution - I've committed it to master 
which will make it available in 0.13.0/1.0.0!

> Make private inner classes static
> -
>
> Key: KNOX-816
> URL: https://issues.apache.org/jira/browse/KNOX-816
> Project: Apache Knox
>  Issue Type: Improvement
>Reporter: Colm O hEigeartaigh
>Assignee: Colm O hEigeartaigh
>Priority: Trivial
> Fix For: 0.13.0
>
> Attachments: 0001-KNOX-816-Make-private-inner-classes-static.patch
>
>
> As discussed on KNOX-792, this JIRA is a placeholder for a patch to make all 
> private inner classes static for performance reasons.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KNOX-816) Make private inner classes static

2017-04-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/KNOX-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987564#comment-15987564
 ] 

ASF subversion and git services commented on KNOX-816:
--

Commit 5dac768d2ed2ad051724b998db5a7a1f39a599b0 in knox's branch 
refs/heads/master from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=5dac768 ]

KNOX-816 - Make private inner classes static (Colm O hEigeartaigh via lmccay)

> Make private inner classes static
> -
>
> Key: KNOX-816
> URL: https://issues.apache.org/jira/browse/KNOX-816
> Project: Apache Knox
>  Issue Type: Improvement
>Reporter: Colm O hEigeartaigh
>Assignee: Colm O hEigeartaigh
>Priority: Trivial
> Fix For: 0.13.0
>
> Attachments: 0001-KNOX-816-Make-private-inner-classes-static.patch
>
>
> As discussed on KNOX-792, this JIRA is a placeholder for a patch to make all 
> private inner classes static for performance reasons.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KNOX-816) Make private inner classes static

2017-03-28 Thread Sandeep More (JIRA)

[ 
https://issues.apache.org/jira/browse/KNOX-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945472#comment-15945472
 ] 

Sandeep More commented on KNOX-816:
---

Hello [~coheigea] thanks for the patch !
I have a question, there are some inner classes that are not made static is 
there a reason why ? e.g. in XmlRewriteRulesDigester.java only RuleFactory.java 
is made static and not the others.

> Make private inner classes static
> -
>
> Key: KNOX-816
> URL: https://issues.apache.org/jira/browse/KNOX-816
> Project: Apache Knox
>  Issue Type: Improvement
>Reporter: Colm O hEigeartaigh
>Assignee: Colm O hEigeartaigh
>Priority: Trivial
> Fix For: 0.13.0
>
> Attachments: 0001-KNOX-816-Make-private-inner-classes-static.patch
>
>
> As discussed on KNOX-792, this JIRA is a placeholder for a patch to make all 
> private inner classes static for performance reasons.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)