You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Cyriaque Dupoirieux (JIRA)" <ji...@apache.org> on 2007/03/22 11:08:32 UTC

[jira] Commented: (FOR-809) Remove build targets around "skins"

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

Cyriaque Dupoirieux commented on FOR-809:
-----------------------------------------

Generally, we should put the skin generation in a plugin just like the dispatcher.
There are not only some skin oriented targets (targets/skins.xml) to remove from the core, but also :
 - the skin directory,
 - the specific location maps in webapps (locationmap-skinconf.xml, locationmap-skins.xml...)
 - and certainly other files I forget.

> Remove build targets around "skins"
> -----------------------------------
>
>                 Key: FOR-809
>                 URL: https://issues.apache.org/jira/browse/FOR-809
>             Project: Forrest
>          Issue Type: Sub-task
>          Components: Core operations, Dispatcher (aka views), Skins (general issues)
>            Reporter: Thorsten Scherler
>            Priority: Minor
>
> We need to remove some targets that we now use for skins for the dispatcher.
> from forrest site:
> check-skin:
> ...
> fetch-skins-descriptors:
> fetch-skin:
> unpack-skins:
> init-skins:
> ...
> -validate-skinconf:
> 1 file(s) have been successfully validated.
> ...validated skinconf
> validate-skins-stylesheets:
> validate-skins:
> validate-skinchoice:
> ...validated existence of skin 'pelt'
> Created dir: /home/thorsten/src/apache/forrest-trunk/main/template-sites/v2/build/site/skin/images
> Copying 23 files to /home/thorsten/src/apache/forrest-trunk/main/template-sites/v2/build/site/skin/images
> Copying 14 files to /home/thorsten/src/apache/forrest-trunk/main/template-sites/v2/build/site/skin/images
> Copying project skin images to site ...
> Warning: /home/thorsten/src/apache/forrest-trunk/main/template-sites/v2/src/documentation/skins/common/images not found.
> Warning: /home/thorsten/src/apache/forrest-trunk/main/template-sites/v2/src/documentation/skins/pelt/images not found.
> Copying main skin css and js files to site ...

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