Steven R. Loomis

Results 747 comments of Steven R. Loomis

@macchiati I'm going to try moving unicodetools' version into org.unicode.props …

Back burner on this due to CLDR release, but just as an example of the layering problems: https://github.com/unicode-org/unicodetools/blob/8d6bd2e50b541f68bb86ae4205213f7af71aa8bb/unicodetools/src/main/java/org/unicode/tools/TestSegments.java#L151-L155 ```java private static void doCompare(UnicodeProperty.Factory factory, Segmenter rl, String line) { RandomStringGenerator...

Observations (not complaints): - it's very clear that our development tools / environment / process has had quite an impact on how things are structured. Copying source files was easy,...

@markusicu my #214 does copy it into unicodetools paving the way for deletion on cldr.

It's "now" illegal (as of JDK 9?) to have more than one module export the same package. So, CLDR and ICU aren't supposed to both export to `com.ibm.icu.text`.

It could say: > To give people instructions for reporting security vulnerabilities in your project, _or to make it easier for them to reference UTS39 considerations,_ you can add a...

- upload to production is documented - there is some discussion (with a link to docs) of debugging using jetty, I have not tested it with eclipse.

docs here https://unicode-org.github.io/unicodetools/unicodejsps/

I'll document the debugging in #43, this one will be for automatically uploading.

OK I think this is ready to go pending clearing admin hurdles. ``` Error: Action failed with error: Error: Failed to generate Google Cloud federated token for projects/goog-unicode-dev/locations/global/workloadIdentityPools/pool1/providers/unicode-dev-provider: {"error":"invalid_target","error_description":"The target...