Dan Smith created GEODE-573:
-------------------------------

             Summary: Fix broken image links in javadocs
                 Key: GEODE-573
                 URL: https://issues.apache.org/jira/browse/GEODE-573
             Project: Geode
          Issue Type: Sub-task
            Reporter: Dan Smith


I noticed that several images are missing from the javadocs, For example 
gemfire-core/build/docs/javadoc/doc-files/client_static_diagram.png

I'm not sure what the gradle way to include these images in the javadoc is. I 
see that right now we've put them in the src/main/java directory. It seems like 
maybe they should be in a different directory, and get copied into the javadoc 
output?

{noformat}
> cd gemfire-core/src/main/java
java> find . -type f | egrep -v ".java$"
./com/gemstone/gemfire/management/cli/package.html
./com/gemstone/gemfire/management/package.html
./com/gemstone/gemfire/pdx/package.html
./com/gemstone/gemfire/admin/internal/package.html
./com/gemstone/gemfire/admin/internal/doc-files/health-classes.gif
./com/gemstone/gemfire/admin/internal/doc-files/health-classes.fig
./com/gemstone/gemfire/admin/internal/doc-files/config-hierarchy.fig
./com/gemstone/gemfire/admin/jmx/internal/package.html
./com/gemstone/gemfire/admin/jmx/package.html
./com/gemstone/gemfire/admin/package.html
./com/gemstone/gemfire/internal/tcp/package.html
./com/gemstone/gemfire/internal/util/doc-files/class-loaders.fig
./com/gemstone/gemfire/internal/util/doc-files/call-stack.fig
./com/gemstone/gemfire/internal/admin/remote/package.html
./com/gemstone/gemfire/internal/admin/package.html
./com/gemstone/gemfire/internal/admin/doc-files/class-hierarchy.fig
./com/gemstone/gemfire/internal/admin/doc-files/class-hierarchy.gif
./com/gemstone/gemfire/internal/statistics/package.html
./com/gemstone/gemfire/internal/security/package.html
./com/gemstone/gemfire/internal/package.html
./com/gemstone/gemfire/internal/cache/tier/sockets/package.html
./com/gemstone/gemfire/internal/cache/tier/sockets/doc-files/communication-architecture.gif
./com/gemstone/gemfire/internal/cache/tier/sockets/doc-files/communication-architecture.fig
./com/gemstone/gemfire/internal/cache/tier/package.html
./com/gemstone/gemfire/internal/cache/xmlcache/package.html
./com/gemstone/gemfire/internal/cache/package.html
./com/gemstone/gemfire/internal/cache/doc-files/partitioned-regions.fig
./com/gemstone/gemfire/internal/cache/doc-files/jcache-update-message-flow.pdf
./com/gemstone/gemfire/internal/cache/doc-files/jcache-put-flow.pdf
./com/gemstone/gemfire/internal/cache/doc-files/eventmatrix.xls
./com/gemstone/gemfire/internal/cache/doc-files/jcache-get-flow.fig
./com/gemstone/gemfire/internal/cache/doc-files/jcache-put-flow.fig
./com/gemstone/gemfire/internal/cache/doc-files/jcache-update-message-flow.fig
./com/gemstone/gemfire/internal/cache/doc-files/properties.html
./com/gemstone/gemfire/internal/cache/doc-files/jcache-get-flow.pdf
./com/gemstone/gemfire/internal/cache/doc-files/BucketAdvisor-state.png
./com/gemstone/gemfire/internal/cache/doc-files/partitioned-regions.gif
./com/gemstone/gemfire/internal/cache/doc-files/region-implementation.fig
./com/gemstone/gemfire/internal/cache/doc-files/extensible-hashing.fig
./com/gemstone/gemfire/internal/cache/doc-files/extensible-hashing.gif
./com/gemstone/gemfire/internal/doc-files/merge-log-files.fig
./com/gemstone/gemfire/internal/doc-files/ds-map.fig
./com/gemstone/gemfire/internal/doc-files/merge-log-files.gif
./com/gemstone/gemfire/internal/doc-files/cs-maps.fig
./com/gemstone/gemfire/internal/doc-files/cs-maps.gif
./com/gemstone/gemfire/internal/doc-files/ds-map.gif
./com/gemstone/gemfire/security/package.html
./com/gemstone/gemfire/package.html
./com/gemstone/gemfire/distributed/internal/locks/package.html
./com/gemstone/gemfire/distributed/internal/locks/doc-files/turks.fig
./com/gemstone/gemfire/distributed/internal/locks/doc-files/turks.jpg
./com/gemstone/gemfire/distributed/internal/locks/doc-files/elder.jpg
./com/gemstone/gemfire/distributed/internal/locks/doc-files/elder.fig
./com/gemstone/gemfire/distributed/internal/membership/jgroup/package.html
./com/gemstone/gemfire/distributed/internal/distribution-overview.html
./com/gemstone/gemfire/distributed/internal/package.html
./com/gemstone/gemfire/distributed/internal/doc-files/distribution-managers.gif
./com/gemstone/gemfire/distributed/internal/doc-files/config-classes.fig
./com/gemstone/gemfire/distributed/internal/doc-files/config-classes.gif
./com/gemstone/gemfire/distributed/internal/doc-files/distribution-managers.fig
./com/gemstone/gemfire/distributed/package.html
./com/gemstone/gemfire/cache/query/internal/index/package.html
./com/gemstone/gemfire/cache/query/internal/package.html
./com/gemstone/gemfire/cache/query/internal/parse/fixantlr.sh
./com/gemstone/gemfire/cache/query/internal/parse/OQLLexerTokenTypes.txt
./com/gemstone/gemfire/cache/query/internal/parse/oql.g
./com/gemstone/gemfire/cache/query/package.html
./com/gemstone/gemfire/cache/partition/package.html
./com/gemstone/gemfire/cache/client/internal/package.html
./com/gemstone/gemfire/cache/client/internal/doc-files/QueueManagerImpl.png
./com/gemstone/gemfire/cache/client/internal/doc-files/ConnectionManagerImpl.png
./com/gemstone/gemfire/cache/client/internal/doc-files/client_static_diagram.png
./com/gemstone/gemfire/cache/client/internal/doc-files/QueueManagerImpl.dia
./com/gemstone/gemfire/cache/client/internal/doc-files/ConnectionManagerImpl.dia
./com/gemstone/gemfire/cache/client/internal/doc-files/PoolImpl.dia
./com/gemstone/gemfire/cache/client/package.html
./com/gemstone/gemfire/cache/client/doc-files/example-client-cache.xml
./com/gemstone/gemfire/cache/server/package.html
./com/gemstone/gemfire/cache/util/package.html
./com/gemstone/gemfire/cache/snapshot/package.html
./com/gemstone/gemfire/cache/operations/package.html
./com/gemstone/gemfire/cache/package.html
./com/gemstone/gemfire/cache/control/package.html
./com/gemstone/gemfire/cache/execute/package.html
./com/gemstone/gemfire/cache/doc-files/partitioned-regions.fig
./com/gemstone/gemfire/cache/doc-files/architecture.fig
./com/gemstone/gemfire/cache/doc-files/architecture.gif
./com/gemstone/gemfire/cache/doc-files/example3-cache.xml
./com/gemstone/gemfire/cache/doc-files/partitioned-regions.gif
./com/gemstone/gemfire/cache/doc-files/example2-cache.xml
./com/gemstone/gemfire/cache/doc-files/example-cache.xml
./com/gemstone/gemfire/cache/doc-files/entry-life-cycle.fig
./com/gemstone/gemfire/cache/doc-files/entry-life-cycle.gif
./com/gemstone/gemfire/doc-files/data-serialization-exceptions.gif
./com/gemstone/gemfire/doc-files/data-serialization-exceptions.fig
./external-overview.html
./internal-overview.html
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to