Commit Graph

179 Commits

Author SHA1 Message Date
Darren Shepherd ad54ed1790 * Maven 3 support
* Pretty Format POM's
* AWS API compiles now
2012-08-23 14:26:26 -07:00
Darren Shepherd 3976c7478c m2e doesn't like it when the project root is the source folder 2012-08-23 14:26:26 -07:00
Darren Shepherd b8e95e435f Maven config, initial commit 2012-08-23 14:26:25 -07:00
David Nalley ac9dee94ac fix from Pradeep Soundararajan for removing build dependency on mysql-connector-java https://reviews.apache.org/r/6180 2012-08-20 13:38:19 -04:00
Alex Huang f04c006f9a Added javax.persistence and javax.ejb jar packages to replace the files removed. Added a new annotation to replace the encrypt attributed added to the Column annotation. Removed join attribute added to SecondaryTable in previous commit 2012-08-08 12:58:24 -07:00
Chip Childers 9ee803ee02 License header updates for the deps folder 2012-08-02 10:45:48 -04: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
David Nalley fc3ac862dc applying the commits from Chip Childers licensing cleanup 2012-06-26 10:44:04 -04:00
prachi eb864814a9 thirdparty library needed for awsapi 2012-05-25 15:49:20 -07:00
prachi 74beef1012 merge awsapi deps to master 2012-05-25 14:41:08 -07:00
frank 2f634c0913 Switch to Apache license 2012-04-03 04:50:05 -07:00
Edison Su f3d88023c4 bug 13609: libvirt-java doesn't handle error 72, rebuild the jar
status 13609: resolved fixed
Reviewed-by: frank
2012-02-15 17:49:28 -08:00
kishan 1fab4d1f72 Bug 13384: Added utility to change MS and DB secret key. Both database and db.properties are updated.
Status 13384: resolved fixed
Reviewed-By: Nitin
2012-02-07 20:03:06 +05:30
Kelven Yang 925774ef5b bug 13129: remove unused vmware lib jars 2012-02-01 11:30:02 -08:00
Kelven Yang 3843e08892 bug 11780: remove vmware-lib-mailapi.jar and vmware-lib-smtp.jar from dependency distribution 2012-01-03 17:01:38 -08:00
Murali Reddy 68615b28a3 fix .classpath for cloud-netscaler-sdx.jar 2011-12-05 10:14:01 -08:00
Murali Reddy 974dc62a2b added support for dynamic load balancer provisioning when netscaler SDX is added 2011-12-05 00:06:45 -08:00
Murali Reddy beb38c8310 making devices enabled independent of config commands
adding default device capacity when admin does not specify a vlaue
fixed bug in device allocation logic
2011-11-22 19:52:07 -08:00
kishan 83b4d2f7f9 bug 5822, 10783: Security enhancements initial checkin. Added encryption support to db.properties and some DB values. 2011-10-24 10:26:02 +05:30
Alex Huang c2ada929aa remove 4.1.2 of httpclient 2011-08-31 15:23:09 -07:00
Alex Huang bf1fcdf661 Added back 3.1 version of http client 2011-08-31 15:14:54 -07:00
anthony f47bf2e4cf fixed eclipse classpath 2011-08-31 13:35:37 -07:00
frank de27618c7f move cloud-selenium*.jar to tools 2011-08-30 10:44:58 -07:00
Murali Reddy 9a10f2b402 bug 6876: netscaler MPX & VPX support
- adding supprt for Netscaler VPX & MPX load blancers
- implemented for virtual networking
- works only with new fetched public IP, inline support is not added yet

more details will be added in the bug
2011-08-29 19:26:08 +05:30
Alex Huang 9e50a63e15 eclipse changes 2011-08-25 18:00:36 -07:00
Alex Huang 7dcc750b96 Updated dependency libraries 2011-08-25 17:57:46 -07:00
Kelven Yang 9ace681547 bug 11162: merge fix from 2.2.10 premium 2011-08-25 15:38:43 -07:00
frank a5a2c17df7 get rid of charva.jar 2011-08-25 14:49:10 -07:00
frank 492e05560a fix deps classpath 2011-08-25 14:32:25 -07:00
frank 9f74775cdc add dependent jar files 2011-08-25 14:32:24 -07:00
Kelven Yang 4f8a52f94c Move VMware/Premium Secondary storage VM to opensource 2011-08-23 14:43:39 -07:00
Kelven Yang d8acd8174e Fix eclipse project because of movements of dependent library files 2011-07-21 15:02:08 -07:00
anthony 99e465f2fa fixed waf rpm for oss 2011-07-21 10:54:42 -07:00
frank d62b05ebbd Bug 9695 - remove JAXB and JNA (edit)Bug 9695 - remove JAXB and JNA (edit)
no JAXB found, it seems to have been removed

