[Converge] ICU/Intl Enablement
Closed this issue · 6 comments
Need to reconcile the ICU/Intl work. This issue is to track the related commits.
/cc @srl295
e67073256d847be085be7049cd1d6ebd8d86ac62 build: enable small-icu support for build-release
- nodejs/node-v0.x-archive@e67073267f87a743dee4951374dd240c25e31cd507e6c5f build: add small-icu support for binary packages
- nodejs/node-v0.x-archive@67f87a770d04e7f35667381aa6e9d76f56ea962c019d5bc src: add license content from ICU
- nodejs/node-v0.x-archive@70d04e7
this whole area would make a good TSC topic as there have been (some strong) differences between the two projects on this and it'd be good to find a workable compromise that increases comfort all round (if possible)
Yes, we've been working on this more to address those concerns. The plan is
to initially land the currently implemented mechanism then iterate before
the release. Additional tsc discussion is great and I'd be happy to discuss
on one of our upcoming calls.
On May 22, 2015 5:38 PM, "Rod Vagg" notifications@github.com wrote:
this whole area would make a good TSC topic as there have been (some
strong) differences between the two projects on this and it'd be good to
find a workable compromise that increases comfort all round (if possible)—
Reply to this email directly or view it on GitHub
nodejs/node#26 (comment).
OK. the bulk of the work is done, just a few commits need to be added.
These are the same 3 as above, just with PR numbers
- build: add small-icu support for binary packages : PR nodejs/node-v0.x-archive#7676
- src: add license content from ICU: PR nodejs/node-v0.x-archive#9038
- build: enable small-icu support for build-release : PR nodejs/node-v0.x-archive#9099
I concur, retroactively