Hi Wei,

Thank you for fix it!

2013/9/25 Wei ZHOU <ustcweiz...@gmail.com>:
> fixed by commit 3dc4284
>
>
> commit 3dc4284a34a1c79970b30288c245a26e8425e811
> Author: Wei Zhou <w.z...@leaseweb.com>
> Date:   Wed Sep 25 11:08:57 2013 +0200
>     add missing jna-4.0.0.jar to cloudstack-agent library by changing scope
> from provided to default runtime
> diff --git a/plugins/hypervisors/kvm/pom.xml
> b/plugins/hypervisors/kvm/pom.xml
> index 4c0ec98..024cafe 100644
> --- a/plugins/hypervisors/kvm/pom.xml
> +++ b/plugins/hypervisors/kvm/pom.xml
> @@ -51,7 +51,6 @@
>      <dependency>
>        <groupId>net.java.dev.jna</groupId>
>         <artifactId>jna</artifactId>
> -       <scope>provided</scope>
>         <version>${cs.jna.version}</version>
>      </dependency>
>    </dependencies>
>
>
> 2013/9/25 Wei ZHOU <ustcweiz...@gmail.com>
>
>> I tried both java 6 and java 7.
>> build and install successfully
>> agent can not restart.
>> I will try after jna.version change .
>>

Reply via email to