53 Commits

Author SHA1 Message Date
Chip Childers
c5db929e62 Added CHANGES file to RAT ignore list 2012-10-08 20:04:02 -04:00
Chip Childers
7bd31e2894 Added some exclusions to the RAT report to avoid build artifacts being interpreted as code artifacts 2012-10-03 20:20:32 -04:00
Hugo Trippaers
f11a16379c Stick to the versions the amazon classes were originally generated with 2012-10-02 11:35:29 -07:00
Chip Childers
07af738d30 Added INSTALL.md to the RAT exclusion list 2012-10-02 13:07:53 -04:00
Hugo Trippaers
28bfaea0d1 Fix some dependencies for awsapi. Axis2 and rampart versions should be
equal otherwise there will be conflicts with dependencies.

Small change to EC2MainServlet, pass along the rootcause for easier
debugging
2012-10-01 21:36:27 -07:00
Hugo Trippaers
f16b5103d8 Merge some stuff from maven-waf branch into master 2012-10-01 15:04:08 -07:00
Hugo Trippaers
aa6355ffe6 Updated master to 4.1.0
mvn release:update-versions -DautoVersionSubmodules=true -Dnonoss -P
client,deps,developer  -DdevelopmentVersion=4.1.0-SNAPSHOT
2012-10-01 11:00:55 -07:00
Chip Childers
8435e72295 Corrected RAT mvn plugin to appropriate exclude things at the top level, and to also include subprojects. 2012-09-25 15:01:08 -04:00
Chip Childers
f20bee3ca4 Adding patches module config for RAT. 2012-09-25 14:26:52 -04:00
Hugo Trippaers
96c7e3fddc Make sure implementation version is added to all jars 2012-09-22 22:00:53 +02:00
Hugo Trippaers
4c38152afe Add cloud database creation to maven, use mvn -P developer -pl developer
-Ddeploydb
2012-09-22 11:28:33 +02:00
Chiradeep Vittal
97a1ed2ecb CLOUDSTACK-143 vcpu hotplug is used whenever the number of vcpus are increased or decreased while the vm is online. so far this is never done in CloudStack for system vms. Also, no evidence that this file is copied to /etc/udev/rules.d where it would be needed
CLOUDSTACK-144 xe-linux-distribution.init is used to communicate the distribution information to the xe toolset in dom0. No evidence that this file is copied to /etc/init.d where it would be needed. The right way to do it would be to install the xe-guest-utilities deb package from the xs-tools ISO distributed by Citrix XenServer
2012-09-21 17:31:38 -07:00
Chiradeep Vittal
a4906c6b0c CLOUDSTACK-139, CLOUDSTACK-140, CLOUDSTACK-141, CLOUDSTACK-146 file provenance established or removed 2012-09-21 16:05:37 -07:00
Chiradeep Vittal
0ea17a97af CLOUDSTACK-137 and CLOUDSTACK-138 : apache config files are derived from ASL licensed software 2012-09-21 15:41:16 -07:00
Chiradeep Vittal
1ba030729d CLOUDSTACK-142 remove unneeded file 2012-09-21 15:37:41 -07:00
Chiradeep Vittal
6fe019e3cc CLOUDSTACK-148 logrotate.conf configuration was developed for CloudStack. Deleted comment and blank lines to show origin in a clearer fashion 2012-09-21 15:23:37 -07:00
Chiradeep Vittal
905ccb0209 CLOUDSTACK-157 logrotate.d/* configurations were developed for CloudStack 2012-09-21 15:15:33 -07:00
Chiradeep Vittal
55f74e5f7c CLOUDSTACK-158 sysctl.conf was developed for CloudStack 2012-09-21 15:07:43 -07:00
Chiradeep Vittal
f96267d724 CLOUDSTACK-168 remove unneeded file
patches/systemvm/debian/config/root/edithosts.sh creates the file if it is not there
2012-09-21 14:52:18 -07:00
Chiradeep Vittal
9a40415771 CLOUDSTACK-175 reduce config file to bare minimum by eliminating commented lines and whitespace 2012-09-21 14:47:32 -07:00
Chiradeep Vittal
8899180d7d CLOUDSTACK-170 remove unneeded secrets file 2012-09-21 14:44:49 -07:00
Chiradeep Vittal
f27168291a CLOUDSTACK-170 remove unneeded file 2012-09-21 14:39:41 -07:00
Chiradeep Vittal
feb77f3137 CLOUDSTACK-171 reduce config file to bare minimum by eliminating commented lines and whitespace 2012-09-21 14:35:08 -07:00
Chiradeep Vittal
c28ab4ae45 ClOUDSTACK-174 CLOUDSTACK-173 and CLOUDSTACK-172 -- as part of resolution, remove xl2tpd config files from excludes 2012-09-21 14:20:49 -07:00
Kelven Yang
6e767a3491 configure maven compiler plugin 2012-09-20 15:42:06 -07:00
Rohit Yadav
4bf16f8d31 Maven: Fix rampart version in awsapi
Signed-off-by: Hugo Trippaers <hugo@apache.org>
2012-09-17 13:27:18 +02:00
Chip Childers
359e67fc3b Removing iptables config from the exclude list 2012-09-14 13:19:17 -04:00
Alex Huang
87dc0a65c2 Removed the prefs file from pom.xml 2012-09-13 17:16:29 -07:00
Chip Childers
8aaa5abc02 Adding a settings file to the Rat exclude list, and setting the number of accepted license issues to 0 2012-09-13 17:15:09 -04:00
Chip Childers
3dbcc88f28 Minor change to the root pom for RAT 2012-09-13 16:55:48 -04:00
Chip Childers
763311c006 License header updates, and modification to root pom for exclusions. 2012-09-13 16:55:48 -04:00
Chip Childers
769561a2f1 Adding Apache RAT configuration to the root pom.xml 2012-09-13 15:47:38 -04:00
Edison.Su
54fd39b9c0 add build-helper to remove the local repo 2012-09-10 17:09:38 -04:00
Mice Xia
0d02e33d31 CLOUDSTACK-69 Hibernate jars should be removed 2012-09-10 21:15:35 +08:00
Rohit Yadav
d917120845 Maven: Fix POM in test
Fixes and adds dependencies for building submodule test

Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-09-10 18:18:28 +05:30
Prasanna Santhanam
42cc2eb474 Poms for the test directory.
- test depends on selenium-java
- added artifact as dependency in test/pom.xml
2012-09-10 16:51:32 +05:30
Edison Su
5ae15f8bbf first OSS build 2012-09-05 17:45:25 -07:00
Hugo Trippaers
3054537182 Use maven to build the systemvm zip and iso 2012-09-03 14:09:19 +02:00
Hugo Trippaers
53bb62be9c Workaround to have maven download the deps to make ant happy 2012-08-31 21:03:44 +02:00
olivier lamy
e756872c0a use tomcat maven plugin 2.0-SNAPSHOT as it has fixed an issue needed here 2012-08-29 18:51:17 +02:00
olivier lamy
5751385444 do not activate cloud-client-ui by default as it needs nonoss modules too 2012-08-29 18:40:24 +02:00
olivier lamy
de31ac34b4 configure tomcat maven plugin too 2012-08-29 00:05:56 +02:00
Darren Shepherd
43e4de429e Fix up some dependencies 2012-08-28 09:03:25 -07:00
Darren Shepherd
8aa665d3ec Third party repo no longer used 2012-08-28 09:02:28 -07:00
olivier lamy
a06ed5728c remove intermediate parent poms 2012-08-27 16:43:24 +02:00
olivier lamy
3aa469da2a groupdId is now org.apache.cloudstack 2012-08-25 09:20:21 +02:00
olivier lamy
ccf624f7a8 add third party repo in pom to short cli to use 2012-08-25 00:16:31 +02:00
olivier lamy
071836327e use maven compiler plugin 2.5.1 which is faster for multi modules builds 2012-08-25 00:12:33 +02:00
olivier lamy
7343ef20ee use apache parent pom to inherits some datas 2012-08-25 00:10:29 +02:00
olivier lamy
5ef60aceb1 %s/tab/ws/ 2012-08-25 00:03:23 +02:00