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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007571
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2009-02-16 09:462009-07-17 14:11
ReporterrafarodaView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version2.50MP3
StatusclosedFix in branchFixed in SCM revision41a7dce92d3f
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.5
OS VersionUbuntu 7.10Database version8.3Ant version1.7
Product VersionpiSCM revision13202 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007571: eclipse.install.source does not work

Descriptioneclipse.install.source task does not work. This causes that masterdata and sampledata are not loaded. install.source works and do load masterdata and sampledata.
Steps To Reproduce1) Check out trunk revision 13202 using Eclipse: http://wiki.openbravo.com/wiki/Installation_and_setup_of_Eclipse_IDE#Checking_out_Openbravo_ERP_source_code [^]
2) Run eclipse.install.source: http://wiki.openbravo.com/wiki/Installation_and_setup_of_Eclipse_IDE#eclipse.install.source [^]
Proposed SolutionA workaround to load masterdata and sampledata is to execute: ant create.database -Dapply.on.create=true
TagsNo tags attached.
Attached Filestxt file icon eclipse-install-source-log.txt [^] (258,706 bytes) 2009-02-23 17:41 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0009247 closedrafaroda Fail to build in Eclipse 
related to defect 0007886 closedAinhoaPagola issues in ant tasks 
related to defect 0009707 closediperdomo The eclipse.install.source does not work 

-  Notes
(0013743)
rafaroda (developer)
2009-02-19 15:09

eclipse.install.source with trunk revision 13396 fails with this log http://pastebin.com/f4c69e7d5 [^]
(0013744)
rafaroda (developer)
2009-02-19 15:10
edited on: 2009-02-23 17:28

Workaround is to:
* Build Core project [1]
* eclipse.wad.lib [2]
* eclipse.trl.lib [3]
* eclipse.compile.complete [4]

[1] http://wiki.openbravo.com/wiki/Installation_and_setup_of_Eclipse_IDE#OpenbravoCore_2 [^]
[2] http://wiki.openbravo.com/wiki/Installation_and_setup_of_Eclipse_IDE#OpenbravoWAD_2 [^]
[3] http://wiki.openbravo.com/wiki/Installation_and_setup_of_Eclipse_IDE#OpenbravoTrl_2 [^]
[4] http://wiki.openbravo.com/wiki/Installation_and_setup_of_Eclipse_IDE#openbravo_2 [^]

(0013960)
rafaroda (developer)
2009-02-23 17:35

Upgraded to urgent since eclipse.install.source not working is blocking many Openbravo Partners and Community members to start developing with Eclipse.
(0013962)
rafaroda (developer)
2009-02-23 17:42

eclipse.install.source log attached.
(0013975)
svnbot (reporter)
2009-02-23 18:38

Repository: openbravo
Revision: 13557
Author: alostale
Date: 2009-02-23 18:38:26 +0100 (Mon, 23 Feb 2009)

fixed bug 0007571: eclipse.install.source does not work

---
U trunk/build.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=13557&sc=1 [^]
(0015262)
hgbot (developer)
2009-04-07 18:11

Repository: erp/devel/pi
Changeset: 6c1b178bb9cdaf51894d4f781e058462a776b4ab
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Tue Apr 07 18:04:44 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6c1b178bb9cdaf51894d4f781e058462a776b4ab [^]

Fixes bug 0007571 Now pi can be built within Eclipse using eclipse.install.source

---
M build.xml
---
(0017838)
hgbot (developer)
2009-07-03 13:12

Repository: erp/devel/pi
Changeset: 41a7dce92d3f8d1a693375b76a298b0cf718c52a
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Tue Apr 07 18:04:44 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/41a7dce92d3f8d1a693375b76a298b0cf718c52a [^]

Fixes bug 0007571 Now pi can be built within Eclipse using eclipse.install.source

---
M build.xml
---

- Issue History
Date Modified Username Field Change
2009-02-16 09:46 rafaroda New Issue
2009-02-16 09:46 rafaroda Assigned To => marvintm
2009-02-16 09:46 rafaroda Regression testing => No
2009-02-16 09:47 rafaroda Status new => scheduled
2009-02-16 09:47 rafaroda fix_in_branch => trunk
2009-02-16 10:19 rafaroda Note Added: 0013512
2009-02-16 16:05 iciordia Assigned To marvintm => alostale
2009-02-19 15:09 rafaroda Note Added: 0013743
2009-02-19 15:09 rafaroda Priority urgent => high
2009-02-19 15:09 rafaroda Severity critical => minor
2009-02-19 15:09 rafaroda fix_in_branch trunk =>
2009-02-19 15:09 rafaroda Note Deleted: 0013512
2009-02-19 15:10 rafaroda Note Added: 0013744
2009-02-23 17:28 rafaroda Note Edited: 0013744
2009-02-23 17:35 rafaroda Note Added: 0013960
2009-02-23 17:35 rafaroda Priority high => urgent
2009-02-23 17:41 rafaroda File Added: eclipse-install-source-log.txt
2009-02-23 17:42 rafaroda Note Added: 0013962
2009-02-23 17:45 rafaroda Summary eclipse.install.source does not load masterdata nor sampledata => eclipse.install.source does not work
2009-02-23 17:45 rafaroda Description Updated
2009-02-23 17:45 rafaroda Steps to Reproduce Updated
2009-02-23 18:38 svnbot Checkin
2009-02-23 18:38 svnbot Note Added: 0013975
2009-02-23 18:38 svnbot Status scheduled => resolved
2009-02-23 18:38 svnbot Resolution open => fixed
2009-02-23 18:38 svnbot svn_revision => 13557
2009-03-03 13:37 rafaroda Relationship added related to 0007886
2009-04-07 18:11 hgbot Checkin
2009-04-07 18:11 hgbot Note Added: 0015262
2009-04-07 18:11 hgbot Fixed in SCM revision 13557 => http://code.openbravo.com/erp/devel/pi/rev/6c1b178bb9cdaf51894d4f781e058462a776b4ab [^]
2009-04-21 10:32 psarobe Status resolved => closed
2009-04-22 00:00 anonymous sf_bug_id 0 => 2777940
2009-06-01 09:08 rafaroda Relationship added related to 0009247
2009-06-01 12:16 rafaroda Relationship replaced has duplicate 0009247
2009-06-29 16:20 networkb Relationship added related to 0009707
2009-07-03 13:12 hgbot Checkin
2009-07-03 13:12 hgbot Note Added: 0017838
2009-07-03 13:12 hgbot Status closed => resolved
2009-07-03 13:12 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/6c1b178bb9cdaf51894d4f781e058462a776b4ab [^] => http://code.openbravo.com/erp/devel/pi/rev/41a7dce92d3f8d1a693375b76a298b0cf718c52a [^]
2009-07-17 14:11 plujan Status resolved => closed
2009-07-17 14:11 plujan Fixed in Version 2.50MP1 => 2.50MP3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker