Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Ronald Brill 0cbdbc047b force LF as newLine character to let out test suite pass on windows also 2024-08-24 14:57:59 -07:00
Carlos Amengual 7c10b8275a Improve the build process to include reproducible JARs
Gradle: include license in META-INF directory of jar files (#956)

Closes https://github.com/mozilla/rhino/issues/956

Update the Rhino Shell man page, distribution fixes

1) Ship the man page in Zip/Tar distributions.
2) Include the runtime and engine jars in the distributions.
3) Do not attempt to copy non-existing `build.properties` to distributions.
4) Compress Tar distribution file.
5) Update POM metadata descriptions.
6) Upgrade deprecated jar classifier configurations.
7) Make sure that Git handles the man page as text (`.gitattributes`).

Create reproducible jar files (#1120)

1) Remove Built-Date and Built-Time fields from MANIFEST files.
2) Do not depend on Built-Date in `ImplementationVersion` (reported by @gbrail).
3) Configure archive files to be reproducible.
2021-12-22 16:21:23 -08:00
Gregory Brail 75d94f59ff Add .gitattributes. 2015-05-18 15:48:23 -07:00
Ahmed Ashour 681057b9c9 Add .gitattributes for End-Of-Line automatic handling 2015-05-07 12:43:03 +02:00