This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 215607 - Automate the build of config program and command line client
Summary: Automate the build of config program and command line client
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Saurabh Dravid CLA
QA Contact: Hubert Leung CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 216501
  Show dependency tree
 
Reported: 2008-01-16 22:51 EST by Hubert Leung CLA
Modified: 2012-01-03 13:54 EST (History)
1 user (show)

See Also:


Attachments
Patch (14.98 KB, patch)
2008-03-24 18:01 EDT, Saurabh Dravid CLA
hkyleung: iplog+
Details | Diff
Zipped patch file (7.97 KB, application/x-zip-compressed)
2008-03-25 17:19 EDT, Saurabh Dravid CLA
hkyleung: iplog+
Details
Different way to invoke java (716 bytes, application/x-zip-compressed)
2008-03-27 15:40 EDT, Saurabh Dravid CLA
hkyleung: iplog+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hubert Leung CLA 2008-01-16 22:51:27 EST
The COSMOS demo ships a program to config environment and a command line client.  These two programs are not compiled during the build.  The build should build them if we continue to ship these programs in the demo package.
Comment 1 Hubert Leung CLA 2008-01-16 22:54:27 EST
org.eclipse.cosmos/examples/org.eclipse.cosmos.example.end2endTestClient
org.eclipse.cosmos/examples/org.eclipse.cosmos.demo.config
Comment 2 Ruth Lee CLA 2008-02-04 09:21:20 EST
Hubert, can we move this to i10?
Comment 3 Hubert Leung CLA 2008-02-04 18:16:30 EST
We should try to automate the build of the demo application.  But if we don't have enough time, we can push it to i10.   
Comment 4 Saurabh Dravid CLA 2008-03-24 18:01:09 EDT
Created attachment 93330 [details]
Patch

Please apply this patch. This will automate the build of demo client and config.
Comment 5 Hubert Leung CLA 2008-03-24 23:30:19 EDT
Hi Saurabh,

I have problem applying your patch.  Can you create the patch without the example and releng directories in the path?  Or simply zip up the the files for me.  Thanks.  

Hubert
Comment 6 Saurabh Dravid CLA 2008-03-25 17:19:53 EDT
Created attachment 93499 [details]
Zipped patch file

Zipped up the modified files.
Comment 7 Saurabh Dravid CLA 2008-03-27 15:40:17 EDT
Created attachment 93858 [details]
Different way to invoke java

Since we have qualifier added to the plugins hence the name of plugin jar file is not fixed every time, changed the way java is getting invoked.
Comment 8 Saurabh Dravid CLA 2008-04-23 15:08:57 EDT
Fixed in build COSMOS-1.0.0-200804231200.