On Sun, Feb 28, 2021 at 11:40:05PM +0900, Andrew Gaul wrote:
> This thread is for discussion of the first release candidate for
> Apache jclouds 2.3.0.
> 
> Please use this thread for discussion of issues uncovered in the RC,
> questions you may have about the RC, etc.
> 
> If you want to help to validate the release, you'll find a set of
> scripts and the corresponding instructions here:
> https://cwiki.apache.org/confluence/display/JCLOUDS/Validate+a+Release
> 
> You can also go run live tests for your preferred providers and post
> the results here, or use the projects in the jclouds-examples repo,
> such as the "compute-basics" to rapidly smoke test the providers you
> are interested in:
> https://github.com/jclouds/jclouds-examples

I finished most of the release process but am having trouble deploying
the Javadoc:

$ ./deploy-javadoc.sh 2.3.0
...
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate (default-cli) on 
project jclouds: An error has occurred in JavaDocs report generation: 
[ERROR] Exit code: 1 - 
/home/gaul/jclouds/core/src/main/java/org/jclouds/predicates/InetSocketAddressConnect.java:27:
 error: cannot find symbol
[ERROR] import javax.annotation.Resource;
[ERROR]                        ^
[ERROR]   symbol:   class Resource
[ERROR]   location: package javax.annotation
[ERROR]
/home/gaul/jclouds/core/src/main/java/org/jclouds/logging/internal/Wire.java:27:
 error: cannot find symbolo

Too late in JST time zone to keep working on this.  @nacx could you look
into this?

-- 
Andrew Gaul
http://gaul.org/

Reply via email to