Implemented: Updates demos to render stable as 24.09 and next as trunk (OFBIZ-13230)

As we have no real next for now, we have decided to temporary render it as
trunk as long as a new release branch will be created
3 files changed
tree: 7d590e9323768ae6f470117c10b76169968dee09
  1. demo-backup/
  2. documentation/
  3. wiki-files/
  4. copyDtds.bat
  5. functions.sh
  6. process-ofbiz-release.sh
  7. rat-excludes.txt
  8. rc.ofbiz
  9. rc.ofbiz.for.debian
  10. rc.ofbiz.for.ubuntu
  11. README.MD
  12. revert-plugins.bat
  13. revert.bat
  14. startofbiz.bat
  15. startofbiz.sh
  16. stopofbiz.sh
  17. updateWiki.bat
  18. verify-ofbiz-release.sh
README.MD

This repository is used internally by the OFBiz team to share, document and store specific tools used by the project.

For instance the rat-excludes.txt file allows to exclude files that don‘t need a licence. It’s used during our Continuous Integration flow (CI) by BuildBot calling Apache RAT to check files licences. This in order to avoid missing licence when releasing. There are other tools in the main dir.

As its name explains the documentation dir contains documents, notably one about our BuildBot usage inside our CI flow.

Same for demo-backup that contains elements to help maintain our demos, wiki and web site. Some are now history but kept for now before we push them in a new attic dir