To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107041 Issue #|107041 Summary|SourceConfig.pm misinterpretes non-existing 'repositor |ies' sections Component|tools Version|DEV300m65 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|solenv Assigned to|vg Reported by|rt
------- Additional comments from [email protected] Thu Nov 19 13:34:26 +0000 2009 ------- Specification for source_config files contains > Currently there are only two sections defined: "repositories" and "modules". Implementations > shouldn't care about sections they don't know. > > In "repositories" the key reflects the directory name of the repository to use and the value "active" > is the only allowed. If you don't want a repository to be active, remove its entry. No key or no > section at all is read as "there is not other repository beside me". That means, it is OK to have an empty or missing 'repositories' section. In fact, this does not work. Example: I have a source_config file consisting of -------------------------------------------------------------------------- [modules] postprocess=active -------------------------------------------------------------------------- I call 'build' without any option in module 'postprocess' or any other module and get cws/rtspare01/DEV300/ooo/postprocess> build build -- version: 275224 No modules found! at /net/so-cwsserv01/export/cws/rtspare01/DEV300/ooo/solenv/bin/build.pl line 1704 --------------------------------------------------------------------- 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]
