[ http://issues.apache.org/jira/browse/JAXME-69?page=all ]
     
Jochen Wiedmann closed JAXME-69:
--------------------------------

    Fix Version: 0.6
     Resolution: Fixed
      Assign To: Jochen Wiedmann

Applied to the upcoming 0.6 branch.


> duplicate code
> --------------
>
>          Key: JAXME-69
>          URL: http://issues.apache.org/jira/browse/JAXME-69
>      Project: JaxMe
>         Type: Bug
>   Components: JaxMeJS
>     Versions: current (nightly)
>     Reporter: tobias.huehner
>     Assignee: Jochen Wiedmann
>     Priority: Minor
>      Fix For: 0.6

>
> org.apache.ws.jaxme.js.pattern.SourceReflector
> duplicate code
> --
>         if (result.size() > 1) {
>             throw new RecognitionException("The Java source file contained 
> multiple classes.");
>         }
>         if (result.size() > 1) {
>               throw new RecognitionException("The Java source file contained 
> multiple classes.");
>         }
> --

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to