[jira] [Updated] (NET-621) SubnetUtils#SubnetInfo - remove unnecessary accessors

2017-03-03 Thread Makoto Sakaguchi (JIRA)

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

Makoto Sakaguchi updated NET-621:
-
Summary: SubnetUtils#SubnetInfo - remove unnecessary accessors  (was: 
SubnetUtils#SubnetInfo - Remove unnecessary accessors)

> SubnetUtils#SubnetInfo - remove unnecessary accessors
> -
>
> Key: NET-621
> URL: https://issues.apache.org/jira/browse/NET-621
> Project: Commons Net
>  Issue Type: Improvement
>Reporter: Makoto Sakaguchi
>Priority: Minor
>
> The below methods do not actually work.
> - private int netmask()   \{ return netmask; \}
> - private int network()   \{ return network; \}
> - private int address()   \{ return address; \}
> - private int broadcast() \{ return broadcast; \}
> So, I suggest to remove them.
> https://github.com/apache/commons-net/pull/8



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


[jira] [Updated] (NET-621) SubnetUtils#SubnetInfo - Remove unnecessary accessors

2017-03-03 Thread Makoto Sakaguchi (JIRA)

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

Makoto Sakaguchi updated NET-621:
-
Description: 
The below methods do not actually work.
- private int netmask()   \{ return netmask; \}
- private int network()   \{ return network; \}
- private int address()   \{ return address; \}
- private int broadcast() \{ return broadcast; \}

So, I suggest to remove them.
https://github.com/apache/commons-net/pull/8

  was:
The below methods do not actually work.
- private int netmask()   \{ return netmask; \}
- private int network()   \{ return network; \}
- private int address()   \{ return address; \}
- private int broadcast() \{ return broadcast; \}

So, I suggest to remove them.


> SubnetUtils#SubnetInfo - Remove unnecessary accessors
> -
>
> Key: NET-621
> URL: https://issues.apache.org/jira/browse/NET-621
> Project: Commons Net
>  Issue Type: Improvement
>Reporter: Makoto Sakaguchi
>Priority: Minor
>
> The below methods do not actually work.
> - private int netmask()   \{ return netmask; \}
> - private int network()   \{ return network; \}
> - private int address()   \{ return address; \}
> - private int broadcast() \{ return broadcast; \}
> So, I suggest to remove them.
> https://github.com/apache/commons-net/pull/8



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


[jira] [Updated] (NET-621) SubnetUtils#SubnetInfo - Remove unnecessary accessors

2017-03-02 Thread Makoto Sakaguchi (JIRA)

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

Makoto Sakaguchi updated NET-621:
-
Affects Version/s: (was: 1.2.2)
   (was: 1.2.1)
   (was: 1.1)
   (was: 1.1.1)
   (was: 1.0)
   (was: 1.2)
   (was: 1.3)

> SubnetUtils#SubnetInfo - Remove unnecessary accessors
> -
>
> Key: NET-621
> URL: https://issues.apache.org/jira/browse/NET-621
> Project: Commons Net
>  Issue Type: Improvement
>Reporter: Makoto Sakaguchi
>Priority: Minor
>
> The below methods do not actually work.
> - private int netmask()   \{ return netmask; \}
> - private int network()   \{ return network; \}
> - private int address()   \{ return address; \}
> - private int broadcast() \{ return broadcast; \}
> So, I suggest to remove them.



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


[jira] [Updated] (NET-621) SubnetUtils#SubnetInfo - Remove unnecessary accessors

2017-03-02 Thread Makoto Sakaguchi (JIRA)

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

Makoto Sakaguchi updated NET-621:
-
Affects Version/s: (was: 1.4)

> SubnetUtils#SubnetInfo - Remove unnecessary accessors
> -
>
> Key: NET-621
> URL: https://issues.apache.org/jira/browse/NET-621
> Project: Commons Net
>  Issue Type: Improvement
>Reporter: Makoto Sakaguchi
>Priority: Minor
>
> The below methods do not actually work.
> - private int netmask()   \{ return netmask; \}
> - private int network()   \{ return network; \}
> - private int address()   \{ return address; \}
> - private int broadcast() \{ return broadcast; \}
> So, I suggest to remove them.



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


[jira] [Updated] (NET-621) SubnetUtils#SubnetInfo - Remove unnecessary accessors

2017-03-02 Thread Makoto Sakaguchi (JIRA)

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

Makoto Sakaguchi updated NET-621:
-
Affects Version/s: (was: 1.2.2)
   (was: 1.2.1)
   (was: 1.1)
   (was: 1.1.1)
   (was: 1.0)
   (was: 1.2)
   (was: 1.3)

