You are viewing a plain text version of this content. The canonical link for it is here.
Posted to zeta-issues@incubator.apache.org by "Derick Rethans (JIRA)" <ji...@apache.org> on 2010/09/06 12:19:32 UTC

[jira] Resolved: (ZETACOMP-13) generate-autoload-files.sh broken

     [ https://issues.apache.org/jira/browse/ZETACOMP-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Derick Rethans resolved ZETACOMP-13.
------------------------------------

      Assignee: Derick Rethans
    Resolution: Fixed

This should be fixed already, as I removed that file.

> generate-autoload-files.sh broken
> ---------------------------------
>
>                 Key: ZETACOMP-13
>                 URL: https://issues.apache.org/jira/browse/ZETACOMP-13
>             Project: Zeta Components
>          Issue Type: Bug
>            Reporter: Jérôme Renard
>            Assignee: Derick Rethans
>            Priority: Trivial
>         Attachments: generate-autoload-files.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Running scripts/generate-autoload-files.sh no longer works and fails with the following error : 
> PHP Fatal error:  Uncaught exception 'ezcBaseFileNotFoundException' with message 'The directory file '/Users/jerome/work/www/perso/zetacomponents/scripts/../trunk/new_notices.txt/src' could not be found.' in /Users/jerome/work/www/perso/zetacomponents/trunk/Base/src/file.php:134
> Stack trace:
> #0 /Users/jerome/work/www/perso/zetacomponents/trunk/Base/src/file.php(250): ezcBaseFile::walkRecursive('/Users/jerome/w...', Array, Array, Array, Object(ezcBaseFileFindContext))
> #1 /Users/jerome/work/www/perso/zetacomponents/scripts/generate-autoload-file.php(397): ezcBaseFile::findRecursive('/Users/jerome/w...', Array)
> #2 /Users/jerome/work/www/perso/zetacomponents/scripts/generate-autoload-file.php(98): fetchExceptionFiles('new_notices.txt', true)
> #3 {main}
>   thrown in /Users/jerome/work/www/perso/zetacomponents/trunk/Base/src/file.php on line 134
> This is because of rev 984914 which added trunk/new_notices.txt
> I patched generate-autoload-files.sh to ignore this newly added file and thus fix the problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.