http://bugzilla.wpkg.org/show_bug.cgi?id=226

Rainer Meier <r.me...@wpkg.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |r.me...@wpkg.org
         Resolution|                            |FIXED

--- Comment #1 from Rainer Meier <r.me...@wpkg.org>  ---
I have been able to reproduce the issue and identify a bug in the exec()
function. Could you fetch the latest wpkg.js from the repository
(<http://wpkg.svn.sourceforge.net/viewvc/wpkg/wpkg/stable/1.1/>) and verify
that it works for you?

Changes:

FIX: Fixed error handling in case command execution fails AND command includes
     variables. In such case WPKG did not properly return code -1 so the
     <exit code="any" /> tag did not have any effect.
     Fixes bug 226. Thanks to Bruno Choquet for reporting.
FIX: Fixed call of Terminate() method when command times out in order to
     properly shut down the child process.
NEW: Added sample package templates which might help users to build their own
     packages.
     Fixes bug 225. Thanks to Stefan Pendl for sharing the templates.

-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to