| Title | Build fails with paths containing spaces |
| Date | 15-Nov-2005 18:13:32 EET |
| Version | 2.3.43-cvs |
| Submitter | DaveSB |
| Bug criticality | JSPWiki:BadBug![]() |
| Browser version | Firefox |
| Bug status | ClosedBug |
| PageProvider used | |
| Servlet Container | Tomcat |
| Operating System | Windows XP |
| URL | |
| Java version | 1.5 |
When trying to run any of the Ant targets which need to sign the JSPWiki JAR, the build fails if the jks.keystore contains spaces (so only applicable to Windows).
Attached is a patch which fixes this by using the 'value' parameter instead of 'line' within the <arg> tags.
--DaveSB
Fixed in 2.3.44.
Add new attachment
List of attachments
| Kind | Attachment Name | Size | Version | Date Modified | Author | Change note |
|---|---|---|---|---|---|---|
txt |
build-patch.txt | 2.4 kB | 1 | 15-Nov-2005 18:13 | DaveSB |
