]> granicus.if.org Git - icu/commitdiff
ICU-10084 Updated eclipse build stuffs
authorYoshito Umaoka <y.umaoka@gmail.com>
Tue, 23 Jul 2013 16:54:58 +0000 (16:54 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Tue, 23 Jul 2013 16:54:58 +0000 (16:54 +0000)
X-SVN-Rev: 33961

icu4j/build.properties
icu4j/eclipse-build/build.properties
icu4j/eclipse-build/pdebuild/build.properties

index 4965d60ef49e2ed5a851b9dc211e1bbcfbcc77da..ab1f5a6d0af432551c7e67aaebd88546c3dd3387 100644 (file)
@@ -5,5 +5,5 @@
 api.report.version = 52\r
 api.report.prev.version = 51\r
 release.file.ver = 52m1\r
-api.doc.version = 52\r
+api.doc.version = 52 Milestone 1\r
 \r
index 0bb7616f020f5db02c2bdeefc5573ac9c0d11f73..4f57f498d76ee963c793acf7142119051231c4b8 100644 (file)
@@ -2,6 +2,6 @@
 #* Copyright (C) 2010-2013, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
-icu4j.plugin.impl.version.string=51.1.0
+icu4j.plugin.impl.version.string=52.0.1
 copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2013. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
-icu4j.data.version.number=51
+icu4j.data.version.number=52
index 86f6cf4d7e98a76cbe5fd1417e8d6d9f454a6cfa..e66e85161398d15c2dcbcbb452be856d7ee8da5b 100644 (file)
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2003-2008 IBM Corporation and others.
+# Copyright (c) 2003-2013 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -209,7 +209,7 @@ javacFailOnError=true
 javacVerbose=true
 
 # Extra arguments for the compiler. These are specific to the java compiler being used.
-compilerArg=-inlineJSR -enableJavadoc -encoding ISO-8859-1
+compilerArg=-inlineJSR -enableJavadoc -encoding UTF-8
 
 # Default value for the version of the source code. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacSource in build.properties
 javacSource=1.5