[
https://issues.apache.org/jira/browse/CLOUDSTACK-6209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bierce updated CLOUDSTACK-6209:
-------------------------------------
Description:
Building Debian/Ubuntu packages with support for VMware completes but doesn't
include the VMware jars in the Systemvm.iso.
Building using the guide here:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack#HowtobuildCloudStack-BuildingDEBpackages
With the actual options of:
mvn clean install -P deps -Dnoredist; export ACS_BUILD_OPTS="-Dnoredist";
dpkg-buildpackage
Building with the follow options creates a usable build with correct
systevm.iso:
mvn install -P deps -Dnoredist -Dnonoss; export ACS_BUILD_OPTS="-Dnoredist
-Dnonoss"; dpkg-buildpackage
was:
Building Debian/Ubuntu packages with support for VMware completes but doesn't
include the VMware jars in the Systemvm.iso.
Building using the guide here:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack#HowtobuildCloudStack-BuildingDEBpackages
With the actual options of:
mvn clean install -P deps -Dnoredist; export ACS_BUILD_OPTS="-Dnoredist";
dpkg-buildpackage
Building with the follow options:
mvn install -P deps -Dnoredist -Dnonoss; export ACS_BUILD_OPTS="-Dnoredist
-Dnonoss"; dpkg-buildpackage
> Building noredist packages for ubuntu doesn't include vmware jars in
> systemvm.iso
> ---------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6209
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6209
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Packaging, SystemVM
> Affects Versions: 4.2.0, 4.3.0, 4.4.0
> Environment: Ubuntu 12.04.4 LTS
> Reporter: David Bierce
>
> Building Debian/Ubuntu packages with support for VMware completes but doesn't
> include the VMware jars in the Systemvm.iso.
> Building using the guide here:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack#HowtobuildCloudStack-BuildingDEBpackages
> With the actual options of:
> mvn clean install -P deps -Dnoredist; export ACS_BUILD_OPTS="-Dnoredist";
> dpkg-buildpackage
> Building with the follow options creates a usable build with correct
> systevm.iso:
> mvn install -P deps -Dnoredist -Dnonoss; export ACS_BUILD_OPTS="-Dnoredist
> -Dnonoss"; dpkg-buildpackage
--
This message was sent by Atlassian JIRA
(v6.2#6252)