High Activity

News

  Analyzed 7 days ago based on code collected 7 days ago.
 
Posted 11 days ago by Michiel Rook
Merge pull request #214 from johan162/master

Fix bug in handling of admonition graphics (wrong path)
Posted 13 days ago by johan162
Merge branch 'master' of github.com:johan162/phing
Posted 13 days ago by Johan Persson
Fixed wrong path for admonition graphics for PDF output. Updated docbook5 build process for smoother working on Debian
Posted 14 days ago by johan162
Merge branch 'master' of github.com:johan162/phing
Posted 14 days ago by Johan Persson
Fixed proper location handling for admonition figures for PDF output
Posted 16 days ago by echolocation_uk (echolocation)
Posted 17 days ago by Michiel Rook
Merge pull request #213 from johan162/master

Added rendered output for all supported Docbook5 formats
Posted 17 days ago by johan162
Added rendered output for all supported Docbook5 formats
Posted 18 days ago by amitsharma04@…
$ sudo pear install phing/phing

installs phing in unusable state, /usr/share/pear/phing.php has incorrect set_include_path() method and phing.php errors out with following log:

$ phing

Warning: ... [More] require_once(phing/Project.php): failed to open stream: No such file or directory in /usr/share/pear/phing/Phing.php on line 22

Fatal error: require_once(): Failed opening required 'phing/Project.php' (include_path='/usr/share/pear/../classes:.:') in /usr/share/pear/phing/Phing.php on line 22

manually commenting out set_include_path() fixes it, and should be removed and/or fixed to include correct paths. [Less]
Posted 19 days ago by anonymous
Executing dbdeploy task with a unix timestamp as delta number in Mac OSX, the outfile is a zero byte file with no error verbosity.

If I change the delta number to 1, 2, etc... instead of 1367937065, 1367937066 the dbdeploy task runs like a ... [More] charm.

In my Mac PHP_INT_MAX is 9223372036854775807

With a delta file like this:
0000000001 creem Confederation master table.sql
runs fine too. [Less]
 

 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.