[jboss-jira] [JBoss JIRA] (JBRULES-3475) Eclipse JDT compilion issue on Windows when class and package have same name
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Fri Apr 20 12:43:17 EDT 2012
Mark Proctor created JBRULES-3475:
-------------------------------------
Summary: Eclipse JDT compilion issue on Windows when class and package have same name
Key: JBRULES-3475
URL: https://issues.jboss.org/browse/JBRULES-3475
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 5.3.0.Final
Reporter: Mark Proctor
Assignee: Mark Proctor
Fix For: 5.4.0.Final
Windows will fail if it has the following situation, because the JCI code is not correctly detecting packages on Windows.
class org.drools.Process
package org/droos/process
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list