From: Yoshito Umaoka
Date: Fri, 22 Sep 2017 23:06:49 +0000 (+0000)
Subject: ICU-8241 Added new build target releaseFinal. Added new maven pom files for charset...
X-Git-Tag: release-60-rc~118
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0e860513674c5f24d0a846b1b8647a23fd8b968;p=icu
ICU-8241 Added new build target releaseFinal. Added new maven pom files for charset and locale SPI. API document build targets for each ICU4J maven artifacts.
X-SVN-Rev: 40447
---
diff --git a/icu4j/build.properties b/icu4j/build.properties
index 64378cc07af..21fb7a0bc25 100644
--- a/icu4j/build.properties
+++ b/icu4j/build.properties
@@ -8,4 +8,5 @@ api.report.version = 60
api.report.prev.version = 59
release.file.ver = 60m1
api.doc.version = 60 Milestone 1
+maven.pom.ver = 60.1
diff --git a/icu4j/build.xml b/icu4j/build.xml
index 2f9644eef73..0d8fca411fe 100644
--- a/icu4j/build.xml
+++ b/icu4j/build.xml
@@ -56,12 +56,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -657,6 +676,192 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1085,6 +1290,106 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1547,104 +1852,4 @@
basedir="${xliff.out.dir}/bin"
manifest="${icu4j.tools.dir}/src/com/ibm/icu/dev/tool/localeconverter/manifest.stub"/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/icu4j/main/classes/charset/src/com/ibm/icu/charset/package.html b/icu4j/main/classes/charset/src/com/ibm/icu/charset/package.html
index 5e3d9ab1d31..3063faf0b91 100644
--- a/icu4j/main/classes/charset/src/com/ibm/icu/charset/package.html
+++ b/icu4j/main/classes/charset/src/com/ibm/icu/charset/package.html
@@ -8,7 +8,7 @@
others. All Rights Reserved.
-->
-C:ICU4J .charset Package Overview
+ICU4J .com.ibm.icu.charset Package Overview
diff --git a/icu4j/main/classes/core/src/com/ibm/icu/lang/package.html b/icu4j/main/classes/core/src/com/ibm/icu/lang/package.html
index 4931e23fd1b..0038c3eab67 100644
--- a/icu4j/main/classes/core/src/com/ibm/icu/lang/package.html
+++ b/icu4j/main/classes/core/src/com/ibm/icu/lang/package.html
@@ -8,7 +8,7 @@
others. All Rights Reserved.
-->
-C:ICU4J .lang Package Overview
+ICU4J com.ibm.icu.lang Package Overview
diff --git a/icu4j/main/classes/core/src/com/ibm/icu/math/package.html b/icu4j/main/classes/core/src/com/ibm/icu/math/package.html
index 03bc682df45..bcfe68c9263 100644
--- a/icu4j/main/classes/core/src/com/ibm/icu/math/package.html
+++ b/icu4j/main/classes/core/src/com/ibm/icu/math/package.html
@@ -10,7 +10,7 @@
-->
-C:\cvs\icu4j\src\com\ibm\demo\package.html
+ICU4J com.ibm.icu.math Package Overview
diff --git a/icu4j/main/classes/core/src/com/ibm/icu/text/package.html b/icu4j/main/classes/core/src/com/ibm/icu/text/package.html
index 0956c732db0..8238f4d266d 100644
--- a/icu4j/main/classes/core/src/com/ibm/icu/text/package.html
+++ b/icu4j/main/classes/core/src/com/ibm/icu/text/package.html
@@ -8,6 +8,7 @@
others. All Rights Reserved.
-->
+ICU4J com.ibm.icu.text Package Overview
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
diff --git a/icu4j/main/classes/core/src/com/ibm/icu/util/package.html b/icu4j/main/classes/core/src/com/ibm/icu/util/package.html
index 57a5dee3749..8a6c19f4885 100644
--- a/icu4j/main/classes/core/src/com/ibm/icu/util/package.html
+++ b/icu4j/main/classes/core/src/com/ibm/icu/util/package.html
@@ -8,6 +8,7 @@
others. All Rights Reserved.
-->
+ICU4J com.ibm.icu.util Package Overview
International calendars and other utility classes.
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/package.html b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/package.html
new file mode 100644
index 00000000000..e620fda5ea5
--- /dev/null
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/package.html
@@ -0,0 +1,17 @@
+
+
+
+
+ICU4J Locale Service Provider Overview
+
+
+This package includes Java Locale Service Provider implementation.
+There are no public ICU4J consumer APIs provided in this package.
+See the ICU user guide section
+ICU4J Locale Service Provider
+for the details.
+
+
+
diff --git a/icu4j/maven/icu4j-charset/pom.xml b/icu4j/maven/icu4j-charset/pom.xml
new file mode 100644
index 00000000000..5fe484a261b
--- /dev/null
+++ b/icu4j/maven/icu4j-charset/pom.xml
@@ -0,0 +1,149 @@
+
+
+
+ 4.0.0
+
+ com.ibm.icu
+ icu4j-charset
+ @POMVERSION@
+
+ ICU4J Charset Provider
+
+ icu4j-charset is a supplemental library for icu4j, implementing Java Charset SPI.
+
+ http://icu-project.org/
+ 2001
+
+
+ Unicode/ICU License
+ http://source.icu-project.org/repos/icu/trunk/icu4j/main/shared/licenses/LICENSE
+ repo
+
+
+
+
+
+ mark
+ Mark Davis
+ Google
+
+ PMC Member
+
+
+
+ emmons
+ John Emmons
+ IBM Corporation
+
+ PMC Member
+
+
+
+ doug
+ Doug Felt
+ Google
+
+ PMC Member
+
+
+
+ deborah
+ Deborah Goldsmith
+ Apple
+
+ PMC Member
+
+
+
+ srl
+ Steven Loomis
+ IBM Corporation
+
+ PMC Member
+
+
+
+ markus
+ Markus Scherer
+ Google
+
+ PMC Member
+
+
+
+ pedberg
+ Peter Edberg
+ Apple
+
+ PMC Member
+
+
+
+ yoshito
+ Yoshito Umaoka
+ IBM Corporation
+
+ PMC Member
+
+
+
+
+
+
+ icu-support
+ https://lists.sourceforge.net/lists/listinfo/icu-support
+ https://lists.sourceforge.net/lists/listinfo/icu-support
+ icu-support@lists.sourceforge.net
+ http://sourceforge.net/mailarchive/forum.php?forum_name=icu-support
+
+
+ icu-announce
+ https://lists.sourceforge.net/lists/listinfo/icu-announce
+ https://lists.sourceforge.net/lists/listinfo/icu-announce
+ icu-announce@lists.sourceforge.net
+ http://sourceforge.net/mailarchive/forum.php?forum_name=icu-announce
+
+
+ icu-design
+ https://lists.sourceforge.net/lists/listinfo/icu-design
+ https://lists.sourceforge.net/lists/listinfo/icu-design
+ icu-design@lists.sourceforge.net
+ http://sourceforge.net/mailarchive/forum.php?forum_name=icu-design
+
+
+
+
+ scm:svn:http://source.icu-project.org/repos/icu/trunk/icu4j
+ scm:svn:http://source.icu-project.org/repos/icu/trunk/icu4j
+ http://source.icu-project.org/repos/icu/trunk/icu4j
+
+
+ Trac
+ http://bugs.icu-project.org/trac/
+
+
+
+
+ icu4j-releases
+ ICU4J Central Repository
+ https://oss.sonatype.org/service/local/staging/deploy/maven2
+
+
+ icu4j-snapshots
+ ICU4J Central Development Repository
+ https://oss.sonatype.org/content/repositories/snapshots
+
+
+
+
+
+ com.ibm.icu
+ icu4j
+ @POMVERSION@
+
+
+
diff --git a/icu4j/maven/icu4j-localespi/pom.xml b/icu4j/maven/icu4j-localespi/pom.xml
new file mode 100644
index 00000000000..906dd8669a2
--- /dev/null
+++ b/icu4j/maven/icu4j-localespi/pom.xml
@@ -0,0 +1,149 @@
+
+
+
+ 4.0.0
+
+ com.ibm.icu
+ icu4j-localespi
+ @POMVERSION@
+
+ ICU4J Locale Service Provider
+
+ icu4j-localespi is a supplemental library for icu4j, implementing Java Locale SPI.
+
+ http://icu-project.org/
+ 2001
+
+
+ Unicode/ICU License
+ http://source.icu-project.org/repos/icu/trunk/icu4j/main/shared/licenses/LICENSE
+ repo
+
+
+
+
+
+ mark
+ Mark Davis
+ Google
+
+ PMC Member
+
+
+
+ emmons
+ John Emmons
+ IBM Corporation
+
+ PMC Member
+
+
+
+ doug
+ Doug Felt
+ Google
+
+ PMC Member
+
+
+
+ deborah
+ Deborah Goldsmith
+ Apple
+
+ PMC Member
+
+
+
+ srl
+ Steven Loomis
+ IBM Corporation
+
+ PMC Member
+
+
+
+ markus
+ Markus Scherer
+ Google
+
+ PMC Member
+
+
+
+ pedberg
+ Peter Edberg
+ Apple
+
+ PMC Member
+
+
+
+ yoshito
+ Yoshito Umaoka
+ IBM Corporation
+
+ PMC Member
+
+
+
+
+
+
+ icu-support
+ https://lists.sourceforge.net/lists/listinfo/icu-support
+ https://lists.sourceforge.net/lists/listinfo/icu-support
+ icu-support@lists.sourceforge.net
+ http://sourceforge.net/mailarchive/forum.php?forum_name=icu-support
+
+
+ icu-announce
+ https://lists.sourceforge.net/lists/listinfo/icu-announce
+ https://lists.sourceforge.net/lists/listinfo/icu-announce
+ icu-announce@lists.sourceforge.net
+ http://sourceforge.net/mailarchive/forum.php?forum_name=icu-announce
+
+
+ icu-design
+ https://lists.sourceforge.net/lists/listinfo/icu-design
+ https://lists.sourceforge.net/lists/listinfo/icu-design
+ icu-design@lists.sourceforge.net
+ http://sourceforge.net/mailarchive/forum.php?forum_name=icu-design
+
+
+
+
+ scm:svn:http://source.icu-project.org/repos/icu/trunk/icu4j
+ scm:svn:http://source.icu-project.org/repos/icu/trunk/icu4j
+ http://source.icu-project.org/repos/icu/trunk/icu4j
+
+
+ Trac
+ http://bugs.icu-project.org/trac/
+
+
+
+
+ icu4j-releases
+ ICU4J Central Repository
+ https://oss.sonatype.org/service/local/staging/deploy/maven2
+
+
+ icu4j-snapshots
+ ICU4J Central Development Repository
+ https://oss.sonatype.org/content/repositories/snapshots
+
+
+
+
+
+ com.ibm.icu
+ icu4j
+ @POMVERSION@
+
+
+
diff --git a/icu4j/pom.xml b/icu4j/maven/icu4j/pom.xml
similarity index 99%
rename from icu4j/pom.xml
rename to icu4j/maven/icu4j/pom.xml
index e5a6ae8dcef..76619883906 100644
--- a/icu4j/pom.xml
+++ b/icu4j/maven/icu4j/pom.xml
@@ -13,7 +13,7 @@
com.ibm.icu
icu4j
- 60-SNAPSHOT
+ @POMVERSION@
ICU4J