2017 © Pedro Peláez
 

library phing-task-tao

Phing task to install TAO

image

oat-sa/phing-task-tao

Phing task to install TAO

  • Monday, February 12, 2018
  • by oat-lionel
  • Repository
  • 19 Watchers
  • 0 Stars
  • 8,669 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 9 % Grown

The README.md

phing-task-tao

set of phing tasks to deploy tao, (*1)

<taskdef name="taoinstall" classname="InstallTaoTask" />
<typedef name="taoDbConfig" classname="TaoDbConfig" />
<typedef name="generisConfig" classname="GenerisConfig" />
<typedef name="taoConfig" classname="TaoConfig" />
<taoinstall taoPath="${src.dir.resolved}" >
    <taoConfig  
            login="${user.login}"
            pass="${user.pass}">
        <taoDbConfig 
            dbDriver="${db.driver}" 
            dbHost="${db.host}"
            dbUser="${db.user}"
            dbPass="${db.pass}"
            dbName="${db.name}"
        />
        <generisConfig              
            instanceName="${module.name}"
            moduleUrl="${module.url}"
            moduleNs="${module.namespace}"
            moduleMode="${module.mode}"
            dataPath="${src.dir.resolved}/data/"
            extensions="${extensions_list}"
        />
        </taoConfig>
</taoinstall>

The Versions

12/02 2018

dev-master

9999999-dev http://www.taotesting.com

Phing task to install TAO

  Sources   Download

GPL-2.0

by Bertrand Chevrier
by Lionel Lecaque
by Dieter Raber
by Patrick Plichart
by Somsack Sipasseuth

phing tao oat computer-based-assessment

12/02 2018

v0.1.3

0.1.3.0 http://www.taotesting.com

Phing task to install TAO

  Sources   Download

GPL-2.0

by Bertrand Chevrier
by Lionel Lecaque
by Dieter Raber
by Patrick Plichart
by Somsack Sipasseuth

phing tao oat computer-based-assessment

12/02 2018

dev-feature/use-new-installer

dev-feature/use-new-installer http://www.taotesting.com

Phing task to install TAO

  Sources   Download

GPL-2.0

by Bertrand Chevrier
by Lionel Lecaque
by Dieter Raber
by Patrick Plichart
by Somsack Sipasseuth

phing tao oat computer-based-assessment

14/06 2016

v0.1.2

0.1.2.0 http://www.taotesting.com

Phing task to install TAO

  Sources   Download

GPL-2.0

by Bertrand Chevrier
by Lionel Lecaque
by Dieter Raber
by Patrick Plichart
by Somsack Sipasseuth

phing tao oat computer-based-assessment

14/06 2016

dev-deve

dev-deve http://www.taotesting.com

Phing task to install TAO

  Sources   Download

GPL-2.0

by Bertrand Chevrier
by Lionel Lecaque
by Dieter Raber
by Patrick Plichart
by Somsack Sipasseuth

phing tao oat computer-based-assessment

13/06 2016

v0.1.1

0.1.1.0 http://www.taotesting.com

Phing task to install TAO

  Sources   Download

GPL-2.0

by Bertrand Chevrier
by Lionel Lecaque
by Dieter Raber
by Patrick Plichart
by Somsack Sipasseuth

phing tao oat computer-based-assessment

16/11 2015

v0.1

0.1.0.0 http://www.taotesting.com

Phing task to install TAO

  Sources   Download

GPL-2.0

by Bertrand Chevrier
by Lionel Lecaque
by Dieter Raber
by Patrick Plichart
by Somsack Sipasseuth

phing tao oat computer-based-assessment