Compile error in QdoxMappingLoader introduced in XBEAN-27
---------------------------------------------------------
Key: XBEAN-37
URL: http://issues.apache.org/jira/browse/XBEAN-37
Project: XBean
Issue Type: Bug
Components: spring
Reporter: John Sisson
Assigned To: John Sisson
Priority: Blocker
Fix For: 2.6
Seems this compile error slipped through the RTC on the XBEAN-27 patch!
C:\dev\geronimo\xbean\trunk>mvn install
<SNIP>
[INFO]
----------------------------------------------------------------------------
[INFO] Building XBean :: Spring :: Common
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 42 source files to
C:\dev\geronimo\xbean\trunk\xbean-spring-common\target\classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
C:\dev\geronimo\xbean\trunk\xbean-spring-common\src\main\java\org\apache\xbean\spring\generator\QdoxMappingLoader.java:[507,29]
repl
ace(char,char) in java.lang.String cannot be applied to
(java.lang.String,java.lang.String)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira