]
Geoffrey De Smet updated JBRULES-2254:
--------------------------------------
Fix Version/s: 5.3.0.Final
(was: 5.3.0.CR1)
Webdav plugin creates hidden file with colon (":") in
filename when copying resources from Guvnor - Causes issues on Windows
----------------------------------------------------------------------------------------------------------------------------
Key: JBRULES-2254
URL:
https://issues.jboss.org/browse/JBRULES-2254
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-eclipse
Affects Versions: 5.0.1.FINAL
Reporter: Tihomir Surdilovic
Assignee: Toni Rikkola
Fix For: 5.3.0.Final
***
When trying to create rule flow in Jboss Developer Studio
1.) Dragging a file from the Guvnor Repositories view to the Eclipse Navigator
view (i.e. to create a local copy linked to the Guvnor) throws an error
indication that a directory could not be created. This directory name has colons in it
(i.e. :), which will never be allowed under Windows XP.
Here is the error:
Could not create directory C:Documents and Settings539578My
Documentsworkspace.metadata.pluginsorg.guvnor.tools-2edc6539:1232df2fb51:-7ff6
Could not create directory C:Documents and Settings539578My
Documentsworkspace.metadata.pluginsorg.guvnor.tools-2edc6539:1232df2fb51:-7ff6
2.) Trying to use the "Resources from Guvnor" wizard also produces an error,
and the wizard does not let you browse the Guvnor repository to choose resources to copy
over to eclipse.
Error Reason:
3 entries found for
http://localhost:8080/jboss-brms/org.drools.guvnor.Guvnor/webdav
***
The hidden file created by Guvnor plugin uses Webdav to create a hidden file which
includes colons in filename which is not allowed by Windows XP.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: