[
https://issues.apache.org/jira/browse/JSPWIKI-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harry Metske updated JSPWIKI-312:
---------------------------------
Attachment: JSPWiki-312.patch
The path "webdocs/templates/default/skins/PlainVanilla 1024x768/skin.css" is
passed as an argument to compressjs. Because it contains a blank, compressjs
thinks it gets two parameters, this cause a syntax error, hence the rc=-1
It can be solved by putting single quotes around the argument (see attached
patch).
> maybe error in the ant script
> -----------------------------
>
> Key: JSPWIKI-312
> URL: https://issues.apache.org/jira/browse/JSPWIKI-312
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.7.x
> Environment: Windows XP, Eclipse 3.3
> Reporter: Florian Holeczek
> Priority: Minor
> Attachments: buildoutput.png, JSPWiki-312.patch
>
>
> Already wrote this to the list, just filing it now:
> For some time I'm getting a red output "" while building JSPWiki. Screenshot
> is attached, I don't know whether it's an error or not.
> Maybe someone knows better?
> Reply by Janne:
> {quote}
> Looks like it. Need to investigate what is going on though - could be that
> we're not getting the javascripts compressed.
> {quote}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.