Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006766
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Y. DBSourceManagermajoralways2009-01-02 11:322009-04-21 11:09
ReporterjpabloaeView Statuspublic 
Assigned Tomtaal 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision11683
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.6.0_11
OS VersionGentoo - 2.6.25Database version10.2.0.4Ant version1.7.0
Product VersionpiSCM revision11630 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006766: create.database insufficiente output with Ant 1.7.1

DescriptionThe 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 Reproduce1. 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
TagsNo tags attached.
Attached Fileslog file icon create-db_ant170.log [^] (1,795 bytes) 2009-01-02 11:35
log file icon create-db_ant171.log [^] (727 bytes) 2009-01-02 11:35
log file icon retest_ant_171.log [^] (3,711 bytes) 2009-01-06 15:40

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0011929)
mtaal (manager)
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 (reporter)
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 (reporter)
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 [^]

- Issue History
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 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
Powered by Mantis Bugtracker