Please contact package maintainer before to do something
[email protected] (Laurent Laville) Tue, 03 Jan 2012 10:19:09 +0100
| Newsgroups | php.pear.qa |
|---|---|
| Message-ID | <[email protected]> |
Hello, Please be sure that all package maintainers are inactive before to do something on source. Reason, is I was surprised to see directory structure change on Net_Growl package, when I'm going to prepare new version 2.5.0. And I'm not sure this is the right solution applied here. First : You missed a file pear/packages/Net_Growl/trunk/tests/AllTests.php , that didn't use the new dir structure Second: I don't think to use autoloader in each test file solve the "trying to install version". With path like 'Net/Growl/Autoload.php' you will use the installed version in system of Net_Growl and not the SVN working copy Regards Laurent Laville Still active Net_Growl package leader -------- Message original -------- Sujet: svn: /pear/packages/Net_Growl/trunk/tests/Growl/ ApplicationTest.php GntpMockTest.php GntpTest.php gntp.log Date : Sun, 01 Jan 2012 14:44:00 +0000 De : [email protected] (Daniel Convissor) Pour : [email protected] Groupes de discussion: php.pear.cvs danielc Sun, 01 Jan 2012 14:44:00 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=321638 Log: Require the autoloader in the test files so the class files will be found. Changed paths: U pear/packages/Net_Growl/trunk/tests/Growl/ApplicationTest.php U pear/packages/Net_Growl/trunk/tests/Growl/GntpMockTest.php U pear/packages/Net_Growl/trunk/tests/Growl/GntpTest.php U pear/packages/Net_Growl/trunk/tests/Growl/gntp.log