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.
4 files changed
tree: 710920e32e050d2cabaa7a75d9b7a5e99011fbed
  1. .ci-builds/
  2. .github/
  3. docs/
  4. icu4c/
  5. icu4j/
  6. testdata/
  7. tools/
  8. vendor/
  9. .bazeliskrc
  10. .bazelrc
  11. .cpyskip.txt
  12. .gitattributes
  13. .gitignore
  14. CONTRIBUTING.md
  15. KEYS
  16. LICENSE
  17. README.md
  18. SECURITY.md
  19. WORKSPACE
README.md

International Components for Unicode

This is the repository for the International Components for Unicode. The ICU project is under the stewardship of The Unicode Consortium.

ICU Logo

🔴🔴🔴 Special Notice About Branch Renaming 🔴🔴🔴

Around March 24-25, 2021 we renamed the master branch to main. You may need to rename your branch in your local git repo and change your normal git command to reflect this change. See also https://github.com/github/renaming

Build Status (main branch)

BuildStatus
GitHub Actions (ICU4C)GHA ICU4C
GitHub Actions (ICU4J)GHA ICU4J
Azure Pipelines (ICU4C)Build Status
Azure Pipelines (ICU4J)Build Status
Azure Pipelines (Exhaustive Tests)Build Status
Github Actions (Valgrind)GHA CI Valgrind
FuzzingFuzzing Status
OpenSSF ScorecardOpenSSF Scorecard

Subdirectories and Information

Copyright & Licenses

Copyright © 2016-2024 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries.

A CLA is required to contribute to this project - please refer to the CONTRIBUTING.md file (or start a Pull Request) for more information.

The contents of this repository are governed by the Unicode Terms of Use and are released under LICENSE.