Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D2E22200AFE for ; Sat, 7 May 2016 02:04:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D191A160A0C; Sat, 7 May 2016 00:04:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1DC44160A0D for ; Sat, 7 May 2016 02:04:13 +0200 (CEST) Received: (qmail 93436 invoked by uid 500); 7 May 2016 00:04:13 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 93361 invoked by uid 99); 7 May 2016 00:04:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 May 2016 00:04:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D15BA2C1F61 for ; Sat, 7 May 2016 00:04:12 +0000 (UTC) Date: Sat, 7 May 2016 00:04:12 +0000 (UTC) From: "Gary Gregory (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IO-507) Add a ByteOrderFactory class MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 07 May 2016 00:04:15 -0000 Gary Gregory created IO-507: ------------------------------- Summary: Add a ByteOrderFactory 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.3.4#6332)