This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 142328 - [65cat] Create WAR file menu action fails
Summary: [65cat] Create WAR file menu action fails
Status: RESOLVED DUPLICATE of bug 141137
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 22:26 UTC by goeh
Modified: 2008-10-30 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description goeh 2008-07-30 22:26:28 UTC
[ BUILD # : 200807280848 ]
[ JDK VERSION : 1.6.0_06 ]

When invoking Create WAR file from the menu the 'grails war' action
starts but stops after a few seconds with an error:
[copy] Copying 1 file to C:\Documents and
Settings\john\.grails\1.0.3\projects\test-app
The filename, directory name, or volume label syntax is incorrect

Running grails war from the command-line works ok.
Maybe it's a Windows only problem, I have only tested on Windows XP.
Comment 1 martin_adamek 2008-08-05 13:09:43 UTC
Marking as duplicate of issue 141137, because both of them have the same cause and will be fixed with one patch.

*** This issue has been marked as a duplicate of 141137 ***