| /trunk/main/solenv/bin/ |
| H A D | patch_tool.pl | 35 use installer::logger; 170 … installer::logger::PrintError("can not find target installation set at '%s'\n", $target_path); 179 installer::logger::PrintError("can not find target msi file at '%s'\n", $target_msi_file); 197 installer::logger::PrintError(" '%s' has no target installation set\n", $language); 202 installer::logger::PrintError(" '%s' is not a released language for version %s\n", 227 installer::logger::PrintError("Can not determine the path to ext_sources/.\n"); 228 …installer::logger::PrintError("Maybe SOURCE_ROOT_DIR has not been correctly set in the environment… 297 …installer::logger::PrintError("can not create patch where target version is a new major version (%… 349 …$installer::logger::Info->printf("Error: The UpgradeCode properties have to differ but are both '%… 355 $installer::logger::Info->printf("OK: UpgradeCode values are different\n"); [all …]
|
| H A D | make_installer.pl | 46 use installer::logger; 103 …$installer::logger::Info->print( "... analyzing script: $installer::globals::setupscriptname ... \… 104 installer::logger::globallog("setup script file: $installer::globals::setupscriptname"); 105 …$installer::logger::Info->print( "... analyzing script: $installer::globals::setupscriptname ... \… 208 $installer::logger::Info->print( "... creating idt files ...\n" ); 210 installer::logger::include_header_into_logfile("Creating idt files:"); 383 $installer::logger::Lang->print("\n"); 403 $installer::logger::Info->print( "... copying idt files ...\n" ); 405 installer::logger::include_header_into_logfile("Copying idt files to $languageidtdir:"); 426 … $installer::logger::Lang->printf("Added checkboxes for language selection dialog into table %s\n", [all …]
|
| H A D | release_prepare.pl | 29 use installer::logger; 115 $installer::logger::Info->printf("%s\n", $language); 116 $installer::logger::Info->increase_indentation(); 123 $installer::logger::Info->printf( 127 $installer::logger::Info->printf(" skipping\n"); 144 $installer::logger::Info->decrease_indentation(); 152 installer::logger::SetupSimpleLogging(); 157 $installer::logger::Info->print("preparing release build\n"); 172 $installer::logger::Info->printf("ERROR: can not autodetect previous version\n"); 173 … $installer::logger::Info->printf(" please specify via 'PREVIOUS_VERSION' in %s\n", [all …]
|
| /trunk/main/solenv/bin/modules/installer/ |
| H A D | packagepool.pm | 29 use installer::logger; 60 $installer::logger::Lang->print("\n"); 61 $installer::logger::Lang->print("Pool: Setting session id: $installer::globals::sessionid.\n"); 107 $installer::logger::Info->print("\n"); 108 $installer::logger::Info->print("...... changed length of EPM file\n"); 123 $installer::logger::Info->print("\n"); 124 $installer::logger::Info->print("...... different content in EPM file\n"); 155 $installer::logger::Info->print("\n"); 156 …$installer::logger::Info->printf("...... different number of files in packages. New number: %s, ol… 171 $installer::logger::Info->print("\n") if $first; [all …]
|
| H A D | systemactions.pm | 51 $installer::logger::Lang->print("\n"); 52 $installer::logger::Lang->printf("Created directory: %s\n", $directory); 67 $installer::logger::Lang->print("\n"); 68 $installer::logger::Lang->printf( 84 $installer::logger::Lang->print("\n"); 85 $installer::logger::Lang->printf( 95 $installer::logger::Lang->print($infoline); 98 $installer::logger::Lang->print("\n"); 99 $installer::logger::Lang->printf( 118 $installer::logger::Lang->print("\n"); [all …]
|
| H A D | downloadsigner.pm | 29 use installer::logger; 104 installer::logger::print_error( "unknown parameter: $param" ); 119 installer::logger::print_error( "Error: Required parameter is missing: -d\n" ); 129 …installer::logger::print_error( "Error: If \"-sign\" is set, a pfx file has to be specified: -pfx\… 137 …installer::logger::print_error( "Error: If \"-sign\" is set, a password file has to be specified: … 145 …installer::logger::print_error( "Error: pfx file \"$installer::globals::pfxfile\" does not exist.\… 152 …installer::logger::print_error( "Error: Password file \"$installer::globals::pwfile\" does not exi… 189 …installer::logger::print_error( "Error: TMP and TEMP not defined. This is required for this proces… 194 $installer::logger::Info->print("\n"); 195 $installer::logger::Info->printf("\n... using output path: %s ...\n", $temppath); [all …]
|
| H A D | control.pm | 49 $installer::logger::Info->printf("...... searching %s ...\n", $onefile); 56 installer::logger::print_error( "$onefile not found\n" ); 60 $installer::logger::Info->print( "\tFound: $$fileref\n" ); 118 $installer::logger::Info->printf("...... searching %s ...\n", $onefile); 125 installer::logger::print_error( "$onefile not found\n" ); 129 $installer::logger::Info->print( "\tFound: $$fileref\n" ); 172 $installer::logger::Info->print( "\tFound: $$upxfileref\n" ); 196 $installer::logger::Global->printf("ERROR: Could not execute \"%s\"!\n", $systemcall); 200 $installer::logger::Global->printf("Success: Executed \"%s\" successfully!\n", $systemcall); 213 $installer::logger::Global->printf("%s\n", $versionline); [all …]
|
| H A D | epmfile.pm | 32 use installer::logger; 54 $installer::logger::Lang->printf("\n"); 55 $installer::logger::Lang->printf("\n"); 56 $installer::logger::Lang->printf("nCollected abbreviations and package names:\n"); 94 $installer::logger::Lang->printf("%s : %s : %s\n", 112 $installer::logger::Lang->printf("%s : %s\n", $abbreviation, $packagename); 132 $installer::logger::Lang->print("\n"); 133 $installer::logger::Lang->print("\n"); 485 $installer::logger::Lang->printf("Using license file: \"%s\"!\n", $$fileref); 788 installer::logger::include_header_into_logfile("Check epm on system"); [all …]
|
| H A D | download.pm | 30 use installer::logger; 57 …$installer::logger::Lang->printf("Adding productname %s into download shell script\n", $productnam… 75 …$installer::logger::Lang->printf("Adding linenumber %d into download shell script\n", $linenumber); 95 $installer::logger::Lang->printf("Setting download shell script file name to %s\n", $filename); 111 $installer::logger::Lang->printf("Saving script file %s\n", $newscriptfilename); 143 $installer::logger::Lang->printf( 176 $installer::logger::Lang->printf("Systemcall: %s\n", $systemcall); 180 $installer::logger::Lang->printf("ERROR: Could not execute \"%s\"!\n", $systemcall); 184 $installer::logger::Lang->print("Success: Executed \"%s\" successfully!\n", $systemcall); 209 $installer::logger::Lang->printf("Setting md5sum: %s\n", $md5sum); [all …]
|
| H A D | worker.pm | 36 use installer::logger; 53 installer::logger::include_header_into_logfile("Unpacking tar.gz files:"); 55 $installer::logger::Info->print( "... unpacking tar.gz files ... \n" ); 68 $installer::logger::Lang->print($infoline); 73 $installer::logger::Lang->print($infoline); 78 $installer::logger::Lang->print($infoline); 91 installer::logger::include_header_into_logfile("Copying installation set to ship:"); 100 …$installer::logger::Info->print( "... copy installation set from " . $destdir . " to " . $localshi… 126 installer::logger::include_header_into_logfile("Linking installation set to ship:"); 129 $installer::logger::Info->print( $infoline ); [all …]
|
| H A D | javainstaller.pm | 34 use installer::logger; 165 $installer::logger::Lang->print("\n"); 166 …$installer::logger::Lang->print("Setting product name and product version in Java template file\n"… 178 $installer::logger::Lang->print($infoline); 189 $installer::logger::Lang->print("\n"); 190 …$installer::logger::Lang->print("Setting component names and description in Java template file\n"); 207 $installer::logger::Lang->print($infoline); 218 $installer::logger::Lang->print($infoline); 225 $installer::logger::Lang->print($infoline); 279 $installer::logger::Lang->print($infoline); [all …]
|
| H A D | simplepackage.pm | 32 use installer::logger; 89 $installer::logger::Lang->print($infoline); 107 $installer::logger::Lang->print($infoline); 114 $installer::logger::Lang->print($infoline); 120 $installer::logger::Info->printf("... current dir: %s ...\n", $currentdir); 122 $installer::logger::Lang->print($infoline); 128 $installer::logger::Info->printf("... %s ...\n", $systemcall); 131 $installer::logger::Lang->print($infoline); 152 $installer::logger::Lang->printf($line); 156 $installer::logger::Lang->print($infoline); [all …]
|
| H A D | scriptitems.pm | 31 use installer::logger; 106 …$installer::logger::Global->printf("WARNING: No hostname for %s with \"%s\". Needed by child direc… 205 … $installer::logger::Global->printf("INFO: Flag NOT_IN_SUITE \-\> Removing %s from file list.\n", 237 $installer::logger::Lang->printf( 430 …$installer::logger::Lang->printf("Spellchecker selection: Removing module %s\n", $module->{'gid'}); 474 $installer::logger::Lang->printf("Spellchecker selection: Removing file %s\n", 534 $installer::logger::Info->printf( 553 $installer::logger::Lang->printf("\tbundling \"%s\" extension\n", $filename); 555 $installer::logger::Info->printf(" %s\n", $basename); 600 $installer::logger::Info->printf( [all …]
|
| H A D | archivefiles.pm | 32 use installer::logger; 147 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::archivefiles::resolvi… 158 installer::logger::include_header_into_logfile("Files with flag ARCHIVE:"); 217 … $installer::logger::Lang->printf("Patch file list defined at file: %s :\n", $onefile->{'Name'}); 220 $installer::logger::Lang->printf("\"%s\"\n", $line); 253 $installer::logger::Lang->printf("ERROR: Could not unzip %s\n", $sourcepath); 266 $installer::logger::Lang->printf("ERROR: Could not unzip %s\n", $sourcepath); 282 $installer::logger::Lang->printf("Systemcall: %s\n", $systemcall); 286 … $installer::logger::Lang->printf("ERROR: Could not execute \"\"!\n", $systemcall); 296 $installer::logger::Lang->printf("Systemcall: %s\n", $systemcall); [all …]
|
| H A D | languagepack.pm | 30 use installer::logger; 45 …installer::logger::include_header_into_logfile("Selecting languages for language pack. Item: $item… 139 $installer::logger::Lang->print($infoline); 165 $installer::logger::Info->printf("... %s ...\n", $systemcall); 170 $installer::logger::Lang->print($infoline); 175 $installer::logger::Lang->print($infoline); 180 $installer::logger::Lang->print($infoline); 271 $installer::logger::Lang->print($infoline); 288 $installer::logger::Lang->print($infoline); 322 $installer::logger::Lang->print($infoline); [all …]
|
| H A D | exiter.pm | 28 use installer::logger; 59 …if ( ! $installer::globals::globalinfo_copied ) { installer::logger::copy_globalinfo_into_logfile(… 63 $installer::logger::Lang->print("\n"); 64 …$installer::logger::Lang->print("***************************************************************\n… 65 $installer::logger::Lang->print($message."\n"); 66 $installer::logger::Lang->printf("in function: %s\n", $function); 67 …$installer::logger::Lang->printf("***************************************************************\… 73 $installer::logger::Global->print("\n"); 74 …$installer::logger::Global->print("***************************************************************… 75 $installer::logger::Global->print($message."\n"); [all …]
|
| H A D | parameter.pm | 28 use installer::logger; 39 … if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::usage"); } 95 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::saveparame… 97 $installer::logger::Global->printf("Command line arguments:\n"); 102 $installer::logger::Global->printf(" %2d: %s\n", $index++, $argument); 106 $installer::logger::Global->printf("Separator: %s\n", $installer::globals::separator); 115 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::getparamet… 171 installer::logger::print_error( "unknown parameter: $param" ); 191 …if ( $installer::globals::debug ) { installer::logger::debuginfo("installer::parameter::control_fu… 195 installer::logger::print_error( "Product name not set!" ); [all …]
|
| /trunk/main/solenv/bin/modules/installer/windows/ |
| H A D | msiglobal.pm | 30 use installer::logger; 105 $installer::logger::Lang->print($infoline); 143 installer::logger::include_header_into_logfile("Generating ddf files"); 174 … $installer::logger::Lang->printf(" excluding '%s' from ddf\n", $onefile->{'uniquename'}); 193 $installer::logger::Lang->printf(" adding '%s' with sequence %d to ddf\n", 205 $installer::logger::Lang->print("Created ddf file: %s\n", $ddffilename); 271 installer::logger::include_header_into_logfile("Creating msi database"); 288 $installer::logger::Lang->print($infoline); 293 $installer::logger::Lang->print($infoline); 298 $installer::logger::Lang->print($infoline); [all …]
|
| H A D | sign.pm | 41 … installer::logger::include_header_into_logfile("Start: Copying installation set $installsetpath"); 64 $installer::logger::Lang->print($infoline); 68 installer::logger::include_header_into_logfile("End: Copying installation set $installsetpath"); 143 $installer::logger::Info->printf("...... searching %s ...\n", $onefile); 150 installer::logger::print_error( "$onefile not found\n" ); 154 $installer::logger::Info->printf("\tFound: %s\n", $$fileref); 171 $installer::logger::Info->printf("... %s ...\n", $displaysystemcall); 177 $installer::logger::Lang->print($infoline); 182 $installer::logger::Lang->print($infoline); 188 $installer::logger::Lang->print($infoline); [all …]
|
| H A D | idtglobal.pm | 814 $installer::logger::Lang->printf("\n"); 815 $installer::logger::Lang->printf( 859 $installer::logger::Lang->printf("copying binary file %s to %s\n", 896 $installer::logger::Lang->printf("Using licensefile: %s\n", $$sourcefileref); 1080 $installer::logger::Lang->print($infoline); 1321 $installer::logger::Lang->print($infoline); 1374 $installer::logger::Lang->print($infoline); 1407 $installer::logger::Lang->print($infoline); 1462 $installer::logger::Lang->print($infoline); 1482 $installer::logger::Lang->print($infoline); [all …]
|
| H A D | admin.pm | 42 $installer::logger::Lang->print($infoline); 85 $installer::logger::Lang->print($infoline); 90 $installer::logger::Lang->print($infoline); 96 $installer::logger::Lang->print($infoline); 140 $installer::logger::Lang->print($infoline); 145 $installer::logger::Lang->print($infoline); 151 $installer::logger::Lang->print($infoline); 198 $installer::logger::Lang->print($infoline); 203 $installer::logger::Lang->print($infoline); 209 $installer::logger::Lang->print($infoline); [all …]
|
| /trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
| H A D | JavaSQLPreparedStatement.java | 83 throw Tools.toUnoExceptionLogged(this, logger, sqlException); in createStatement() 115 logger.log(LogLevel.FINE, Resources.STR_LOG_EXECUTING_PREPARED); in execute() 119 throw Tools.toUnoExceptionLogged(this, logger, sqlException); in execute() 126 logger.log(LogLevel.FINE, Resources.STR_LOG_EXECUTING_PREPARED_UPDATE); in executeUpdate() 130 throw Tools.toUnoExceptionLogged(this, logger, sqlException); in executeUpdate() 137 logger.log(LogLevel.FINE, Resources.STR_LOG_EXECUTING_PREPARED_QUERY); in executeQuery() 145 throw Tools.toUnoExceptionLogged(this, logger, sqlException); in executeQuery() 165 logger.log(LogLevel.FINER, Resources.STR_LOG_BINARYSTREAM_PARAMETER, index); in setBinaryStream() 174 throw Tools.toUnoExceptionLogged(this, logger, exception); in setBinaryStream() 188 logger.log(LogLevel.FINE, Resources.STR_LOG_BOOLEAN_PARAMETER, index, x); in setBoolean() [all …]
|
| H A D | JavaSQLConnection.java | 68 private final ConnectionLog logger; field in JavaSQLConnection 82 this.logger = new ConnectionLog(driver.getLogger(), ObjectType.CONNECTION); in JavaSQLConnection() 89 logger.log(LogLevel.INFO, Resources.STR_LOG_SHUTDOWN_CONNECTION); in postDisposing() 100 logger.log(LogLevel.WARNING, sqlException); in postDisposing() 179 logger.log(LogLevel.FINE, Resources.STR_LOG_CREATE_STATEMENT); in createStatement() 182 …logger.log(LogLevel.FINE, Resources.STR_LOG_CREATED_STATEMENT_ID, statement.getStatementObjectId()… in createStatement() 264 logger.log(LogLevel.FINER, Resources.STR_LOG_NATIVE_SQL, sql, ret); in nativeSQL() 267 throw Tools.toUnoExceptionLogged(this, logger, sqlException); in nativeSQL() 274 logger.log(LogLevel.FINE, Resources.STR_LOG_PREPARE_CALL, sql); in prepareCall() 278 … logger.log(LogLevel.FINE, Resources.STR_LOG_PREPARED_CALL_ID, statement.getStatementObjectId()); in prepareCall() [all …]
|
| /trunk/main/solenv/bin/modules/installer/patch/ |
| H A D | InstallationSet.pm | 26 use installer::logger; 114 $installer::logger::Info->printf("unpacking installation set to '%s'\n", $destination_path); 140 …installer::logger::PrintError("cab file '%s' was not extracted from installation set\n", $cab_file… 169 $installer::logger::Info->printf("setting up directory tree\n"); 180 $installer::logger::Info->printf("cab file has already been unpacked to flat structure\n"); 190 $installer::logger::Info->printf("moving files to their directories\n"); 212 $installer::logger::Lang->printf("moving %s to %s\n", $flat_filename, $dir_filename); 244 $installer::logger::Info->printf("unpacking cab file\n"); 370 $installer::logger::Info->printf("downloading %s\n", $basename); 371 $installer::logger::Info->printf(" from '%s'\n", $location); [all …]
|
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/ |
| H A D | EventLogger.java | 37 private XLogger logger; field in EventLogger 70 logger = loggerPool.getNamedLogger(loggerName); in EventLogger() 72 logger = loggerPool.getDefaultLogger(); in EventLogger() 88 if (logger != null) { in getLogLevel() 89 return logger.getLevel(); in getLogLevel() 99 if (logger != null) { in setLogLevel() 100 logger.setLevel(logLevel); in setLogLevel() 108 if (logger == null) { in isLoggable() 113 return logger.isLoggable(logLevel); in isLoggable() 133 if (logger != null) { in addLogHandler() [all …]
|