[ 
https://issues.apache.org/jira/browse/GERONIMO-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jay D. McHugh closed GERONIMO-2543.
-----------------------------------

    Resolution: Invalid

Geronimo is currently using a snapshot version of scout - they have begun 
publishing current maven jars (including a snapshot that geronimo is using).

> Upgrade Scout from version 0.5 to 0.7rc1
> ----------------------------------------
>
>                 Key: GERONIMO-2543
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2543
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 1.2
>            Reporter: Jay D. McHugh
>            Priority: Minor
>         Attachments: geronimo-2543.patch, geronimo-specs-2543.patch
>
>
> It looks like scout has been moved to ws-scout.  But there apears to be only 
> the jar files published.
> I have patches for both the geronimo-specs and geronimo trunk.
> The patch changes the following:
> - the dependency on scout/scout/0.5 to ws-scout/scout/0.7rc1
> - the dependency on the geronimo-jaxr_spec up to the 1.1-SNAPSHOT version 
> (built locally)
> I started with a clean repo and built specs first (disabling tests).
> After the specs were build, I went back to do the tests.  They failed here:
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building JAXR 1.0
> [INFO]    task-segment: [install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] [tools:copy-legal-files {execution: install-legal-files}]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> Downloading: 
> http://repository.codehaus.org/ws-scout/scout/0.7rc1/scout-0.7rc1.pom
> [WARNING] Unable to get resource from repository codehaus 
> (http://repository.codehaus.org)
> Downloading: 
> http://repo1.maven.org/maven2/ws-scout/scout/0.7rc1/scout-0.7rc1.pom
> [WARNING] Unable to get resource from repository central 
> (http://repo1.maven.org/maven2)
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> Compiling 1 source file to 
> /usr/src/geronimo-specs/geronimo-jaxr_1.0_spec/target/test-classes
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /usr/src/geronimo-specs/geronimo-jaxr_1.0_spec/src/test/java/javax/xml/registry/ConnectionFactoryTest.java:[26,36]
>  package org.apache.ws.scout.registry does not exist
> /usr/src/geronimo-specs/geronimo-jaxr_1.0_spec/src/test/java/javax/xml/registry/ConnectionFactoryTest.java:[39,21]
>  cannot resolve symbol
> symbol  : class ConnectionFactoryImpl
> location: class javax.xml.registry.ConnectionFactoryTest
> After building specs, I built trunk (again disabling tests).
> The build finished fine.  Once it was complete, I went back to run the tests. 
>  They also finished fine.

-- 
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