You don't need to resend, i just un-tarr'ed the files.tar in the changeset, and that hasall the changes
On Wed, Sep 17, 2008 at 10:17 AM, Henry Minsky <[EMAIL PROTECTED]>wrote: > Or rather, something seems to be wrong with diff, the files are in the > files.tar in the patch, butthe diff script only applied to these files for > some reason. > > > > On Wed, Sep 17, 2008 at 10:10 AM, Henry Minsky <[EMAIL PROTECTED]>wrote: > >> The changeset only had these files in it, can you resend please? >> >> 20080917-bargull-20N/ >> 20080917-bargull-20N/apply.sh >> 20080917-bargull-20N/change.txt >> 20080917-bargull-20N/files.tar >> patching file WEB-INF/lps/lfc/core/LzNode.lzs >> patching file WEB-INF/lps/lfc/data/Library.lzs >> patching file WEB-INF/lps/lfc/data/LzDataset.lzs >> patching file WEB-INF/lps/lfc/data/LzDataRequest.lzs >> patching file WEB-INF/lps/lfc/data/LzDataProvider.lzs >> patching file WEB-INF/lps/lfc/data/LzHTTPDataRequest.lzs >> >> >> >> >> On Wed, Sep 17, 2008 at 9:37 AM, André Bargull <[EMAIL PROTECTED]>wrote: >> >>> Change 20080917-bargull-20N by [EMAIL PROTECTED] on 2008-09-17 >>> 02:06:12 >>> in /home/Admin/src/svn/openlaszlo/trunk >>> for http://svn.openlaszlo.org/openlaszlo/trunk >>> >>> Summary: another round of cleanup >>> >>> New Features: >>> >>> Bugs Fixed: LPP-6981 >>> >>> Technical Reviewer: hminsky >>> QA Reviewer: max >>> Doc Reviewer: (pending) >>> >>> Documentation: >>> >>> Release Notes: >>> >>> Details: >>> LzNode: >>> - moved setter for "data" from LzDataset to LzNode >>> - marked "setData" as deprecated >>> LzDataset: >>> - added src-check from LzHTTPDataProvider#doRequest to >>> LzDataset#doRequest >>> - check dataRequest in LzDataset#(getLoadTime(), abort(), >>> getResponseHeader()) >>> - removed deprecated method "getResponseStatus" >>> - removed old bwcompat code for "port" >>> - added typing >>> LzParam: >>> - removed stale devnote comment >>> - moved setters to attributes >>> - added "getValues()" (needed for LPP-354) >>> LzDataRequest: >>> - cosmetic changes and typing >>> - added "LOADING" status >>> LzDataProvider: >>> - typing >>> - added "abortLoadForRequest()" as abstract method (required in >>> LzDataset) >>> LzHTTPDataRequest: >>> - moved into own file >>> - added typing >>> LzHTTPDataProvider: >>> - cosmetic changes and typing >>> - moved LzHTTPDataRequest in its own file >>> LzHTTPLoader: >>> - abort current request if there's a new one (otherwise you'll get an >>> error in swf9) >>> - added "baserequest" and "secureport" >>> - cosmetic changes, adjusted a bit to match dhtml-version >>> - removed listener for httpstatus, because it's only of limited use (IE >>> Flash-Plugin only) >>> LzXMLParser: >>> - added typing >>> LzXMLTranslator: >>> - cosmetic changes >>> >>> >>> Tests: >>> alldata passes in swf8-9 >>> >>> Files: >>> M WEB-INF/lps/lfc/core/LzNode.lzs >>> M WEB-INF/lps/lfc/data/Library.lzs >>> M WEB-INF/lps/lfc/data/LzDataset.lzs >>> M WEB-INF/lps/lfc/data/LzDataRequest.lzs >>> M WEB-INF/lps/lfc/data/LzDataProvider.lzs >>> M WEB-INF/lps/lfc/data/LzHTTPDataRequest.lzs >>> M WEB-INF/lps/lfc/data/LzHTTPDataProvider.lzs >>> M WEB-INF/lps/lfc/data/LzParam.lzs >>> M WEB-INF/lps/lfc/kernel/swf9/LzXMLTranslator.as >>> M WEB-INF/lps/lfc/kernel/swf9/LzXMLParser.as >>> M WEB-INF/lps/lfc/kernel/swf9/LzHTTPLoader.as >>> M WEB-INF/lps/lfc/kernel/dhtml/LzHTTPLoader.js >>> >>> Changeset: >>> http://svn.openlaszlo.org/openlaszlo/patches/20080917-bargull-20N.tar >>> >>> >>> >> >> >> -- >> Henry Minsky >> Software Architect >> [EMAIL PROTECTED] >> >> >> > > > -- > Henry Minsky > Software Architect > [EMAIL PROTECTED] > > > -- Henry Minsky Software Architect [EMAIL PROTECTED]
