[ http://issues.apache.org/jira/browse/DIRSERVER-607?page=comments#action_12377553 ]
Alexei Zakharov commented on DIRSERVER-607: ------------------------------------------- Hi Emmanuel & directory team, Can someone from the Directory team upload the most recent ApacheDS jars to the central maven repository? Currently I am working on porting Geronimo to ApacheDS 1.0 RC1. So I need these jars to be located at http://www.ibiblio.org/maven/ in order to be able to build Geronimo with new ApacheDS version. Initially I can suggest the following grouping for these jars (for RC1): groupId=directory-apacheds apacheds-core-1.0-RC1.jar apacheds-core-shared-1.0-RC1.jar apacheds-kerberos-shared-1.0-RC1.jar apacheds-protocol-changepw-1.0-RC1.jar apacheds-protocol-kerberos-1.0-RC1.jar apacheds-protocol-ldap-1.0-RC1.jar apacheds-protocol-ntp-1.0-RC1.jar apacheds-protocol-shared-1.0-RC1.jar apacheds-server-jndi-1.0-RC1.jar apacheds-server-main-1.0-RC1.jar apacheds-server-ssl-1.0-RC1.jar groupId=directory-network mina-core-0.9.2.jar mina-filter-codec-asn1-0.9.2.jar mina-filter-ssl-0.9.2.jar groupId=directory-shared shared-asn1-0.9.5.jar shared-ldap-0.9.5.jar P.S. Does ApacheDS really require such a fresh version of bouncycastle: lcrypto-jdk14-131.jar ? We need to update maven's repo with the latest bouncycastle if so. > Geronimo unit test hangs while running Apache DS on BEA VM > ---------------------------------------------------------- > > Key: DIRSERVER-607 > URL: http://issues.apache.org/jira/browse/DIRSERVER-607 > Project: Directory ApacheDS > Type: Bug > Versions: pre-1.0, 1.0-RC1 > Environment: CPU 3Ghz Pentium 4, 2 GB RAM, Win XP professional SP 2 > Reporter: Alexei Zakharov > Assignee: Emmanuel Lecharny > Fix For: 1.0-RC1, pre-1.0 > Attachments: MyApacheDS10Test.java, MyApacheDSTest.java, bea142.log, > bea142_08.log, bea15.log > > This bug is the result of the investigation performed on Geronimo unit test > failure on BEA VMs. Geronimo uses Apache DS for its internal needs. And one > of the unit tests on Geronimo's "directory" module hangs on BEA VM due the > strange behaviour of ApacheDS on BEA VMs. See the attached testcases. To > simplify things all Geronimo stuff was removed from the code. -- 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
