Abhinandan Prateek
e65dbbc3cf
Revert "Updating pom.xml version numbers for release 4.2.1"
...
This reverts commit 1b2b58fe35 .
2013-12-16 15:42:51 +05:30
Abhinandan Prateek
1b2b58fe35
Updating pom.xml version numbers for release 4.2.1
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-12-16 15:36:37 +05:30
Abhinandan Prateek
2bdd288605
Revert "Updating pom.xml version numbers for release 4.2.1"
...
This reverts commit cc662445a5 .
2013-12-13 11:53:40 +05:30
Abhinandan Prateek
cc662445a5
Updating pom.xml version numbers for release 4.2.1
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-12-13 11:46:08 +05:30
Abhinandan Prateek
3c561c6d79
Revert "Updating pom.xml version numbers for release 4.2.1"
...
This reverts commit 6ba071b159 .
2013-12-03 17:46:18 +05:30
Abhinandan Prateek
6ba071b159
Updating pom.xml version numbers for release 4.2.1
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-12-03 17:41:35 +05:30
Abhinandan Prateek
92254a5a2f
Revert "Updating pom.xml version numbers for release 4.2.1"
...
This reverts commit 7fb9dcb131e1d2d5a7c87e0aab2929b772bcd008.
2013-12-03 17:16:18 +05:30
Abhinandan Prateek
e8c3c650a7
Updating pom.xml version numbers for release 4.2.1
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-12-03 17:16:17 +05:30
Abhinandan Prateek
4cb311530c
Revert "Updating pom.xml version numbers for release 4.2.1"
...
This reverts commit 0b9eadaf14 .
2013-11-12 21:17:27 +05:30
Abhinandan Prateek
0b9eadaf14
Updating pom.xml version numbers for release 4.2.1
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-11-12 21:15:01 +05:30
animesh
21043bfe84
Updating pom.xml version numbers for release 4.2.1-SNAPSHOT
...
Signed-off-by: animesh <animesh@apache.org>
2013-10-03 17:13:17 -07:00
Animesh Chaturvedi
06f28722b6
Updating pom.xml version numbers for release 4.2.0
...
Signed-off-by: Animesh Chaturvedi <animesh@Animesh-LinuxDev.citrite.net>
2013-08-22 17:15:42 -07:00
Hugo Trippaers
98dc68d8c9
CLOUDSTACK-728 For Nicira NVP a specified port-group must be used,
...
instead of a dynamically configured one.
Refactor bits of the HypervisorHostHelper to better
support multiple BroadcastDomainTypes
Cleanup some parts of the code that was using tab indents and removed some dead code.
2013-06-26 15:41:52 -07:00
Nitin Mehta
c11dbad9c9
merge master
2013-05-11 15:28:43 +05:30
Min Chen
fbfc5c6894
Merge from master and fix conflicts
2013-02-25 11:53:24 -08:00
Rohit Yadav
80d58b6c73
CLOUDSTACK-1317: Bump CloudStack package version to 4.2.0-SNAPSHOT in all poms
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-20 16:42:56 +05:30
Min Chen
780ac2a9c6
Introduce POM dependency on VSphere 5.1 SDK, not done yet, WIP.
2013-01-31 10:32:05 -08:00
Edison Su
bba43f51dc
vmware stuff should be compile time dependency
2013-01-02 16:25:17 -08:00
Hugo Trippaers
200703e9b8
VMware stuff should be compile time dependency
2012-10-29 08:55:24 +01:00
Chiradeep Vittal
d7227bdf55
Enable vmware build with mvn
2012-10-26 18:13:00 -07:00
Hugo Trippaers
6a20802640
Fix runtime dependencies for vmware modules
...
The vmware modules should be listed as provided so they are never
packaged. However this also means that you have to put them in the
web-inf/lib directory by hand.
Set the version of the api in the central pom for easy reference.
Add wsdl4j as a runtime requirement. It is actually required by the
vmware implementation but it is easier to list it as a requirements for
the component here as vmware is not in any maven repo
put the dependency on vim back in the dependencies. It is not required
for compile, but is required as runtime by apputils.
2012-10-22 17:58:36 +02:00
Hugo Trippaers
3bb136292b
Double check vmware dependencies and provide information on where to get
...
them.
2012-10-15 16:57:59 +02:00
Rohit Yadav
9b1b145192
CLOUDSTACK-346: Replace vmware-lib-jaxrpc with axis-jaxrpc
...
vmware-lib-jaxrpc is now provided by axis-jaxrpc-1.4.jar, the former is
the same as latter (bit by bit) and only difference is the file name.
- Fix dependency in vmware-base's pom.xml
- Fix dependency in hypervisor-plugin-vmware's pom.xml
- Fix install-non-oss.sh by reverting commit:
2e6ddc6c36 .
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-10-15 16:44:30 +05:30
Edison Su
ac97d67528
add nonoss maven build
2012-10-11 01:15:52 -07:00
Hugo Trippaers
f16b5103d8
Merge some stuff from maven-waf branch into master
2012-10-01 15:04:08 -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
5ef60aceb1
%s/tab/ws/
2012-08-25 00:03:23 +02:00
Darren Shepherd
4a4007e652
Add license
2012-08-24 11:18:54 -07:00
Darren Shepherd
ebc0fa458a
* Maven 3 support
...
* Pretty Format POM's
* AWS API compiles now
2012-08-24 11:18:54 -07:00
Darren Shepherd
f826971fea
Maven config, initial commit
2012-08-24 11:18:52 -07:00