Compile error using Linux + IntelliJ (quotedpath'test) - please rename
----------------------------------------------------------------------
Key: MJAVADOC-146
URL: http://jira.codehaus.org/browse/MJAVADOC-146
Project: Maven 2.x Javadoc Plugin
Issue Type: Bug
Affects Versions: 2.4
Reporter: Johannes Schneider
IntelliJ Idea does not compile the plugin because of the following path:
https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin/src/test/resources/unit/quotedpath'test/
I know that this is an IntelliJ bug. But since the "'" is not very common in
source paths, I suggest to rename is to something like "quotedpath-test".
So please run a short
svn mv
https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin/src/test/resources/unit/quotedpath'test/
https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin/src/test/resources/unit/quotedpath-test/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira