OpenDocumentPHP
Your solution for OpenDocument in PHP.
Home Developers Blog Normans Blog It is a good Phing ...
It is a good Phing ... PDF Print E-mail
Written by Norman Markgraf   
Thursday, 15 March 2007 11:02

Hi folks,

as you all should notice, there is a new phing release on http://phing.info. - Okay, it is called a beta, but it works for me and for the OpenDocumentPHP project, so I put the new build.xml in the SVN.

You can now generate the API documentation by

:> phing docs

 and run the PHPunit tests by

:> phing test

so the first two steps in an automatic publishing process is done. Therefor I have set up the server today, so we generate the api doc and unit tests once a day for this web pages. 

Thanks in advance,

Norman Markgraf