https://bz.apache.org/ooo/show_bug.cgi?id=127148
Issue ID: 127148
Issue Type: DEFECT
Summary: Script to build source package skips
main/testgraphical/references
Product: Build Tools
Version: 4.1.3-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: code
Assignee: [email protected]
Reporter: [email protected]
A comparison of an SVN export and the sources built (after running the
post-configure initialization script) with:
$ cd instsetoo_native/util
$ dmake aoo_srcrelease
shows the following differences (where "-" means "only in export", "+" means
"only in source package"):
- ext_sources
- .gitignore
- main/.gitignore
- main/.hgignore
- main/.hgtags
- main/testgraphical/references/unxlngi
- main/testgraphical/references/unxsoli
- main/testgraphical/references/wntmsci
- main/toolkit/workben/layout/.gitignore
- test
+ LICENSE
+ main/Makefile
+ NOTICE
+ README
It looks like all of these are wanted, except the three containing
"references", which are there probably due to an unwanted match. They are just
sample files, but they should be included.
--
You are receiving this mail because:
You are the assignee for the issue.