To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=103235 Issue #|103235 Summary|error in build.pl to prepare correct $StandDir Component|tools Version|DEV300m51 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|solenv Assigned to|vg Reported by|jsc
------- Additional comments from [email protected] Wed Jul 1 08:07:33 +0000 2009 ------- I detected a problem in build.pl when the script tries to prepare the correct StandDir. StandDir is for example used to check the links of the source modules. As a result of this bug a "build --all" in instsetoo_native/util (or any other subdir of instsetoo_native) build all modules instead of only the modules with broken links. Relevant lines in build.pl: 889:get_stand_dir 905: the check of valid build.lst, it's woring to append simply "prj" also wrong seems to be the code after the foreach -> 917... This code returns also the wrong path DEV300/ooo instead of DEV300/src.m51 in my cws --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
