[
http://issues.apache.org/jira/browse/GERONIMO-2059?page=comments#action_12413205
]
Kevan Miller commented on GERONIMO-2059:
----------------------------------------
I've also updated commons-modeler to use 20060524. Dims is working on a
commons-modeler "release".
I tried to update commons-primitive to use 1.0. However, this breaks a Junit
test in modules/directory. Failure info follows. The version of
commons-primitive is currently unchanged (20041207.202534).
Testcase: testRunning(org.apache.geronimo.directory.RunningTest): Caused
an ERROR
localhost:9389; socket closed
javax.naming.ServiceUnavailableException: localhost:9389; socket closed
at com.sun.jndi.ldap.Connection.readReply(Connection.java:410)
at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:340)
at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:193)
at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2640)
at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
at
com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
at
com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
at
com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
at javax.naming.InitialContext.init(InitialContext.java:219)
at javax.naming.InitialContext.<init>(InitialContext.java:195)
at
javax.naming.directory.InitialDirContext.<init>(InitialDirContext.java:80)
at
org.apache.geronimo.directory.RunningTest.testRunning(RunningTest.java:50)
> dependencies in etc/project.properties need to be updated to use the
> appropriate versions
> -----------------------------------------------------------------------------------------
>
> Key: GERONIMO-2059
> URL: http://issues.apache.org/jira/browse/GERONIMO-2059
> Project: Geronimo
> Type: Bug
> Security: public(Regular issues)
> Components: buildsystem
> Versions: 1.1
> Reporter: Kevan Miller
> Assignee: Kevan Miller
> Priority: Minor
> Fix For: 1.1
>
> A number of package dependencies need to be updated to their appropriate
> versions. They've been pending for some time due to various svn outages:
> axis_version=1.4
> stax_version=1.1.2-dev
> stax_api_version=1.0.1
> Changes will apply to both project.properties and
> explicit_versions.properties. I've also detected some incorrect versions for
> commons_io and commons_fileupload in explicit_versions.properties.
--
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