Apache OpenOffice (AOO) Bugzilla – Full Text Issue Listing |
Summary: | Remove extra files from source package (clog, config.out) | ||
---|---|---|---|
Product: | Build Tools | Reporter: | Andrea Pescetti <pescetti> |
Component: | code | Assignee: | Andrea Pescetti <pescetti> |
Status: | CONFIRMED --- | QA Contact: | |
Severity: | Normal | ||
Priority: | P5 (lowest) | CC: | oooforum |
Version: | 4.1.5-dev | ||
Target Milestone: | 4.2.0 | ||
Hardware: | All | ||
OS: | All | ||
Issue Type: | DEFECT | Latest Confirmation in: | --- |
Developer Difficulty: | Simple |
Description
Andrea Pescetti
2017-10-03 22:01:39 UTC
The 4.1.4-RC5 source package contains another extra file. aoo-4.1.4/main/clog aoo-4.1.4/main/config.out It remains to be seen whether these were simply local files created manually by the developer who built the source package or are generated by our current tools/processes. In any case, this is not a blocker and the content is not problematic (a changelog and a config log). The 4.1.5-RC1 source package adds to the list of "useless local files that got packaged in the source release" the following: aoo-4.1.5/main/build_aoo64bit_on_macos.sh aoo-4.1.5/main/clean 4.1.5 is available now so can we close it? We can't close this as the cleanup is not happening yet: all extra files are still there and we need to add them to the blacklist. The 4.1.6-RC1 source package does not contain "clog" but it contains yet another extra file: aoo-4.1.6/main/Makefile which should still belong to the "local" files generated on the developer machine. |