mirror of
https://github.com/apache/cloudstack
synced 2026-08-27 08:15:09 +00:00
don't compile xenapi
This commit is contained in:
parent
5437bfc607
commit
126bd57bcf
@ -230,7 +230,7 @@
|
||||
<path refid="deps.classpath" />
|
||||
<path refid="dist.classpath" />
|
||||
</path>
|
||||
<target name="compile-server" depends="-init, compile-utils, compile-xenapi, compile-core, compile-agent" description="Compile the management server.">
|
||||
<target name="compile-server" depends="-init, compile-utils, compile-core, compile-agent" description="Compile the management server.">
|
||||
<compile-java jar.name="${server.jar}" top.dir="${server.dir}" classpath="server.classpath" />
|
||||
</target>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user