[
https://issues.apache.org/jira/browse/IO-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203900#comment-16203900
]
ASF GitHub Bot commented on IO-507:
-----------------------------------
GitHub user britter opened a pull request:
https://github.com/apache/commons-io/pull/46
IO-507: Rename ByteOrderUtils class to ByteOrderParser and remove some
logic for parsing strings "big" and "little", after discussions on the
ML.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/britter/commons-io IO-507
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-io/pull/46.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #46
----
commit 7532f2c5ee58581dc6d18ab13bc0c432c6d49c96
Author: Benedikt Ritter <[email protected]>
Date: 2017-10-13T17:19:26Z
IO-507: Rename ByteOrderUtils class to ByteOrderParser and remove some
logic for parsing strings "big" and "little", after discussions on the
ML.
----
> Add a ByteOrderUtils class
> --------------------------
>
> Key: IO-507
> URL: https://issues.apache.org/jira/browse/IO-507
> Project: Commons IO
> Issue Type: New Feature
> Components: Utilities
> Environment: Apache Maven 3.3.9
> (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00)
> Maven home: E:\Java\apache-maven-3.3.9\bin\..
> Java version: 1.7.0_79, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_79\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Fix For: 2.6
>
>
> Add a ByteOrderFactory class to parse Strings and return JRE ByteOrder
> instances.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)