56 lines
2.8 KiB
Properties
56 lines
2.8 KiB
Properties
## For local modifications of the ccm build details overwrite
|
|
## the appropriate properties
|
|
## The defaults are shown commented out
|
|
|
|
## -------------------------------------------------
|
|
## Usually you will define your own specific bundle!
|
|
## -------------------------------------------------
|
|
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-bundle/bundles/base
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-bundle/bundles/devel
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-bundle/bundles/standard
|
|
# ==============================================================================
|
|
# Use a project in the local subdir to specify your own local/custom development
|
|
# project. Don't modify any of the system provided specifications! Instead, copy
|
|
# one of the systems project, e.g. devel, to local and modify it according to
|
|
# your needs!
|
|
# ==============================================================================
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-bundle/bundles/local/my-devel
|
|
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-ldn-aplaws/bundles/custom
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-ldn-aplaws/bundles/demo
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-ldn-aplaws/bundles/devel
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-ldn-aplaws/bundles/extended
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-ldn-aplaws/bundles/standard
|
|
# ==============================================================================
|
|
# Use a project in the local subdir to specify your own local/custom development
|
|
# project. Don't modify any of the system provided specifications! Instead, copy
|
|
# one of the systems project, e.g. devel, to local and modify it according to
|
|
# your needs!
|
|
# ==============================================================================
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-ldn-aplaws/bundles/my-devel
|
|
|
|
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-sci-bundle/bundles/devel
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-sci-bundle/bundles/custom
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-sci-bundle/bundles/demo
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-sci-bundle/bundles/extended
|
|
#ccm.bundle.folder=${ccm.project.dir}/ccm-sci-bundle/bundles/standard
|
|
# ==============================================================================
|
|
# Use a project in the local subdir to specify your own local/custom development
|
|
# project. Don't modify any of the system provided specifications! Instead, copy
|
|
# one of the systems project, e.g. devel, to local and modify it according to
|
|
# your needs!
|
|
# ==============================================================================
|
|
ccm.bundle.folder=${ccm.project.dir}/ccm-sci-bundle/bundles/local/my-devel
|
|
|
|
|
|
## ====================================================================
|
|
## Update scripts
|
|
## ====================================================================
|
|
|
|
# TEMPLATE:
|
|
#ccm.upgrade.package=ccm-xxx
|
|
#ccm.upgrade.from.version=x.x.x
|
|
#ccm.upgrade.to.version=y.y.y
|