diff --git a/cloud.spec b/cloud.spec index 7e31edfebe1..deaf1ca264e 100644 --- a/cloud.spec +++ b/cloud.spec @@ -38,7 +38,7 @@ Group: System Environment/Libraries Source0: %{name}-%{_ver}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{_ver}-%{release}-build -BuildRequires: java-1.6.0-openjdk-devel +BuildRequires: java-1.7.0-openjdk-devel BuildRequires: tomcat6 BuildRequires: ws-commons-util BuildRequires: jpackage-utils diff --git a/docs/en-US/source.xml b/docs/en-US/source.xml new file mode 100644 index 00000000000..ffa3d0cb9b9 --- /dev/null +++ b/docs/en-US/source.xml @@ -0,0 +1,37 @@ + + +%BOOK_ENTITIES; +]> + + + +
+ Building from Source + The official &PRODUCT; release is always in source code form. While there may + exist convenience binaries in various forms from a number of places, the + source is the canonical release will be source. In this document we'll cover + acquiring the source release, building that into binary, deployable packages. + + + + + + +