Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1.  Deploydb:
    - fix root/cloud permission issue
    - create cloud user is it does not exist
    - remove developer/pom.xml to a profile in root pom.xml
    - create schema/tables for cloud_usage and cloudbridge databases
  2. Compile:
    - fix tomcat webapp compilation issue
    - fix compilation of some projects still under WIP
  3. Unittests:
    - fix unittests so they are more useful during compilation
  4. Deploy and Debug:
    - configure tomcat plugin to do tomcat:deploy and tomcat:run, debug
  5. Artifacts
    - Client-ui.war (done, requires testing)
    - awsapi.war (done, requires testing)
    - usage.jar (wip)
    - systemvm.iso (done, requires testing)
    - agent.zip (not started yet)
  6. External Packaging:
    - deb packaging
    - rpm packaging
  7. Site/doc generation with maven

...