Skip to content

Commit

Permalink
libs: update to nfs4j-0.9.5
Browse files Browse the repository at this point in the history
bugfix release

fixed NPE and improves logging

hangelog for nfs4j-0.9.4..nfs4j-0.9.5
    * [96adafb] [maven-release-plugin] prepare for next development iteration
    * [3bc1678] libs: update to oncrpc4j-2.3.2
    * [e544ad6] chimera-vfs: convert FileNotFoundHimeraException into StaleException
    * [33ed6f6] nfs4: log faulty clients
    * [9d12409] nfs4: log badstateid exceptions
    * [d96f0a9] libs: update to oncrpc4j-2.3.3
    * [5799b60] nfs4: set session into request context after lease validation
    * [47e2c8f] nfs4: fix synchronization of lease time
    * [3905689] [maven-release-plugin] prepare release nfs4j-0.9.5

Acked-by:
Target: 2.11, 2.10
Require-book: no
Require-notes: yes
  • Loading branch information
kofemann committed Mar 11, 2015
1 parent 0e8edbd commit ed56243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -802,7 +802,7 @@
<dependency>
<groupId>org.dcache</groupId>
<artifactId>nfs4j-core</artifactId>
<version>0.9.4</version>
<version>0.9.5</version>
<exclusions>
<exclusion>
<groupId>org.dcache.chimera</groupId>
Expand Down

0 comments on commit ed56243

Please sign in to comment.