Bug 238124

Summary: [releng]: document build process
Product: [Tools] MTJ (Archived) Reporter: Gustavo de Paula <wgp010>
Component: relengAssignee: Diego Madruga Sandin <diegosandin>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: P5 CC: diegosandin, dsdp.mtj-inbox, gang_ma
Version: unspecifiedKeywords: Documentation
Target Milestone: 1.0.2   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 232377    
Bug Blocks:    

Description Gustavo de Paula CLA 2008-06-23 10:46:28 EDT
current MTJ build process is 100% automated. it is necessary to document the process in way that it is easy for someone in the future to maintain it.

target date: 11/july/2008
Comment 1 Gang(Allen) Ma CLA 2008-07-10 22:49:03 EDT
Hi Gustavo,

Where can I find the build process documentation?  Can the build run in windows system?

Thanks!
Comment 2 Gustavo de Paula CLA 2008-07-11 11:18:45 EDT
hi,

we were not able to finish the documentation yet, but the scripts are quite well documented. 

probably you are able to run it on windows (but the starting point is a bash script).

all automation is on org.eclipse.mtj.releng project inside MTJ SVN. currently we execute those scripts on eclipse build server to generate the nightly build.  

:)
gep
Comment 3 Gang(Allen) Ma CLA 2008-07-13 21:28:56 EDT
thanks!