Menu

#4 -libraryjars and pathnames with a space

closed-fixed
None
5
2002-08-11
2002-08-07
No

Noticed that when I pass a list of jars with -
libraryjars, ProGuard fails to parse them line
correctly if any of the paths contain a space.

contrived example:
"-libraryjars c:\program
files\jars\jaxp.jar;c:\program
files\jars\jdom.jar;c:\program files\jars\jh.jar"

Richard

Related

Bugs: #650
Bugs: #708

Discussion

  • Eric Lafortune

    Eric Lafortune - 2002-08-08

    Logged In: YES
    user_id=555208

    You're right. The parser is very flexible in
    accepting white space anywhere, on the command
    line and in configuration files, but there is currently
    no way to specify escapes or to quote strings.
    I'll see what I can do.

    Eric.

     
  • Eric Lafortune

    Eric Lafortune - 2002-08-08
    • status: open --> open-accepted
     
  • Eric Lafortune

    Eric Lafortune - 2002-08-08
    • assigned_to: nobody --> lafortune
     
  • Eric Lafortune

    Eric Lafortune - 2002-08-11
    • status: open-accepted --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB