Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006766 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | major | always | 2009-01-02 11:32 | 2009-04-21 11:09 | |||
Reporter | jpabloae | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 11683 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Oracle | Java version | 1.6.0_11 | |||
OS Version | Gentoo - 2.6.25 | Database version | 10.2.0.4 | Ant version | 1.7.0 | |||
Product Version | pi | SCM revision | 11630 | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006766: create.database insufficiente output with Ant 1.7.1 | |||||||
Description | The create.database task shows almost no output when using Ant 1.7.1. I attach 2 logs to compare them: * create-db_ant171.log: "ant create.database" log when using Ant 1.7.1 * create-db_ant170.log: "ant create.database" log when using Ant 1.7.0 | |||||||
Steps To Reproduce | 1. Install Ant 1.7.0 2. Run "ant create.database" 3. Install Ant 1.7.1 4. Run "ant create.database" 5. Compare the outputs | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() ![]() | |||||||
![]() |
|
![]() |
|
(0011929) mtaal (viewer) 2009-01-06 15:40 |
Hi Juan Pablo, I tested this with ant 1.7.1 but I got a different result than you. See the attached log file. I downloaded ant 1.7.1 and unzipped it in a directory and used this ant version to do create.database. Maybe you have used a different install procedure, so what do you mean with install ant 1.7.1? gr. Martin |
(0011932) jpabloae (viewer) 2009-01-06 16:23 |
This is the procedure I follow: - Download apache-ant-1.7.1-bin.tar.gz from http://ant.apache.org/bindownload.cgi. [^] - Open a terminal session: - Extract it with "tar zxvf" into e.g. /home/jpabloae/tmp/apache-ant-1.7.1 - export ANT_HOME=/home/jpabloae/tmp/apache-ant-1.7.1 - export PATH=$ANT_HOME/bin:$PATH - cd openbravo/trunk - ant create.database |
(0011947) svnbot (viewer) 2009-01-07 14:23 |
Repository: openbravo Revision: 11683 Author: mtaal Date: 2009-01-07 14:23:03 +0100 (Wed, 07 Jan 2009) Fixes issue 6766, create.database insufficiente output with Ant 1.7.1, Updated dbsourcemanager tasks to log through the OBLogAppender by setting the ant Project instance in the OBLogAppender. --- U trunk/src/org/openbravo/erpCommon/utility/AntExecutor.java U trunk/src-db/database/lib/dbsourcemanager.jar --- https://dev.openbravo.com/websvn/openbravo/?rev=11683&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2009-01-02 11:32 | jpabloae | New Issue | |
2009-01-02 11:32 | jpabloae | Assigned To | => marvintm |
2009-01-02 11:32 | jpabloae | sf_bug_id | 0 => 2482163 |
2009-01-02 11:32 | jpabloae | OBNetwork customer | => No |
2009-01-02 11:32 | jpabloae | Regression testing | => No |
2009-01-02 11:34 | jpabloae | Summary | create.database insufficiente output swith Ant 1.7.1 => create.database insufficiente output with Ant 1.7.1 |
2009-01-02 11:35 | jpabloae | File Added: create-db_ant170.log | |
2009-01-02 11:35 | jpabloae | File Added: create-db_ant171.log | |
2009-01-05 18:36 | iciordia | Assigned To | marvintm => mtaal |
2009-01-06 15:40 | mtaal | Note Added: 0011929 | |
2009-01-06 15:40 | mtaal | File Added: retest_ant_171.log | |
2009-01-06 15:40 | mtaal | Assigned To | mtaal => jpabloae |
2009-01-06 15:40 | mtaal | Status | new => feedback |
2009-01-06 16:23 | jpabloae | Note Added: 0011932 | |
2009-01-06 17:08 | jpabloae | Status | feedback => new |
2009-01-06 17:09 | jpabloae | Assigned To | jpabloae => mtaal |
2009-01-07 14:23 | svnbot | Checkin | |
2009-01-07 14:23 | svnbot | Note Added: 0011947 | |
2009-01-07 14:23 | svnbot | Status | new => resolved |
2009-01-07 14:23 | svnbot | Resolution | open => fixed |
2009-01-07 14:23 | svnbot | svn_revision | => 11683 |
2009-04-21 11:09 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |