[jira] Commented: (GERONIMO-2059) dependencies in etc/project.properties need to be updated to use the appropriate versions

2006-05-25 Thread Kevan Miller (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-2059?page=comments#action_12413247
 ] 

Kevan Miller commented on GERONIMO-2059:


Need to merge changes into trunk

> 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



[jira] Commented: (GERONIMO-2059) dependencies in etc/project.properties need to be updated to use the appropriate versions

2006-05-24 Thread Kevan Miller (JIRA)
[ 
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.(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.(InitialContext.java:195)
at 
javax.naming.directory.InitialDirContext.(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



[jira] Commented: (GERONIMO-2059) dependencies in etc/project.properties need to be updated to use the appropriate versions

2006-05-24 Thread Kevan Miller (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-2059?page=comments#action_12413189
 ] 

Kevan Miller commented on GERONIMO-2059:


Well, we shipped G 1.0 on stax-1.1.1-dev. Both stax-1.1.1-dev and 
stax-1.1.2-dev are in ibiblio.

Previous discussions on the dev list referenced stax "1.1.2". stax-1.1.2-dev 
(http://www.ibiblio.org/maven/stax/jars/stax-1.1.2-dev.jar)
was the only 1.1.2 "distribution" that I could find. Please let me know if 
there's a more appropriate version... 

I notice there's a new stax-api-1.0.1.jar dated March 14th. Is this something 
we should consider?

> 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



[jira] Commented: (GERONIMO-2059) dependencies in etc/project.properties need to be updated to use the appropriate versions

2006-05-24 Thread Aaron Mulder (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-2059?page=comments#action_12413185
 ] 

Aaron Mulder commented on GERONIMO-2059:


We'll need a more repeatable build of stax than 1.1.2-dev for our 1.1 release, 
right?

> 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