- May 02, 2014
-
-
Vladimir Bodnartchouk authored
Change-Id: I5640560712cd412ade4da0cc5842a60822620ddc
-
Vladimir Bodnartchouk authored
Change-Id: I0f7c9266e9e1fa977d9e4eb20e8f0619cdcf9d6c
-
- Apr 24, 2014
-
-
Sergei Dolgov authored
The options are "-ll <jobid>", "--livelog <jobid>"; the interactive command is "livelog(<jobid>)". Change-Id: I5fd2c40fb5825e7d54d6c152a2b270791274a844
-
- Apr 22, 2014
-
-
Youri Bonnaffé authored
Keep compatibility between Nashorn and Rhino for CLI tools. For now, the security manager will throw exceptions when using the native CLIs. The workaround is to disable the security manager when using native CLIs: - remove -Djava.security.manager in env script - add -Dproactive.classloading.useHTTP=false in CLI scripts Otherwise the solution is to wait for this to be fixed in JDK8 Change-Id: Ie92c823b6ecf82f5102cffc3ac6018bbb9e5a2bc
-
Oleg Smirnov authored
Change-Id: Ia6f5c37e598a203f04a498c5d214244fc90dca85
-
- Apr 18, 2014
-
-
Sanka Samaranayake authored
Change-Id: Icadd4ea2bf879977e548f73c97f9474f1befb6b2
-
- Apr 11, 2014
-
-
Youri Bonnaffé authored
Do not generate REST documentation if Java 8 is used to build. Change-Id: I0f5f72ef22ebdfbf523b1ff72478daa9c94dfbe2
-
- Apr 09, 2014
-
-
Oleg Smirnov authored
Change-Id: I9862ee8b0a1b20584e0b5419435c10ce5ee3095d
-
- Apr 07, 2014
-
-
Youri Bonnaffé authored
It seems that it is deadlocking Scheduler shutdown otherwise. Change-Id: I324159621cd2a398137fa55aa9bc27a730ee86d2
-
Youri Bonnaffé authored
Change-Id: Ifb18bc146959378d000469ef4ea5cbe9d1795b85
-
Youri Bonnaffé authored
Do not force REST API to be deployed as it might already be running with the Scheduler Comment REST properties Cleanup Gradle build Change-Id: I9ec622ed2be7bae455322d8416da05aa33ae2a2e
-
- Apr 04, 2014
-
-
Change-Id: I45ab1a64043fa635d72f97147d5406457ea6402d
-
Change-Id: I327fa3d5398a08a684ab39e1e959348eb1218e0d
-
Youri Bonnaffé authored
Build dist/war/rest folder without libs (already in dist/libs) Introduce JettyStarter that deploys everything from dist/war folder (exploded war, folder, war) Starts wars with the Scheduler Introduce config/rest configuration for REST/WAR related configuration Cleanup dist/lib duplication by using proper dependencies (gradle configuration called distLib) Remove unused files (rest config) Update bin/ scripts Change-Id: Ib4bfd1db180d170b8e70f58648cc3d5afb736417
-
- Mar 31, 2014
-
-
Youri Bonnaffé authored
Change-Id: Iedd40c4b552cd9fe4fd284836d99bec0c9bb1b41
-