Community
Participate
Working Groups
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.
org.eclipse.cosmos/examples/org.eclipse.cosmos.example.end2endTestClient org.eclipse.cosmos/examples/org.eclipse.cosmos.demo.config
Hubert, can we move this to i10?
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.
Created attachment 93330 [details] Patch Please apply this patch. This will automate the build of demo client and config.
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
Created attachment 93499 [details] Zipped patch file Zipped up the modified files.
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.
Fixed in build COSMOS-1.0.0-200804231200.