Umbenennungen in ccm-sci-bundle.
git-svn-id: https://svn.libreccm.org/ccm/trunk@1657 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
07747e3d40
commit
41b9566d87
|
|
@ -1,4 +1,4 @@
|
|||
# Scientific CMS devel bundle integration.properties
|
||||
# Scientific CMS Base Bundle integration.properties
|
||||
#
|
||||
waf.bebop.base_page=com.arsdigita.bundle.ui.SimplePage
|
||||
#
|
||||
|
|
@ -1,7 +1,12 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- project.xml SCI devel - containing only modules used for
|
||||
ScientificCMS development -->
|
||||
<!-- project.xml - BASE - containing all modules of the current ScientificCMS
|
||||
repository. A set of core modules is active, others are commented out
|
||||
and may be activated (uncomment) according to a sites requirements.
|
||||
|
||||
The unmodified (as distributed) bundle may be used to create a custom
|
||||
set of packages by a site administrator using ccm-hostinit command and
|
||||
an appropriate set of add-on packages. -->
|
||||
|
||||
<ccm:project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
||||
|
|
@ -9,7 +14,7 @@
|
|||
name="ScientificCMS"
|
||||
prettyName="Scientific CMS"
|
||||
version="2-0-0"
|
||||
release="custom"
|
||||
release="base"
|
||||
webxml="web-sci.xml"
|
||||
webapp="ROOT"
|
||||
xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools-ng/common/xsd/project.xsd">
|
||||
Loading…
Reference in New Issue