[Swift-devel] Re: [Swift-user] New Java exception when moving from rc3
Ben Clifford
benc at hawaga.org.uk
Sat Mar 3 05:53:40 CST 2007
On Fri, 2 Mar 2007, Mihael Hategan wrote:
> On Fri, 2007-03-02 at 19:03 -0600, Mihael Hategan wrote:
> > Add a skip="0" parameter to the csv_mapper:
> > filelist_t dataset[] <csv_mapper; file=@arg("list"), skip="0">;
> >
> > I'll fix this in SVN in the mean time.
>
> Should be fixed now.
some of the nightly tests say this now:
Execution failed:
org.griphyn.vdl.mapping.InvalidMappingParameterException: Missing
required mapping parameter: location
I guess the extra hardcore checking in r531 is too hardcore for our
examples ;-)
--
More information about the Swift-devel
mailing list