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
dCache
nfs4j
Commits
3059fbd7
Commit
3059fbd7
authored
Oct 11, 2011
by
Tigran Mkrtchyan
☕
Browse files
switch to 2.0-snapshot version of rpc code
parent
162fa508
Changes
2
Hide whitespace changes
Inline
Side-by-side
oncrpcsvc.xml
View file @
3059fbd7
...
...
@@ -200,7 +200,6 @@
<description>
Onc RPC service FOR DS
</description>
<constructor-arg
type=
"int"
value=
"${ds.port}"
/>
<constructor-arg
type=
"boolean"
value=
"false"
/>
<constructor-arg
type=
"String"
value=
"oncrpcsvc-ds"
/>
<property
name=
"programs"
>
<map>
<entry
key-ref=
"nfsv4-programm"
value-ref=
"ds"
/>
...
...
pom.xml
View file @
3059fbd7
...
...
@@ -255,7 +255,7 @@
<dependency>
<groupId>
org.dcache
</groupId>
<artifactId>
nio-jrpc
</artifactId>
<version>
1
.0
</version>
<version>
2
.0
-SNAPSHOT
</version>
</dependency>
<!--
LOCAL JARS
...
...
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