Gavin Lee
333e7c4ae6
Push the nonoss lib by mistake, revert them.
...
Revert "BUILD: Make CloudStack buildable with nonoss libs"
This reverts commit 20fab87108 .
2012-12-26 17:51:40 +08:00
Rohit Yadav
20fab87108
BUILD: Make CloudStack buildable with nonoss libs
...
Nonoss libs are packaged into cloud-deps rpm
Make sure you've following nonoss libs:
deps/cloud-iControl.jar
deps/cloud-manageontap.jar
deps/cloud-netscaler-sdx.jar
deps/cloud-netscaler.jar
deps/vmware-apputils.jar
deps/vmware-vim.jar
deps/vmware-vim25.jar
This reverse engineers and sort of reverts the commit:
5ae15f8bbf .
The vhd-util is downloaded and added to (refer CLOUDSTACK-134)
scripts/vm/hypervisor/xenserver/vhd-util, from:
http://download.cloud.com.s3.amazonaws.com/tools/vhd-util
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-12-25 07:17:43 +08:00
Edison.Su
558994305b
CLOUDSTACK-57, CLOUDSTACK-14
...
remove unnecessary build/deploy folder, and add CAStorSDK-1.3.1-CS40.jar into rpm/deb build system
2012-09-07 20:01:11 -04:00
Edison Su
08c970a9ca
fix systemvm zip
2012-09-07 02:22:20 -07:00
Edison Su
f1bd52917d
fix installation issue
2012-09-07 01:09:27 -07:00
Hugo Trippaers
9789e934b6
Fix the awsapi build by downloading the correct dependencies
...
Use maven to download all dependencies for the ant build, just make sure mvn is in the path
2012-08-31 21:41:16 +02:00
Hugo Trippaers
b1d52c4404
Make inclusion of cloud-vmware.jar in systemvm.iso conditional
2012-08-24 16:03:22 +02:00
Mice Xia
886f470270
include cloud-ejb-api-3.0.jar in systemvm.zip
2012-08-09 17:28:30 +08:00
Wido den Hollander
cc08eee215
plugin: Rename cloud-kvm.jar to cloud-plugin-hypervisor-kvm.jar
...
This way we stay consistent with naming our plugins.
2012-07-31 22:18:56 +02:00
Edison Su
7a0a9231c3
Move KVM related code into plugins/hypervisor/kvm, a new jar file is
...
created: cloud-kvm.jar
2012-07-30 14:55:47 -07:00
Wido den Hollander
a1d53f288b
libvirt: Replace the libvirt bindings with upstream 0.4.8
...
Although these bindings have to be removed for the first Apache release
we place the upstream JAR here.
The 0.4.5 bindings were homebrew and contained own code which wasn't sent upstream.
These changes were sent upstream and got into 0.4.8.
For now we keep the 0.4.8 bindings in the repo until we have a new build system in place
which handles this.
This is still however a release blocker since we can't distribute these bindings from the Apache servers!
2012-07-24 20:11:18 +02:00
Hugo Trippaers
79c7da07ab
Phase 1 of Nicira integration
2012-07-11 17:16:06 -07:00
Murali reddy
df32adb1d5
adding build-cloud-plugins.xml, this will seperate out plug-in building
2012-06-26 13:35:57 -07:00
Wido den Hollander
aa95add354
Include the console proxy files into the systemvm.zip
...
This was broken by commit 859e367380 and caused the system VM's not to function.
2012-06-19 15:22:20 +02:00
eric pretorious
9dfc3b0a1f
Replaced Cloud.com & Citrix copyright notices with the Apache Software License, Version 2.0.
2012-06-12 09:03:36 -04:00
prachi
49cdc2317b
merge awsapi build script changes to master
2012-05-25 14:40:56 -07:00
David Nalley
859e367380
fixing rpmbuild CS-14509
2012-04-16 00:54:44 -04:00
frank
2f634c0913
Switch to Apache license
2012-04-03 04:50:05 -07:00
Kelven Yang
fe950868c3
Make the final switch on console proxy refactoring work. new VNC engine will be in use after this commit
...
Reviewed-By: Kelven
2012-03-27 14:56:42 -07:00
Kelven Yang
925774ef5b
bug 13129: remove unused vmware lib jars
2012-02-01 11:30:02 -08:00
frank
797d5ff9a7
add usage back to spec file
...
now FOSS including all stuff
2011-09-14 14:59:27 -07:00
Kelven Yang
254fa22cc7
fix the broken system VM build after renaming of some third-party libraries
2011-09-06 16:10:28 -07:00
Kelven Yang
6d6cc2ca54
Developer build fix after premium-move to FOSS
2011-08-25 10:19:01 -07:00
frank
d36a988d84
move simulator/test to opensource
2011-08-24 10:37:30 -07:00
Kelven Yang
4f8a52f94c
Move VMware/Premium Secondary storage VM to opensource
2011-08-23 14:43:39 -07:00
David Nalley
87569452e7
hopefully the last of libre cleanup
2011-06-04 14:44:21 -04:00
Chiradeep Vittal
303e2a7481
Start of zonesfeature / mycloud/cloudkit
2011-05-03 10:40:17 -07:00
Alex Huang
8bec1e0b9f
added the concept of system integrity checking before a system starts
2011-03-16 17:59:34 -07:00
Alex Huang
6b0d4947ed
bug 8529: propagated to master. Added junit test support to ant
2011-02-16 17:40:58 -08:00
Frank
0fe9322895
fix systemvm start failure casued by missing files
2011-01-31 18:46:13 -08:00
anthony
19e7387702
build fix
2011-01-28 19:19:53 -08:00
Frank
ce73013768
Don't build test and usage in oss
2011-01-28 17:30:46 -08:00
Frank
e9652e67ad
migrate premium to oss
2011-01-28 16:07:46 -08:00
Alex Huang
d43717eef8
merge changes
2011-01-14 15:12:13 -08:00
abhishek
5e61be67fd
fix bugs in allocator
2010-12-13 16:42:25 -08:00
will
0cc2b1a6de
Adding UI to allow adding of dedicated direct network
2010-12-06 15:07:41 -08:00
Frank Zhang
7cafe6d7c0
Big change of build
...
1. use ant to build all JARs and ISOs
2. waf install results from ant
3. arrange wscript_build in function style, which is more readable
2010-12-06 13:27:16 -08:00
Alex Huang
957547a65f
gson 1.5 is now in
2010-11-16 15:22:45 -08:00
will
b9fc4137f7
Bug 6988: Fixed issue with queryAsyncJobResult returning jobResults in all String format. This is to mirror the same way that the async commands are being serialized.
...
- Changed client.war to now include all the thirdparty files
- Fixed addVpnUser command to return a vpnuser instead of the response
- Added vmware jar files to the development build.
2010-11-04 20:56:28 -07:00
edison
0b177848fa
add the missing jar for systemvm.zip
2010-11-02 19:39:16 -07:00
alena
dadfdc93e3
Added package-tools target to package.xml
2010-10-26 13:59:11 -07:00
edison
45cff02a03
add missing jar files
2010-10-18 11:06:40 -07:00
edison
ef600e10b5
Make OSS ANT build using deps folder, other than premium/thirdpart folder, which breaks OSS ANT BUILD
2010-10-15 23:44:10 -07:00
Alex Huang
7249f168d5
more file changes
2010-09-09 13:27:20 -07:00
Anthony Xu
d72e0538da
Revert "Revert "use iso to patch systemvm""
...
This reverts commit 145e2e0aaa .
2010-08-26 16:06:28 -07:00
Anthony Xu
145e2e0aaa
Revert "use iso to patch systemvm"
...
This reverts commit 3565f8d21b .
2010-08-26 16:03:34 -07:00
root
3565f8d21b
use iso to patch systemvm
...
Conflicts:
core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
scripts/vm/hypervisor/xenserver/xenserver56/patch
2010-08-26 15:56:02 -07:00
Jessica Wang
f0b82f8565
move source of resource properties from UI folder to client folder
...
move source of resource properties from UI folder to client folder
move source of resource properties from UI folder to client folder
2010-08-20 12:08:47 -07:00
Manuel Amador (Rudd-O)
9d5c1f2dcf
Fix build system in preparation for repo split
2010-08-11 09:13:29 -07:00
Manuel Amador (Rudd-O)
05c020e1f6
Source code committed
2010-08-11 09:13:29 -07:00