You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2009/08/25 04:13:59 UTC

[jira] Created: (SHIRO-88) Create a profile for installing javadocs and source to keep build time short

Create a profile for installing javadocs and source to keep build time short
----------------------------------------------------------------------------

                 Key: SHIRO-88
                 URL: https://issues.apache.org/jira/browse/SHIRO-88
             Project: Shiro
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 1.0
         Environment: any
            Reporter: Kalle Korhonen
            Priority: Trivial
             Fix For: 1.0
         Attachments: docs-profile.patch

Move installing and deploying javadocs and sources to "docs" profile while deciding on if and where to deploy a Maven-based site

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


[jira] Commented: (SHIRO-88) Create a profile for installing javadocs and source to keep build time short

Posted by "Les Hazlewood (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHIRO-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747503#action_12747503 ] 

Les Hazlewood commented on SHIRO-88:
------------------------------------

Wouldn't this prevent javadocs and sources from being published on a normal Hudson deployment?  We need to retain javadocs and sources for normal Hudson deployments...

> Create a profile for installing javadocs and source to keep build time short
> ----------------------------------------------------------------------------
>
>                 Key: SHIRO-88
>                 URL: https://issues.apache.org/jira/browse/SHIRO-88
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.0
>         Environment: any
>            Reporter: Kalle Korhonen
>            Priority: Trivial
>             Fix For: 1.0
>
>         Attachments: docs-profile.patch
>
>
> Move installing and deploying javadocs and sources to "docs" profile while deciding on if and where to deploy a Maven-based site

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


[jira] Commented: (SHIRO-88) Create a profile for installing javadocs and source to keep build time short

Posted by "Kalle Korhonen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHIRO-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747509#action_12747509 ] 

Kalle Korhonen commented on SHIRO-88:
-------------------------------------

Yes - obviously the profile should be activated at that time, i.e. Hudson goal to run should be "mvn -P docs deploy"

> Create a profile for installing javadocs and source to keep build time short
> ----------------------------------------------------------------------------
>
>                 Key: SHIRO-88
>                 URL: https://issues.apache.org/jira/browse/SHIRO-88
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.0
>         Environment: any
>            Reporter: Kalle Korhonen
>            Priority: Trivial
>             Fix For: 1.0
>
>         Attachments: docs-profile.patch
>
>
> Move installing and deploying javadocs and sources to "docs" profile while deciding on if and where to deploy a Maven-based site

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


[jira] Updated: (SHIRO-88) Create a profile for installing javadocs and source to keep build time short

Posted by "Kalle Korhonen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHIRO-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kalle Korhonen updated SHIRO-88:
--------------------------------

    Attachment: docs-profile.patch

Apply to the root pom

> Create a profile for installing javadocs and source to keep build time short
> ----------------------------------------------------------------------------
>
>                 Key: SHIRO-88
>                 URL: https://issues.apache.org/jira/browse/SHIRO-88
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.0
>         Environment: any
>            Reporter: Kalle Korhonen
>            Priority: Trivial
>             Fix For: 1.0
>
>         Attachments: docs-profile.patch
>
>
> Move installing and deploying javadocs and sources to "docs" profile while deciding on if and where to deploy a Maven-based site

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


[jira] Commented: (SHIRO-88) Create a profile for installing javadocs and source to keep build time short

Posted by "Kalle Korhonen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHIRO-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750699#action_12750699 ] 

Kalle Korhonen commented on SHIRO-88:
-------------------------------------

Please apply - I can assure this is safe to do and by activating the profile, the javadocs and sources are generated (and deployed) just the same way, but not as a default.

> Create a profile for installing javadocs and source to keep build time short
> ----------------------------------------------------------------------------
>
>                 Key: SHIRO-88
>                 URL: https://issues.apache.org/jira/browse/SHIRO-88
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.0
>         Environment: any
>            Reporter: Kalle Korhonen
>            Priority: Trivial
>             Fix For: 1.0
>
>         Attachments: docs-profile.patch
>
>
> Move installing and deploying javadocs and sources to "docs" profile while deciding on if and where to deploy a Maven-based site

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


[jira] Resolved: (SHIRO-88) Create a profile for installing javadocs and source to keep build time short

Posted by "Les Hazlewood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHIRO-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Les Hazlewood resolved SHIRO-88.
--------------------------------

    Resolution: Fixed

Patch applied and the Hudson build was changed to call 'deploy -Pdocs'.  Thanks!

> Create a profile for installing javadocs and source to keep build time short
> ----------------------------------------------------------------------------
>
>                 Key: SHIRO-88
>                 URL: https://issues.apache.org/jira/browse/SHIRO-88
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.0
>         Environment: any
>            Reporter: Kalle Korhonen
>            Priority: Trivial
>             Fix For: 1.0
>
>         Attachments: docs-profile.patch
>
>
> Move installing and deploying javadocs and sources to "docs" profile while deciding on if and where to deploy a Maven-based site

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