You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2010/11/02 13:54:25 UTC

[jira] Created: (DERBY-4882) Stop dropping docs build artifacts in the subversion-controlled source tree

Stop dropping docs build artifacts in the subversion-controlled source tree
---------------------------------------------------------------------------

                 Key: DERBY-4882
                 URL: https://issues.apache.org/jira/browse/DERBY-4882
             Project: Derby
          Issue Type: Improvement
          Components: Build tools, Documentation
            Reporter: Rick Hillegas


Right now the docs build drops several artifacts in subversion-controlled space. It should be possible to root all of these artifacts off of a variable which can be relocated. This will have similar benefits to those conferred by the fixes to DERBY-3986. This affects the following artifacts:

out
devguide
temp
temp_source
DITA-OT1.1.2.1


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


[jira] Commented: (DERBY-4882) Stop dropping docs build artifacts in the subversion-controlled source tree

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989407#comment-12989407 ] 

Kim Haase commented on DERBY-4882:
----------------------------------

After DERBY-4995 is resolved, the devguide directory won't be a factor at all.

> Stop dropping docs build artifacts in the subversion-controlled source tree
> ---------------------------------------------------------------------------
>
>                 Key: DERBY-4882
>                 URL: https://issues.apache.org/jira/browse/DERBY-4882
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools, Documentation
>            Reporter: Rick Hillegas
>         Attachments: derby-4882-01-aa-deleteDevguide.diff
>
>
> Right now the docs build drops several artifacts in subversion-controlled space. It should be possible to root all of these artifacts off of a variable which can be relocated. This will have similar benefits to those conferred by the fixes to DERBY-3986. This affects the following artifacts:
> out
> devguide
> temp
> temp_source
> DITA-OT1.1.2.1

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DERBY-4882) Stop dropping docs build artifacts in the subversion-controlled source tree

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

Rick Hillegas updated DERBY-4882:
---------------------------------

    Attachment: derby-4882-01-aa-deleteDevguide.diff

Attaching derby-4882-01-aa-deleteDevguide.diff. This patch makes the "clean" and "clobber" targets remove the top level devguide artifact. Committed at subversion revision 1030028.

Touches the following files:

----------------

M      docs.properties

Introduces new variables for the artifacts created by the pipeline task. Hopefully, it will be easy to tell the pipeline task to relocate this root.

----------------

M      build.xml

Made the "clean" target remove the devguide artifact.


> Stop dropping docs build artifacts in the subversion-controlled source tree
> ---------------------------------------------------------------------------
>
>                 Key: DERBY-4882
>                 URL: https://issues.apache.org/jira/browse/DERBY-4882
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools, Documentation
>            Reporter: Rick Hillegas
>         Attachments: derby-4882-01-aa-deleteDevguide.diff
>
>
> Right now the docs build drops several artifacts in subversion-controlled space. It should be possible to root all of these artifacts off of a variable which can be relocated. This will have similar benefits to those conferred by the fixes to DERBY-3986. This affects the following artifacts:
> out
> devguide
> temp
> temp_source
> DITA-OT1.1.2.1

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