You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2007/02/28 02:27:06 UTC

[jira] Created: (DIRSERVER-861) Apache DS 1.0.1 depends on Java 1.5.0

Apache DS 1.0.1 depends on Java 1.5.0
-------------------------------------

                 Key: DIRSERVER-861
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-861
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: ldap
    Affects Versions: 1.0.1
            Reporter: Gary Gregory


Apache DS 1.0.1 ships with shared-ldap-0.9.5.4.jar.
shared-ldap-0.9.5.4.jar depends on Java 1.5.0's StringBuilder class.
Apache DS 1.0.0 shipped with shared-ldap-0.9.5.3.jar


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


[jira] Resolved: (DIRSERVER-861) Apache DS 1.0.1 depends on Java 1.5.0

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-861.
-----------------------------------------

    Resolution: Fixed

Fixed in 1.0-trunks.

I guess it was my fault ...

It will be pushed in the 1.0.2 version.

fixed :
http://svn.apache.org/viewvc?view=rev&rev=514222

> Apache DS 1.0.1 depends on Java 1.5.0
> -------------------------------------
>
>                 Key: DIRSERVER-861
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-861
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.0.1
>            Reporter: Gary Gregory
>
> Apache DS 1.0.1 ships with shared-ldap-0.9.5.4.jar.
> shared-ldap-0.9.5.4.jar depends on Java 1.5.0's StringBuilder class.
> Apache DS 1.0.0 shipped with shared-ldap-0.9.5.3.jar

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


[jira] Commented: (DIRSERVER-861) Apache DS 1.0.1 depends on Java 1.5.0

Posted by "Gary Gregory (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477192 ] 

Gary Gregory commented on DIRSERVER-861:
----------------------------------------

Guilty party is class {{AttributeTypeAndValue in directory/shared/releases/0.9.5.4/ldap/src/main/java/org/apache/directory/shared/ldap/name/AttributeTypeAndValue.java}}. 
Line 470: {{StringBuilder sb = new StringBuilder();}}




> Apache DS 1.0.1 depends on Java 1.5.0
> -------------------------------------
>
>                 Key: DIRSERVER-861
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-861
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.0.1
>            Reporter: Gary Gregory
>
> Apache DS 1.0.1 ships with shared-ldap-0.9.5.4.jar.
> shared-ldap-0.9.5.4.jar depends on Java 1.5.0's StringBuilder class.
> Apache DS 1.0.0 shipped with shared-ldap-0.9.5.3.jar

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


[jira] Closed: (DIRSERVER-861) Apache DS 1.0.1 depends on Java 1.5.0

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-861.
---------------------------------------


> Apache DS 1.0.1 depends on Java 1.5.0
> -------------------------------------
>
>                 Key: DIRSERVER-861
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-861
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.0.1
>            Reporter: Gary Gregory
>
> Apache DS 1.0.1 ships with shared-ldap-0.9.5.4.jar.
> shared-ldap-0.9.5.4.jar depends on Java 1.5.0's StringBuilder class.
> Apache DS 1.0.0 shipped with shared-ldap-0.9.5.3.jar

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


[jira] Commented: (DIRSERVER-861) Apache DS 1.0.1 depends on Java 1.5.0

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476827 ] 

Alex Karasulu commented on DIRSERVER-861:
-----------------------------------------

Oye vey! I knew I should test with JDK 1.4.  Ok looks like we need to do a quick 1.0.2 soon here to fix this bug.  I'm going to bump up this to critical.  

Also if you could help please let us know what the offending classes/methods are.  Thanks much!

> Apache DS 1.0.1 depends on Java 1.5.0
> -------------------------------------
>
>                 Key: DIRSERVER-861
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-861
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.0.1
>            Reporter: Gary Gregory
>
> Apache DS 1.0.1 ships with shared-ldap-0.9.5.4.jar.
> shared-ldap-0.9.5.4.jar depends on Java 1.5.0's StringBuilder class.
> Apache DS 1.0.0 shipped with shared-ldap-0.9.5.3.jar

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