class not found under java 1.4
------------------------------

                 Key: JSEC-53
                 URL: https://issues.apache.org/jira/browse/JSEC-53
             Project: JSecurity
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 0.9-RC1
         Environment: java 1.4.2
            Reporter: Csaba Nemeth


Using the retroweaver compiled 1.4 jar file throws ClassNotFoundException as 
the configuration classes use 1.5 api - java.util.Scanner

The following classes make a reference to this class:
org.jsecurity.config.IniConfiguration
org.jsecurity.config.TextConfiguration
org.jsecurity.io.IniResource
org.jsecurity.io.TextResource
org.jsecurity.realm.text.TextConfigurationRealm


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to