Skip to content

Commit

Permalink
make sigar optional
Browse files Browse the repository at this point in the history
  • Loading branch information
kimchy committed Dec 13, 2011
1 parent d2c1ec5 commit 41a9dc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
<version>1.6.4</version>
<scope>system</scope>
<systemPath>${basedir}/lib/sigar/sigar-1.6.4.jar</systemPath>
<optional>true</optional>
</dependency>

<dependency>
Expand Down

0 comments on commit 41a9dc1

Please sign in to comment.