Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1E26A10837 for ; Thu, 1 Aug 2013 00:12:05 +0000 (UTC) Received: (qmail 63522 invoked by uid 500); 1 Aug 2013 00:12:05 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 63502 invoked by uid 500); 1 Aug 2013 00:12:05 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 63496 invoked by uid 99); 1 Aug 2013 00:12:05 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 00:12:05 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id C05AC8B538E; Thu, 1 Aug 2013 00:12:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bigosmallm@apache.org To: commits@flex.apache.org Message-Id: <74b716e0dddb43ad81f819d935a1246c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: [flex-utilities] [refs/heads/develop] - Fix line break issue in build.xml Date: Thu, 1 Aug 2013 00:12:04 +0000 (UTC) Updated Branches: refs/heads/develop 2bc81a26a -> 83bdc9124 Fix line break issue in build.xml Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/83bdc912 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/83bdc912 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/83bdc912 Branch: refs/heads/develop Commit: 83bdc91249451b9d46202447c0fc7edfcd11a0e6 Parents: 2bc81a2 Author: Om Authored: Wed Jul 31 17:11:48 2013 -0700 Committer: Om Committed: Wed Jul 31 17:11:48 2013 -0700 ---------------------------------------------------------------------- installer/build.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/83bdc912/installer/build.xml ---------------------------------------------------------------------- diff --git a/installer/build.xml b/installer/build.xml index 9db9100..5d84a4a 100644 --- a/installer/build.xml +++ b/installer/build.xml @@ -153,11 +153,7 @@ - - ************************************************************************************ - Execute the update-version target once, and only once, when you modifiy this app. - This will increment the version number to allow the app to be updated by the AIR installer. - ************************************************************************************ + ***************************************${line.separator}Execute the update-version target once,${line.separator}and only once, when you modifiy this app.${line.separator}This will increment the version number to allow${line.separator}the app to be updated by the AIR installer.${line.separator}***************************************