Rahul Pandey
8eca245c74
ICU-22724 BRS_76_GA Update version number to 76.1 (No more -SNAPSHOT)
2024-10-21 14:49:09 -07:00
Mihai Nita
bd9ffc38f0
ICU-22930 The -sources.jar files in icu4j version 76.1 are AGAIN a lot bigger than before
2024-09-27 13:07:13 -07:00
Mihai Nita
22fe3a14ab
ICU-22606 Point the Maven Central link to license to a versioned one
2024-09-23 09:54:41 -07:00
Rahul Pandey
30efee0d3a
ICU-22723 BRS_76_RC: Update version number to 76.1-SNAPSHOT
2024-09-19 21:49:13 +05:30
Mihai Nita
edbf02094f
ICU-22606 Correct urls in the scm entry; fix JCite styles in javadoc
...
1. The flatten plugin appended the relative module paths to the URLs in <scm>.
The same kind of problem solved earlier with ${proj.url}, and fixed the same way.
I was unable to find any way to tell the plugin to not do that append, even after
reading some of the plugin code.
2. The stylesheet containing the JCite styles was not copied in the generated javadoc.
The first part of our custom stylesheet is 100% the same as the oficial one.
So the only part that was visually affected was the code produced by JCite.
The code still used <pre> and <code>, so it was monospaced and well indented / wrapped,
but no syntax colors.
2024-08-31 15:37:10 -07:00
Mihai Nita
eda184e6af
ICU-22606 Make the ICU4J release easier & more predictable
2024-08-29 12:55:59 -07:00
Mihai Nita
40189ffe57
ICU-21205 Fix Eclipse failing to import the icu4j maven project
2024-08-16 13:38:56 -07:00
Tim Chevalier
57ed0a2a53
ICU-22794 MF2: Move .json files for tests into top-level testdata/ directory
...
Modify ICU4C and ICU4J test readers to handle all tests
Add `ignoreJava` and `ignoreCpp` properties to tests where needed
Includes parser bug fixes:
ICU4J: require a complex-body after declarations
ICU4J: Correctly parse the complex body after an unsupported statement
ICU4J: Handle date params in tests and remove default params for tests
ICU4J: Handle decimal params in tests
ICU4J: Require whitespace before variable/literal in reserved annotation
ICU4J: Require whitespace between options
ICU4J: Require a variable-expression in an .input declaration
ICU4J: don't require space between last key and pattern in variant
ICU4J: don't require space between selectors
ICU4J: allow whitespace after '=' in option
ICU4J: parse escape sequences in quoted literals according to grammar
ICU4J: allow whitespace within markup after attributes list
2024-08-08 09:14:44 -07:00
Mihai Nita
366bb463b1
ICU-22722 Update the ICU Vice-Chair for Maven publishing
2024-08-07 07:36:23 -07:00
Mihai Nita
9369b7a209
ICU-21757 Stop sharing utilities-for-cldr
...
Moves UnicodeMap and related classes to core.
Also removes `CollectionUtilities`, `UOption`, and `ElapsedTimer`.
They will end up in UnicodeTools, CLDR, and CLDR respectively.
2024-05-06 15:49:03 -07:00
Mihai Nita
0e4c2d8bc6
ICU-22724 ICU BRS 76: front-load update version to 76.0.1
2024-04-18 16:57:47 -07:00
Rahul Pandey
2f7a3ea491
ICU-22535 BRS_75_GA: Update ICU version to 75.1 (no more -SNAPSHOT)
2024-04-12 09:36:09 -07:00
yumaoka
43cde6bdbf
ICU-22534 Updating pom version to 75.1-SNAPSHOT
2024-04-04 09:45:56 -07:00
Mihai Nita
141e820f71
ICU-22690 Update ICU4J MessageFormatter to the latest spec, LDML 45
2024-03-22 14:39:02 -07:00
Mihai Nita
201af462fc
ICU-22675 Migrate from deprecated boxed primitive constructors to their replacements
2024-02-26 16:39:05 -08:00
Steven R. Loomis
ea1c6da07f
ICU-22677 update LICENSE and README.md and pom.xml
...
- https://github.com/unicode-org/.github/issues/15
- use Unicode-3.0 in pom instead of raw license link
- https://github.com/unicode-org/.github/issues/15
2024-02-26 14:34:59 -06:00
Mihai Nita
e76094c55a
ICU-22605 Exclude the data files from the -sources.jar
2023-12-15 09:08:22 -08:00
Rahul Pandey
665d9dbbe9
ICU-22534 BRS 75 front-load update version to 75.0.1
...
See #2726
2023-12-08 14:32:40 -08:00
yumaoka
a7c7d8f214
ICU-22561 Added maven-gpg-plugin in pom.xml to sign artifacts for maven central release.
2023-10-30 19:51:44 -07:00
Markus Scherer
9edac7b783
ICU-22326 ICU 74 release not candidate
2023-10-27 15:56:19 -07:00
JALAJ HARKAWAT
97e2f3b018
ICU-22326 Version number update for GA
...
See #2685
2023-10-26 13:03:43 -07:00
Elango Cheran
623cb1accc
ICU-22324 Update BRS task docs
2023-10-04 21:05:20 -07:00
Mihai Nita
1b5542da42
ICU-22324 Mavenization: fix the with_full_javadoc profile
...
See #2658
2023-10-04 16:29:18 -07:00
Mihai Nita
e09adbf05a
ICU-22324 Mavenization: removed license links (error on Windows)
...
See #2652
2023-10-03 12:47:48 -07:00
Mihai Nita
76b9e089be
ICU-22324 Mavenization, publish the root pom to Maven
2023-09-28 17:32:30 -07:00
Mihai Nita
7a0373411e
ICU-22324 Mavenization, building the CLDR utilities
2023-09-27 11:01:06 -07:00
Mihai Nita
87fe057838
ICU-22324 Mavenization, add -SNAPSHOT back to the maven version
2023-09-27 06:46:31 -07:00
Elango Cheran
99026f01cc
ICU-22325 BRS74RC: Update version number to 74.1
...
See #2613
2023-09-26 08:21:21 -07:00
Mihai Nita
8c4af504a0
ICU-22324 Mavenization, minimize the places that need a version
2023-09-22 13:08:25 -07:00
Mihai Nita
501fe1b74a
ICU-22324 Mavenization, preparing for maven central deployment
2023-09-21 18:21:06 -07:00
Elango Cheran
f4227f5d54
ICU-22324 Include all unit tests, move tests needing multiple components
2023-09-20 10:51:19 -07:00
Mihai Nita
9be9ed3231
ICU-22324 Mavenization, resolve some of the release tasks
2023-09-20 10:27:12 -07:00
Mihai Nita
d501225db2
ICU-22477 Fix the performance tests after the maven folder changes
2023-08-31 19:38:20 -07:00
Mihai Nita
c7f227b37f
ICU-22324 Mavenization, step 2, reorg folders to maven structure
2023-08-30 15:25:01 -07:00
Yoshito Umaoka
d0e8605136
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
2017-09-22 23:06:49 +00:00
Yoshito Umaoka
694142470e
ICU-13159 Updating ICU version in trunk to 60.0.1 (60m1) - merging changes from my work branch.
...
X-SVN-Rev: 40145
2017-05-31 16:50:38 +00:00
Peter Edberg
31aecf69ac
ICU-13099 BRS, update version numbers for 59.1 final (just ICU4J build.properties, pom.xml)
...
X-SVN-Rev: 39982
2017-04-04 22:37:17 +00:00
Peter Edberg
a238722264
ICU-12895 update release version to 59.0.1 for m1
...
X-SVN-Rev: 39562
2017-01-16 00:42:22 +00:00
Yoshito Umaoka
bf94c49872
ICU-12899 Corrected an error in repository URL in pom.xml.
...
X-SVN-Rev: 39549
2017-01-09 16:19:41 +00:00
Yoshito Umaoka
8ae505f6dd
ICU-12887 Update ICU4J repository URLs. Not updating version for now.
...
X-SVN-Rev: 39532
2016-12-08 21:49:18 +00:00
Michael Ow
7ef631ba4f
ICU-12564 Update copyright notice in ICU4J
...
X-SVN-Rev: 38875
2016-06-22 22:12:16 +00:00
Michael Ow
aa226394dd
ICU-12456 Update version number to 58.0.1 in ICU4J
...
X-SVN-Rev: 38712
2016-05-06 21:07:05 +00:00
Steven R. Loomis
ab6b7f24fe
ICU-12037 update license location
...
X-SVN-Rev: 38508
2016-03-08 23:50:05 +00:00
Steven R. Loomis
802559f528
ICU-12037 fix references to license.html
...
X-SVN-Rev: 38409
2016-02-27 01:48:56 +00:00
Michael Ow
7151f52fc8
ICU-12084 Update version number to 57m1 in ICU4J
...
X-SVN-Rev: 38187
2016-01-21 20:08:17 +00:00
Yoshito Umaoka
7daa0c8e78
ICU-11629 Updated ICU4J version to 56.0.1.
...
X-SVN-Rev: 37338
2015-04-15 16:41:47 +00:00
Yoshito Umaoka
1c69528a4e
ICU-11314 Updated the maven repository location to use https.
...
X-SVN-Rev: 36668
2014-10-09 23:24:58 +00:00
Yoshito Umaoka
7fd935bf5e
ICU-11314 Updated ICU4J trunk version to 55m1.
...
X-SVN-Rev: 36656
2014-10-09 15:25:12 +00:00
Yoshito Umaoka
417e2450f7
ICU-10843 Changed the ICU4J version numbers for 54M1.
...
X-SVN-Rev: 35629
2014-04-14 20:40:53 +00:00
Yoshito Umaoka
80ed875e6a
ICU-10484 Update the ICU4J version numbers to 53/m1
...
X-SVN-Rev: 34544
2013-10-10 19:01:15 +00:00