Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ProActive
scheduling
Commits
e6392db3
Unverified
Commit
e6392db3
authored
May 07, 2020
by
Fabien Viale
Committed by
GitHub
May 07, 2020
Browse files
Merge pull request #3754 from fviale/master
upgrade powershell engine
parents
99311a13
680ade03
Changes
2
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
e6392db3
...
...
@@ -349,7 +349,7 @@ dependencies {
nativeBundle
'org.jvnet.winp:winp:1.23-proactive:native'
nativeBundle
'sigar:sigar:1.7.0-proactive:native'
nativeBundle
'net.sf.jpam:libjpam:1.1-proactive:native'
nativeBundle
'jsr223:jsr223-powershell:0.2.
2
:native'
nativeBundle
'jsr223:jsr223-powershell:0.2.
3
:native'
compile
'org.codehaus.groovy:groovy-all:2.4.12'
compile
'commons-io:commons-io:2.5'
...
...
rm/rm-node/build.gradle
View file @
e6392db3
...
...
@@ -28,7 +28,7 @@ dependencies {
runtime
'jsr223:jsr223-nativeshell:0.6.0'
runtime
'jsr223:jsr223-docker-compose:0.3.3'
runtime
'jsr223:jsr223-perl:0.1.1'
runtime
'jsr223:jsr223-powershell:0.2.
2
'
runtime
'jsr223:jsr223-powershell:0.2.
3
'
runtime
'jsr223:jsr223-cpython:0.1.7'
runtime
'jsr223:jsr223-scala:0.1.4'
runtime
(
'jsr223:jsr223-kubernetes:0.1.5'
){
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment