git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@149 c93665c3-c93d-084d-9b98-7d5f4a9c3376
324 lines
13 KiB
HTML
324 lines
13 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 BuildRoberto.fbp5</title>
|
|
</head>
|
|
<body>
|
|
<p class="Heading">FinalBuilder 5 LogFile for BuildRoberto.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>E:\Codigo (Luis León)\Build\BuildRoberto.fbl5</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">Log Title :</td>
|
|
<td>BuildRoberto.fbp5</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">Date :</td>
|
|
<td>29/08/2007</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">Start Time :</td>
|
|
<td>17:53:58</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">End Time :</td>
|
|
<td>17:54:05</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">Run Time :</td>
|
|
<td>00:00:07</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>17:53:58</td>
|
|
<td>17:54:05</td>
|
|
<td>00:00:07</td>
|
|
</tr>
|
|
<tr class="NormalRow">
|
|
<td>Completed</td>
|
|
<td>Action Group</td>
|
|
<td>Informes margen por articulo</td>
|
|
<td>17:53:58</td>
|
|
<td>17:53:58</td>
|
|
<td>00:00:00</td>
|
|
</tr>
|
|
<tr class="NormalRow">
|
|
<td>Completed</td>
|
|
<td>Compile Delphi Win32 Project</td>
|
|
<td>Compile Modulos\Informe margen por articulo\Model\InfMargenArticulo_model.dpk</td>
|
|
<td>17:53:58</td>
|
|
<td>17:53:59</td>
|
|
<td>00:00:01</td>
|
|
<td><a name="anchor{EC54112B-E27E-44F2-8D83-B74A066C6867}0"></a><a href="#anchor{EC54112B-E27E-44F2-8D83-B74A066C6867}0" onclick="showHide('msg{EC54112B-E27E-44F2-8D83-B74A066C6867}0');return true;">View</a></td>
|
|
</tr>
|
|
<tr class="ActionOutput">
|
|
<td colspan="20">
|
|
<div><span style="display:none; width: 100%" id="msg{EC54112B-E27E-44F2-8D83-B74A066C6867}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 "E:\Codigo (Luis León)\Source\Modulos\Informe margen por articulo\Model\InfMargenArticulo_model.dpk" /Q
|
|
Borland Delphi for Win32 compiler version 18.0
|
|
Copyright (c) 1983,2005 Borland Software Corporation
|
|
1926 lines, 0.22 seconds, 33368 bytes code, 80 bytes data.
|
|
</pre></span></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="NormalRow">
|
|
<td>Completed</td>
|
|
<td>Compile Delphi Win32 Project</td>
|
|
<td>Compile Modulos\Informe margen por articulo\Data\InfMargenArticulo_data.dpk</td>
|
|
<td>17:53:59</td>
|
|
<td>17:54:00</td>
|
|
<td>00:00:00</td>
|
|
<td><a name="anchor{BEA09C30-3FD3-4B9C-A7A9-0F59ADB3C6C6}0"></a><a href="#anchor{BEA09C30-3FD3-4B9C-A7A9-0F59ADB3C6C6}0" onclick="showHide('msg{BEA09C30-3FD3-4B9C-A7A9-0F59ADB3C6C6}0');return true;">View</a></td>
|
|
</tr>
|
|
<tr class="ActionOutput">
|
|
<td colspan="20">
|
|
<div><span style="display:none; width: 100%" id="msg{BEA09C30-3FD3-4B9C-A7A9-0F59ADB3C6C6}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 "E:\Codigo (Luis León)\Source\Modulos\Informe margen por articulo\Data\InfMargenArticulo_data.dpk" /Q
|
|
Borland Delphi for Win32 compiler version 18.0
|
|
Copyright (c) 1983,2005 Borland Software Corporation
|
|
152 lines, 0.41 seconds, 7648 bytes code, 76 bytes data.
|
|
</pre></span></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="NormalRow">
|
|
<td>Completed</td>
|
|
<td>Compile Delphi Win32 Project</td>
|
|
<td>Compile Modulos\Informe margen por articulo\Controller\InfMargenArticulo_controller.dpk</td>
|
|
<td>17:54:00</td>
|
|
<td>17:54:01</td>
|
|
<td>00:00:01</td>
|
|
<td><a name="anchor{3DA4BB74-72B5-4107-801A-38C08BF16EE6}0"></a><a href="#anchor{3DA4BB74-72B5-4107-801A-38C08BF16EE6}0" onclick="showHide('msg{3DA4BB74-72B5-4107-801A-38C08BF16EE6}0');return true;">View</a></td>
|
|
</tr>
|
|
<tr class="ActionOutput">
|
|
<td colspan="20">
|
|
<div><span style="display:none; width: 100%" id="msg{3DA4BB74-72B5-4107-801A-38C08BF16EE6}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 "E:\Codigo (Luis León)\Source\Modulos\Informe margen por articulo\Controller\InfMargenArticulo_controller.dpk" /Q
|
|
Borland Delphi for Win32 compiler version 18.0
|
|
Copyright (c) 1983,2005 Borland Software Corporation
|
|
337 lines, 0.86 seconds, 11252 bytes code, 88 bytes data.
|
|
</pre></span></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="NormalRow">
|
|
<td>Completed</td>
|
|
<td>Compile Delphi Win32 Project</td>
|
|
<td>Compile Modulos\Informe margen por articulo\Views\InfMargenArticulo_view.dpk</td>
|
|
<td>17:54:01</td>
|
|
<td>17:54:02</td>
|
|
<td>00:00:00</td>
|
|
<td><a name="anchor{3A0D20AF-B6AE-4A4E-B7BD-3AC632FCA655}0"></a><a href="#anchor{3A0D20AF-B6AE-4A4E-B7BD-3AC632FCA655}0" onclick="showHide('msg{3A0D20AF-B6AE-4A4E-B7BD-3AC632FCA655}0');return true;">View</a></td>
|
|
</tr>
|
|
<tr class="ActionOutput">
|
|
<td colspan="20">
|
|
<div><span style="display:none; width: 100%" id="msg{3A0D20AF-B6AE-4A4E-B7BD-3AC632FCA655}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 "E:\Codigo (Luis León)\Source\Modulos\Informe margen por articulo\Views\InfMargenArticulo_view.dpk" /Q
|
|
Borland Delphi for Win32 compiler version 18.0
|
|
Copyright (c) 1983,2005 Borland Software Corporation
|
|
uViewInfMargenArticuloGrid.pas(151) Hint: H2164 Variable 'AColumn' is declared but never used in 'TfrViewInfMargenArticuloGrid.cxGridViewStylesGetContentStyle'
|
|
uViewInfMargenArticuloGrid.pas(152) Hint: H2164 Variable 'AFecha' is declared but never used in 'TfrViewInfMargenArticuloGrid.cxGridViewStylesGetContentStyle'
|
|
uEditorInfMargenArticulo.pas(38) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
|
|
uEditorInfMargenArticulo.pas(202) Hint: H2164 Variable 'Fichero' is declared but never used in 'TfEditorInfMargenArticulo.GuardarConfiguracion'
|
|
889 lines, 0.73 seconds, 23296 bytes code, 84 bytes data.
|
|
</pre></span></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="NormalRow">
|
|
<td>Completed</td>
|
|
<td>Compile Delphi Win32 Project</td>
|
|
<td>Compile Modulos\Informe margen por articulo\Plugin\InfMargenArticulo_plugin.dpk</td>
|
|
<td>17:54:02</td>
|
|
<td>17:54:03</td>
|
|
<td>00:00:01</td>
|
|
<td><a name="anchor{0434E596-64A8-4A48-A5FC-3F228CBAAB58}0"></a><a href="#anchor{0434E596-64A8-4A48-A5FC-3F228CBAAB58}0" onclick="showHide('msg{0434E596-64A8-4A48-A5FC-3F228CBAAB58}0');return true;">View</a></td>
|
|
</tr>
|
|
<tr class="ActionOutput">
|
|
<td colspan="20">
|
|
<div><span style="display:none; width: 100%" id="msg{0434E596-64A8-4A48-A5FC-3F228CBAAB58}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 "E:\Codigo (Luis León)\Source\Modulos\Informe margen por articulo\Plugin\InfMargenArticulo_plugin.dpk" /Q
|
|
Borland Delphi for Win32 compiler version 18.0
|
|
Copyright (c) 1983,2005 Borland Software Corporation
|
|
uPluginInfMargenArticulo.pas(48) Hint: H2164 Variable 'AInfMargenArticuloController' is declared but never used in 'TPluginInfMargenArticulo.actMargenArticuloExecute'
|
|
uPluginInfMargenArticulo.pas(49) Hint: H2164 Variable 'AInfMargenArticulo' is declared but never used in 'TPluginInfMargenArticulo.actMargenArticuloExecute'
|
|
124 lines, 0.73 seconds, 10604 bytes code, 68 bytes data.
|
|
</pre></span></div>
|
|
</td>
|
|
</tr>
|
|
<tr class="NormalRow">
|
|
<td>Completed</td>
|
|
<td>Action Group</td>
|
|
<td>Cliente</td>
|
|
<td>17:54:03</td>
|
|
<td>17:54:03</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>17:54:03</td>
|
|
<td>17:54:04</td>
|
|
<td>00:00:00</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 "E:\Codigo (Luis León)\Source\Cliente\FactuGES.dpr" /Q
|
|
Borland Delphi for Win32 compiler version 18.0
|
|
Copyright (c) 1983,2005 Borland Software Corporation
|
|
uPantallaPrincipal.pas(125) 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(582) Warning: W1035 Return value of function 'TfPantallaPrincipal.IsShortCut' might be undefined
|
|
uPantallaPrincipal.pas(120) Hint: H2219 Private symbol 'ExecuteActionMenu' declared but never used
|
|
1376 lines, 0.58 seconds, 31008 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>17:54:04</td>
|
|
<td>17:54:04</td>
|
|
<td>00:00:00</td>
|
|
</tr>
|
|
<tr class="NormalRow">
|
|
<td>Completed</td>
|
|
<td>ASPack Compress Executable</td>
|
|
<td>Comprimir servidor</td>
|
|
<td>17:54:04</td>
|
|
<td>17:54:04</td>
|
|
<td>00:00:00</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 "E:\Codigo (Luis León)\Output\Debug\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>17:54:04</td>
|
|
<td>17:54:05</td>
|
|
<td>00:00:00</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 "E:\Codigo (Luis León)\Output\Debug\Debug\Cliente\FactuGES.exe" /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>17:54:05</td>
|
|
<td>17:54:05</td>
|
|
<td>00:00:00</td>
|
|
</tr>
|
|
</table><br><hr>
|
|
<center class="Footer">Copyright © 2006 VSoft Technologies Pty Ltd<br><a href="http://www.finalbuilder.com">http://www.finalbuilder.com</a></center>
|
|
</body>
|
|
</html>
|