<?xml version="1.0"?><!--*- mode: nxml; indent-tabs-mode: nil -*-->
<!DOCTYPE moduleset SYSTEM "moduleset.dtd">
<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
<!-- vim:set ts=2 expandtab: -->
<moduleset>
  <repository type="git" name="github.com"
      href="git://github.com"/>
  <repository type="git" name="git.fedorahosted.org"
      href="git://git.fedorahosted.org"/>
  <repository type="git" name="git.condorproject.org"
      href="http://git.condorproject.org/repos/"/>
  <repository type="tarball" name="www.apache.org"
      href="http://www.apache.org/dist/"/>

  <metamodule id="all">
    <dependencies>
      <dep package="oz"/>
      <dep package="imagefactory"/>
      <dep package="iwhd"/>
      <!-- <dep package="aeolus-image"> -->
      <!-- <dep package="audrey"> -->
      <!-- <dep package="conductor"> -->
      <!-- <dep package="configure"> -->
      <!-- <dep package="spherical"> -->
      <!-- <dep package="aeolus-website"> -->

      <dep package="external-deps"/>
    </dependencies>
  </metamodule>

  <metamodule id="external-deps">
    <dependencies>
      <dep package="qpid-cpp"/>
      <!-- <dep package="condor"/> -->
      <dep package="libdeltacloud"/>
    </dependencies>
  </metamodule>

  <distutils id="oz">
    <branch repo="github.com" module="clalancette/oz.git"/>
  </distutils>

  <distutils id="imagefactory">
    <branch repo="github.com" module="aeolusproject/imagefactory.git"/>
  </distutils>

  <autotools id="iwhd">
    <!-- FIXME [iwhd] autogen.sh (bootstrap) doesn't recognize some options -->
    <branch repo="git.fedorahosted.org" module="iwhd.git"/>
  </autotools>

  <tarball id="qpid-cpp" version="0.12" checkoutdir="qpidc">
    <source href="http://www.apache.org/dist/qpid/0.12/qpid-cpp-0.12.tar.gz"
        hash="sha256:a4d96bf476dd842f5d93fce62b73eefda425fc2bb0684f3ec2cdeeefad5d7a7e"
        md5sum="53e284c90b7475f4dc3af118dd606fca" size="2279200"/>
  </tarball>

  <autotools id="libdeltacloud">
    <branch repo="git.fedorahosted.org" module="deltacloud/libdeltacloud.git"/>
  </autotools>

<!-- FIXME - [jhbuild] needs Rakefile support
  <autotools id="aeolus-image">
    <branch repo="github.com" module="aeolusproject/aeolus-image.git"/>
  </autotools>
-->

<!-- FIXME - [jhbuild] needs Rakefile support
     FIXME - [audrey] needs a [rm]akefile in root directory (not configserver/Rakefile)
  <autotools id="audrey">
    <branch repo="github.com" module="clalancette/audrey.git"/>
  </autotools>
-->

<!-- FIXME - [conductor] needs Makefile 'install' target
  <autotools id="conductor">
    <branch repo="git.fedorahosted.org" module="aeolus/conductor.git"/>
  </autotools>
-->

<!-- FIXME - [jhbuild] needs Rakefile support
  <autotools id="configure">
    <branch repo="git.fedorahosted.org" module="aeolus/configure.git"/>
  </autotools>
-->

<!-- FIXME - [jhbuild] needs Rakefile support
  <autotools id="spherical">
    <branch repo="github.com" module="aeolusproject/spherical.git"/>
  </autotools>
-->

<!-- FIXME - [jhbuild] needs Rakefile support
  <autotools id="aeolus-website">
    <branch repo="github.com" module="aeolusproject/aeolus-website.git"/>
  </autotools>
-->

<!-- FIXME - [condor] - no Makefile in root directory
     FIXME - condor RPM provides customized tarball to bypass questionable files
  <autotools id="condor">
    <branch repo="git.condorproject.org" module="condor.git"/>
  </autotools>
-->

</moduleset>
