463462 - Exposes Bundlor inputPath to be able to overwrite default "project.sourceSets.main.output.classesDir" which does *not* consider resources
2 files changed
tree: 4bdbfcfbe15fd5d77301ca9cadbb24d531cfd400
  1. build-bundlor/
  2. org.eclipse.virgo.bundlor/
  3. org.eclipse.virgo.bundlor.ant/
  4. org.eclipse.virgo.bundlor.blint/
  5. org.eclipse.virgo.bundlor.commandline/
  6. org.eclipse.virgo.bundlor.diff/
  7. org.eclipse.virgo.bundlor.gradle/
  8. org.eclipse.virgo.bundlor.maven/
  9. samples/
  10. user-guide/
  11. .gitignore
  12. .gitmodules
  13. build.properties
  14. build.versions
  15. CONTRIBUTING.md
  16. README.md
README.md

Virgo Build Git Submodule

The Bundlor project uses a Git submodule to include the virgo-build engine for building. To get this submodule, run the following commands after cloning the repository.

git submodule init git submodule update