From 6a4dc6a2ce828d07a17f1c5531024cdba0916583 Mon Sep 17 00:00:00 2001 From: David Nalley Date: Tue, 16 Oct 2012 20:27:16 -0400 Subject: [PATCH] first iteration of source.xml --- cloud.spec | 2 +- docs/en-US/source.xml | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 docs/en-US/source.xml 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. + + + + + + +