Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9-beta1
-
Fix Version/s: 0.9
-
Component/s: None
-
Labels:None
-
Environment:
windows xp professional sp2
-
Similar Issues:None
Description
There are duplicate classes:
org.mule.transformers.xml.BeanToXml and
org.mule.transformers.xml.BeanToXML
When you check out from cvs on windows, this leads to an error, as windows does not allow same filenames with different capitalization.
The same applies to:
org.mule.transformers.xml.XmlToBean and
org.mule.transformers.xml.XMLToBean