[ 
https://issues.apache.org/jira/browse/FOR-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511433
 ] 

Gavin commented on FOR-1020:
----------------------------

I applied the patch locally and tested. Although it builds and runs when doing 
a 'forrest run' it does not build a site when running 'forrest' and it does not 
pass the 'ant test' .

Please run 'ant test'  from the plugin directory. (If forrest's ant is not in 
your system path then run %forrest_home%/tools/ant/bin/ant test) .

You will see some build errors, see if you can fix those and supply a new 
patch. Everyone should do an 'ant test' when modifying plugins in case errors 
creep in that might otherwise get missed.

I would also like to see the *.rdf files moved somewhere else, I dont think 
they should be in the root dir of the plugin. Perhaps create an /rdf/ dir in 
/src/documention/content or alternatively in /resources/rdf/ -- not sure what 
others think here?

The project-logo.png, group-logo and favicon.ico files are missing from the 
xdocs/images directory, can you copy those from another plugin and add them to 
your patch. I thought that when a plugin was created that those images were 
added automatically, perhaps something is wrong with our plugin generation, 
needs verifying.



> Indexing and Exploring multiple FOAF files
> ------------------------------------------
>
>                 Key: FOR-1020
>                 URL: https://issues.apache.org/jira/browse/FOR-1020
>             Project: Forrest
>          Issue Type: New Feature
>          Components: Plugin: input.foaf
>    Affects Versions: 0.9-dev
>            Reporter: Oshani Seneviratne
>            Assignee: Gavin
>            Priority: Trivial
>         Attachments: foaf_indexing.patch
>
>
> When multiple FOAF files are present, it should be possible to index those 
> and explore the data as in the FOAF explorer [1].
> [1] http://xml.mfd-consult.dk/foaf/explorer/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.