Menu

#3 validation fail output insuficient?

open
None
5
2004-09-03
2004-09-03
No

Discussion

  • Toni Prug

    Toni Prug - 2004-12-30

    Logged In: YES
    user_id=1087707

    When attempting to start scenario simple.xml (one packaged
    with vnuml and installed into examples directory) with
    deliberately broken XML tag, i get below output:
    =====
    XML parsing of /usr/local/share/vnuml/examples/simple.xml
    error:
    not well-formed (invalid token) at line 17, column 12, byte
    482 at /usr/lib/perl5/XML/Parser.pm line 187

    Trace begun at /usr/local/bin/vnumlparser.pl line 350

    which is what use of Exception::Class in Vnuml::Exception
    does. Is this not a fix of reported bug? Exception:Class is
    in list of required modules. AHA! But Exception::Class is in
    not listed at
    http://jungla.dit.upm.es/~vnuml/doc/1.4/install/#modules_manual_install

    but it should be! Because it is Exception::Class that gives
    us extended error handling that enables us to handle XML
    Parsing with useful information. So, documentation needs
    updating.

     
  • Toni Prug

    Toni Prug - 2004-12-30

    Logged In: YES
    user_id=1087707

    When attempting to start scenario simple.xml (one packaged
    with vnuml and installed into examples directory) with
    deliberately broken XML tag, i get below output:
    =====
    XML parsing of /usr/local/share/vnuml/examples/simple.xml
    error:
    not well-formed (invalid token) at line 17, column 12, byte
    482 at /usr/lib/perl5/XML/Parser.pm line 187

    Trace begun at /usr/local/bin/vnumlparser.pl line 350

    which is what use of Exception::Class in Vnuml::Exception
    does. Is this not a fix of reported bug? Exception:Class is
    in list of required modules. AHA! But Exception::Class is in
    not listed at
    http://jungla.dit.upm.es/~vnuml/doc/1.4/install/#modules_manual_install

    but it should be! Because it is Exception::Class that gives
    us extended error handling that enables us to handle XML
    Parsing with useful information. So, documentation needs
    updating.

     
  • Toni Prug

    Toni Prug - 2004-12-30

    deliberately broken simple.xml used in the above comment.

     
  • Fermín Galán

    Fermín Galán - 2005-01-03

    Logged In: YES
    user_id=853959

    Documentation updated:
    http://www.dit.upm.es/vnuml/doc/1.4/install/#modules_manual_i
    nstall modifed, including Exception-Class-1.20 refernce
    (the .tar.gz has been also download in the perl-modules
    directory at www.dit.upm.es)

    vnuml/doc/en/install/index.html at CVS has been also
    syncronized with the new changes.

     

Log in to post a comment.