git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@101 c93665c3-c93d-084d-9b98-7d5f4a9c3376
195 lines
6.8 KiB
HTML
195 lines
6.8 KiB
HTML
<html>
|
||
<head>
|
||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||
<script type="text/javascript">
|
||
<!--
|
||
function showHide(divname){
|
||
// var obj = document.all.item(divname);
|
||
if (document.getElementById){
|
||
var obj=document.getElementById(divname);
|
||
if(obj.style.display=='none') {
|
||
obj.style.display='block'
|
||
} else {
|
||
obj.style.display='none';
|
||
}
|
||
}
|
||
}
|
||
|
||
function domCollapseAll(show){
|
||
if (document.getElementById){
|
||
for (i=0;i<document.getElementsByTagName("span").length;i++){
|
||
h=document.getElementsByTagName("span").item(i);
|
||
if (show==1){
|
||
h.style.display='block';
|
||
}
|
||
else {
|
||
h.style.display='none';
|
||
}
|
||
}
|
||
}
|
||
}
|
||
|
||
-->
|
||
</script><style type="text/css">
|
||
|
||
body { background-color: white; }
|
||
|
||
.Heading { font-weight: bold; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; }
|
||
.ExpandCollapseStyle { font-weight: bold; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
|
||
.Footer { font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
|
||
|
||
.ErrorRow { background-color: #FF6666;}
|
||
.ErrorIgnoredRow { background-color: #FFCC66;}
|
||
.NormalRow { background-color: #E9FFD2;}
|
||
.SkippedRow { background-color: #FFCCCC;}
|
||
.RunningRow { background-color: #CCFFFF;}
|
||
.ActionListRow { background-color: #FFFFCC;}
|
||
.ActionOutput { background-color: #F4F4F4; }
|
||
|
||
</style>
|
||
<meta http-equiv="Content-Language" content="en-us">
|
||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||
<title>FinalBuilder Log for Project BuildDavid.fbp5</title>
|
||
</head>
|
||
<body>
|
||
<p class="Heading">FinalBuilder 5 LogFile for BuildDavid.fbp5</p>
|
||
<table border="1" cellpadding="2" cellspacing="0" style="border-collapse: collapse; font-size: 9pt" bordercolor="black">
|
||
<tbody>
|
||
<tr>
|
||
<td align="right">Project File :</td>
|
||
<td>T:\Codigo (Luis Leon)\Build\BuildDavid.fbl5</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="right">Log Title :</td>
|
||
<td>BuildDavid.fbp5</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="right">Date :</td>
|
||
<td>18/07/2007</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="right">Start Time :</td>
|
||
<td>12:33:55</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="right">End Time :</td>
|
||
<td>12:34:14</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="right">Run Time :</td>
|
||
<td>00:00:18</td>
|
||
</tr>
|
||
</tbody>
|
||
</table><br><table border="1" cellpadding="2" cellspacing="0" style="border-collapse: collapse; font-size: 9pt" bordercolor="black" width="100%">
|
||
<tr>
|
||
<th>Status</th>
|
||
<th>Action Name</th>
|
||
<th>Description</th>
|
||
<th>Start Time</th>
|
||
<th>End Time</th>
|
||
<th>Run Time</th>
|
||
<th>Output<br><a href="#" onclick="domCollapseAll(1);return true">Show All</a><br><a href="#" onclick="domCollapseAll(0);return true">Hide All</a></th>
|
||
</tr>
|
||
<tr class="ActionListRow">
|
||
<td>-</td>
|
||
<td>Action List</td>
|
||
<td>Action List: Main</td>
|
||
<td>12:33:55</td>
|
||
<td>12:34:14</td>
|
||
<td>00:00:18</td>
|
||
</tr>
|
||
<tr class="NormalRow">
|
||
<td>Completed</td>
|
||
<td>Action Group</td>
|
||
<td>Cliente</td>
|
||
<td>12:33:55</td>
|
||
<td>12:33:55</td>
|
||
<td>00:00:00</td>
|
||
</tr>
|
||
<tr class="NormalRow">
|
||
<td>Completed</td>
|
||
<td>Compile Delphi Win32 Project</td>
|
||
<td>Compile Cliente\FactuGES.dpr</td>
|
||
<td>12:33:55</td>
|
||
<td>12:33:56</td>
|
||
<td>00:00:01</td>
|
||
<td><a name="anchor{EF0337DC-8CB3-4860-8E27-125E94267F85}0"></a><a href="#anchor{EF0337DC-8CB3-4860-8E27-125E94267F85}0" onclick="showHide('msg{EF0337DC-8CB3-4860-8E27-125E94267F85}0');return true;">View</a></td>
|
||
</tr>
|
||
<tr class="ActionOutput">
|
||
<td colspan="20">
|
||
<div><span style="display:none; width: 100%" id="msg{EF0337DC-8CB3-4860-8E27-125E94267F85}0"><pre>Running Borland Resource compiler....
|
||
Borland Resource Compiler Version 5.40
|
||
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
|
||
Resource Compiled OK.
|
||
Running Delphi compiler....
|
||
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Cliente\FactuGES.dpr" /Q
|
||
Borland Delphi for Win32 compiler version 18.0
|
||
Copyright (c) 1983,2005 Borland Software Corporation
|
||
uPantallaPrincipal.pas(117) Hint: H2365 Override method TfPantallaPrincipal.IsShortcut should match case of ancestor TCustomForm.IsShortCut
|
||
uMainMenuController.pas(114) Hint: H2164 Variable 'AMenu' is declared but never used in 'TMainMenuController.RegisterModule'
|
||
uNavPaneController.pas(74) Hint: H2077 Value assigned to 'TNavPaneController.CrearPagina' never used
|
||
uNavPaneController.pas(176) Hint: H2077 Value assigned to 'AListaSecciones' never used
|
||
uNavPaneController.pas(133) Hint: H2077 Value assigned to 'AIndex' never used
|
||
uNavPaneController.pas(132) Hint: H2077 Value assigned to 'ASeccionPadre' never used
|
||
uNavPaneController.pas(156) Warning: W1036 Variable 'AEmpresasCount' might not have been initialized
|
||
uPantallaPrincipal.pas(551) Warning: W1035 Return value of function 'TfPantallaPrincipal.IsShortCut' might be undefined
|
||
uPantallaPrincipal.pas(112) Hint: H2219 Private symbol 'ExecuteActionMenu' declared but never used
|
||
1345 lines, 0.67 seconds, 30568 bytes code, 116 bytes data.
|
||
</pre></span></div>
|
||
</td>
|
||
</tr>
|
||
<tr class="NormalRow">
|
||
<td>Completed</td>
|
||
<td>Action Group</td>
|
||
<td>Comprimir ejecutables</td>
|
||
<td>12:33:56</td>
|
||
<td>12:33:56</td>
|
||
<td>00:00:00</td>
|
||
</tr>
|
||
<tr class="NormalRow">
|
||
<td>Completed</td>
|
||
<td>ASPack Compress Executable</td>
|
||
<td>Comprimir servidor</td>
|
||
<td>12:33:56</td>
|
||
<td>12:34:12</td>
|
||
<td>00:00:16</td>
|
||
<td><a name="anchor{3954C05B-1763-404E-8EE5-5A12E36C5594}0"></a><a href="#anchor{3954C05B-1763-404E-8EE5-5A12E36C5594}0" onclick="showHide('msg{3954C05B-1763-404E-8EE5-5A12E36C5594}0');return true;">View</a></td>
|
||
</tr>
|
||
<tr class="ActionOutput">
|
||
<td colspan="20">
|
||
<div><span style="display:none; width: 100%" id="msg{3954C05B-1763-404E-8EE5-5A12E36C5594}0"><pre>Command line: ASPack "T:\Codigo (Luis Leon)\Output\Debug\Servidor\FactuGES_Server.exe" /R+ /B+ /E- /D+ /Q /M
|
||
|
||
Success
|
||
</pre></span></div>
|
||
</td>
|
||
</tr>
|
||
<tr class="NormalRow">
|
||
<td>Completed</td>
|
||
<td>ASPack Compress Executable</td>
|
||
<td>Comprimir cliente</td>
|
||
<td>12:34:12</td>
|
||
<td>12:34:14</td>
|
||
<td>00:00:01</td>
|
||
<td><a name="anchor{B26171C9-990D-46D9-AFE2-53DE6B43730E}0"></a><a href="#anchor{B26171C9-990D-46D9-AFE2-53DE6B43730E}0" onclick="showHide('msg{B26171C9-990D-46D9-AFE2-53DE6B43730E}0');return true;">View</a></td>
|
||
</tr>
|
||
<tr class="ActionOutput">
|
||
<td colspan="20">
|
||
<div><span style="display:none; width: 100%" id="msg{B26171C9-990D-46D9-AFE2-53DE6B43730E}0"><pre>Command line: ASPack "T:\Codigo (Luis Leon)\Output\Debug\Cliente\FactuGES.exe" /O"T:\Codigo (Luis Leon)\Output\Debug\Cliente\" /R+ /B+ /E- /D+ /Q /M
|
||
|
||
Success
|
||
</pre></span></div>
|
||
</td>
|
||
</tr>
|
||
<tr class="NormalRow">
|
||
<td>Completed</td>
|
||
<td>Export Log</td>
|
||
<td>Export Log</td>
|
||
<td>12:34:14</td>
|
||
<td>12:34:14</td>
|
||
<td>00:00:00</td>
|
||
</tr>
|
||
</table><br><hr>
|
||
<center class="Footer">Copyright <20> 2006 VSoft Technologies Pty Ltd<br><a href="http://www.finalbuilder.com">http://www.finalbuilder.com</a></center>
|
||
</body>
|
||
</html>
|