status 9695: resolved fixed
2011-07-19 11:27:19 -07:00
Alex Huang 38ebac207b bug 10375: Added logging for exception causes 2011-06-22 11:51:54 -07:00
Alex Huang 5771b35a7a new log4j jar files and now the ability to get rid of the stupid cglib stack traces in our logs 2011-06-21 01:12:06 -07:00
David Nalley 4950f78a11 yet more libre cleanup 2011-06-04 14:33:39 -04:00
David Nalley d32fcee4af more libre cleanup 2011-06-04 14:30:26 -04:00
David Nalley f2c9ec3765 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-06-04 14:14:38 -04:00
Kelven Yang 1783e74546 fix Eclipse dependency on netapp jar 2011-05-31 16:18:09 -07:00
David Nalley 8a65c2a82f removing non-libre stuff 2011-05-27 21:14:56 -04:00
Edison Su 063d550325 bug 9787: fix tools
status 9787: resolved fixed
2011-05-25 19:36:40 -04:00
Edison Su fb59f9165b fix ant 2011-05-25 16:16:13 -04:00
Edison Su 2a7d02b52c bug 9787: add netapp integration back to 2.2 2011-05-25 14:32:48 -04:00
alena 55692fd7cf bug 9127: intermediate checkin for agent load balancer 2011-05-24 18:45:00 -07:00
Chiradeep Vittal 303e2a7481 Start of zonesfeature / mycloud/cloudkit 2011-05-03 10:40:17 -07:00
Kelven Yang 8f979ace70 Use relative path in Eclipse deps project to avoid breaking developer's local Eclipse environment 2011-02-28 15:55:00 -08:00
Alex Huang a05eaa6922 class path for deps removes junit library 2011-02-28 14:48:47 -08:00
anthony 2d207dc221 fixed eclipse path 2011-02-23 14:39:25 -08:00
Alex Huang c22b37e402 latest work on db migration 2011-02-22 18:23:05 -08:00
Kelven Yang 4a66441b93 Fix Eclipse project settings for separation of JUnit 2011-02-17 09:55:05 -08:00
Alex Huang 6b0d4947ed bug 8529: propagated to master. Added junit test support to ant 2011-02-16 17:40:58 -08:00
anthony 6501bcd3c4 bug 8518: replytimeout is not set
replytimeout is set to 10 min for XenServer

status 8518: resolved fixed
2011-02-10 18:59:42 -08:00
alena cfce5e023c Added cloud.userlibraries to .gitignore 2011-02-01 12:16:18 -08:00
will 49858cf189 - Exported all thirdpart jars in the deps project to make it available to other projects. 2011-02-01 10:59:11 -08:00
Kelven Yang 971250dcc5 make cloud.userlibraries be general 2011-01-31 14:29:10 -08:00
Kelven Yang 2b2885cf5e change VmWare to trademarked name VMware 2011-01-31 14:08:27 -08:00
Alex Huang 4281781a23 missing user libraries 2011-01-31 11:30:55 -08:00
Alex Huang c05ee30a9e missing classpath for deps 2011-01-20 10:33:56 -08:00
Alex Huang 2ec5bef63f eclipse workspace changes 2011-01-20 10:31:18 -08:00
anthony 017146f753 1 use 443 to connect xapi
2. update Java binding to xenserver-5.6.100-1.jar
2011-01-18 20:15:39 -08:00
Kelven Yang e31e0c40a5 Add a holding Eclipse project to help build Eclipse workplace upon deps directory. Be it either deps or thirdparty to hold reference .jars, we better use the same 2011-01-12 12:31:18 -08:00
Ragnar B. Johannsson 32c68e1583 API cmds for SSH-keys manipulation and VM passwds retrieval.
These include five new API cmds as well as changes to deployVirtualMachine to
specify an optional name of an SSH key to pass to the VM when starting. When
an SSH key is specified with a password-enabled template the newly created
password is encrypted with the SSH public key and can be retrieved via the
getVMPassword cmd. It is then the user's responsibility to decrypt retrieved
passwords with the correct SSH private key.
2011-01-06 13:34:07 +00:00
anthony 419e1f52ad patch for Connection 2010-12-21 11:06:38 -08:00
anthony bd6de596c7 Introduce XenServerJava-5.6.0-1 2010-12-21 11:04:59 -08:00
Kelven Yang 1689ed8150 1) Add vmwapre library jars to deps and purposely left vmware-axis.jar behind to use cloud-axis.jar instead, this is to solve the conflict between iControl.jar
2) Fix issues in setting user_data python implementation for vmware
2010-12-11 11:08:39 -08:00
keshav 198cab4dee Added support code for external firewalls and loadbalancers. Added new host types and startup commands, and enabled NicVO to reserve IPs for external network resources. 2010-12-09 11:40:02 -08:00
Frank Zhang e19a27a59f remove unused dependencies from OSS 2010-12-06 17:53:47 -08:00
Frank Zhang 006e12606e remove wscript_build from deps 2010-12-04 23:03:24 -08:00
will b2ba0521df - Using JSTL for the internationalization framework of the UI and standardized the message bundles.
- Fixed cloud.core.callbacks.js to include the new "sessionKey" variable that is needed to prevent CRSF attacks.
2010-11-29 20:06:27 -08:00
anthony fff1dd874a fix classpath for xenserver-5.6.0-1 2010-11-29 15:26:07 -08:00
Alex Huang 957547a65f gson 1.5 is now in 2010-11-16 15:22:45 -08:00
edison 84588d1a0d fix rpm build 2010-11-05 10:38:53 -07: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 45cff02a03 add missing jar files 2010-10-18 11:06:40 -07:00
edison e41729cc43 fix rpm build 2010-10-16 01:03:31 -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
Manuel Amador (Rudd-O) b0acdbcf8b Split out build responsibility into per-project wscript_build files. Installation of generic directories like bindir, and creation of systemvms, remain in toplevel wscript_build. Make some waf code useful and reusable in the form of tools. 2010-08-31 20:40:17 -07:00
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00