> SubnetUtils#SubnetInfo - Remove unnecessary accessors
> -
>
> Key: NET-621
> URL: https://issues.apache.org/jira/browse/NET-621
> Project: Commons Net
>  Issue Type: Improvement
>Affects Versions: 1.0, 1.1, 1.1.1, 1.2, 1.2.1, 1.2.2, 1.3, 1.4
>Reporter: Makoto Sakaguchi
>Priority: Minor
>
> The below methods do not actually work.
> - private int netmask()   \{ return netmask; \}
> - private int network()   \{ return network; \}
> - private int address()   \{ return address; \}
> - private int broadcast() \{ return broadcast; \}
> So, I suggest to remove them.



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


[jira] [Updated] (NET-621) SubnetUtils#SubnetInfo - Remove unnecessary accessors

2017-03-02 Thread Makoto Sakaguchi (JIRA)

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

Makoto Sakaguchi updated NET-621:
-
Affects Version/s: 1.0
   1.1
   1.1.1
   1.2
   1.2.1
   1.2.2
   1.3

> SubnetUtils#SubnetInfo - Remove unnecessary accessors
> -
>
> Key: NET-621
> URL: https://issues.apache.org/jira/browse/NET-621
> Project: Commons Net
>  Issue Type: Improvement
>Affects Versions: 1.0, 1.1, 1.1.1, 1.2, 1.2.1, 1.2.2, 1.3, 1.4
>Reporter: Makoto Sakaguchi
>Priority: Minor
>
> The below methods do not actually work.
> - private int netmask()   \{ return netmask; \}
> - private int network()   \{ return network; \}
> - private int address()   \{ return address; \}
> - private int broadcast() \{ return broadcast; \}
> So, I suggest to remove them.



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


[jira] [Updated] (NET-621) SubnetUtils#SubnetInfo - Remove unnecessary accessors

2017-03-02 Thread Makoto Sakaguchi (JIRA)

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

Makoto Sakaguchi updated NET-621:
-
Affects Version/s: 1.0
   1.1
   1.1.1
   1.2
   1.2.1
   1.2.2
   1.3
   1.4

> SubnetUtils#SubnetInfo - Remove unnecessary accessors
> -
>
> Key: NET-621
> URL: https://issues.apache.org/jira/browse/NET-621
> Project: Commons Net
>  Issue Type: Improvement
>Affects Versions: 1.0, 1.1, 1.1.1, 1.2, 1.2.1, 1.2.2, 1.3, 1.4
>Reporter: Makoto Sakaguchi
>Priority: Minor
>
> The below methods do not actually work.
> - private int netmask()   \{ return netmask; \}
> - private int network()   \{ return network; \}
> - private int address()   \{ return address; \}
> - private int broadcast() \{ return broadcast; \}
> So, I suggest to remove them.



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


[jira] [Updated] (NET-621) SubnetUtils#SubnetInfo - Remove unnecessary accessors

2017-03-02 Thread Makoto Sakaguchi (JIRA)

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

Makoto Sakaguchi updated NET-621:
-
Description: 
The below methods do not actually work.
- private int netmask()   \{ return netmask; \}
- private int network()   \{ return network; \}
- private int address()   \{ return address; \}
- private int broadcast() \{ return broadcast; \}

So, I suggest to remove them.

  was:
The below methods do not actually work.

{code:title=SubnetUtils.java#SubnetInfo|borderStyle=solid }
private int netmask()   { return netmask; }
private int network()   { return network; }
private int address()   { return address; }
private int broadcast() { return broadcast; }
{code}

So, I suggest to remove them.


> SubnetUtils#SubnetInfo - Remove unnecessary accessors
> -
>
> Key: NET-621
> URL: https://issues.apache.org/jira/browse/NET-621
> Project: Commons Net
>  Issue Type: Improvement
>Reporter: Makoto Sakaguchi
>Priority: Minor
>
> The below methods do not actually work.
> - private int netmask()   \{ return netmask; \}
> - private int network()   \{ return network; \}
> - private int address()   \{ return address; \}
> - private int broadcast() \{ return broadcast; \}
> So, I suggest to remove them.



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


[jira] [Updated] (NET-621) SubnetUtils#SubnetInfo - Remove unnecessary accessors

2017-03-02 Thread Makoto Sakaguchi (JIRA)

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

Makoto Sakaguchi updated NET-621:
-
Description: 
The below methods do not actually work.

{code:title=SubnetUtils.java#SubnetInfo|borderStyle=solid }
private int netmask()   { return netmask; }
private int network()   { return network; }
private int address()   { return address; }
private int broadcast() { return broadcast; }
{code}

So, I suggest to remove them.

  was:
{code}



> SubnetUtils#SubnetInfo - Remove unnecessary accessors
> -
>
> Key: NET-621
> URL: https://issues.apache.org/jira/browse/NET-621
> Project: Commons Net
>  Issue Type: Improvement
>Reporter: Makoto Sakaguchi
>Priority: Minor
>
> The below methods do not actually work.
> {code:title=SubnetUtils.java#SubnetInfo|borderStyle=solid }
> private int netmask()   { return netmask; }
> private int network()   { return network; }
> private int address()   { return address; }
> private int broadcast() { return broadcast; }
> {code}
> So, I suggest to remove them.



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