You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Lewis John McGibbney (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2011/10/11 17:55:12 UTC

[jira] [Issue Comment Edited] (GORA-46) Add nightly target to build.xml

    [ https://issues.apache.org/jira/browse/GORA-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125139#comment-13125139 ] 

Lewis John McGibbney edited comment on GORA-46 at 10/11/11 3:53 PM:
--------------------------------------------------------------------

OK so upon testing, the attached nightly ant target fails, this is however not because the patch is buggy, it is due oto our 'tar' target giving the following output

{code}
compile-examples:

resolve-test:
     [copy] Warning: /home/lewis/ASF/gora_trunk/gora-tutorial/lib-ext not found.

compile-test:

test-jar:

package:
     [copy] Copying 5 files to /home/lewis/ASF/gora_trunk/gora-tutorial/build/gora-tutorial/lib
     [copy] Copying 1 file to /home/lewis/ASF/gora_trunk/gora-tutorial/build/gora-tutorial

BUILD FAILED
/home/lewis/ASF/gora_trunk/build.xml:217: /home/lewis/ASF/gora_trunk/build/docs/site not found.

Total time: 18 seconds
{code}

Can anyone provide insight into whether the tar command has worked in the past (I'm assuming it did). If needs be I can open a sub-issue and get this sorted out as well. In the meantime at least we can say that the patch small attachment is OK. 
                
      was (Author: lewismc):
    OK so upon testing, the attached nightly ant target fails, this is however not because the patch is buggy, it is due oto our 'tar' target giving the following output
{code}
compile-examples:

resolve-test:
     [copy] Warning: /home/lewis/ASF/gora_trunk/gora-tutorial/lib-ext not found.

compile-test:

test-jar:

package:
     [copy] Copying 5 files to /home/lewis/ASF/gora_trunk/gora-tutorial/build/gora-tutorial/lib
     [copy] Copying 1 file to /home/lewis/ASF/gora_trunk/gora-tutorial/build/gora-tutorial

BUILD FAILED
/home/lewis/ASF/gora_trunk/build.xml:217: /home/lewis/ASF/gora_trunk/build/docs/site not found.

Total time: 18 seconds
{code}

Can anyone provide insight into whether the tar command has worked in the past (I'm assuming it did). If needs be I can open a sub-issue and get this sorted out as well. In the meantime at least we can say that the patch small attachment is OK. 
                  
> Add nightly target to build.xml
> -------------------------------
>
>                 Key: GORA-46
>                 URL: https://issues.apache.org/jira/browse/GORA-46
>             Project: Gora
>          Issue Type: New Feature
>          Components: build process
>    Affects Versions: 0.2-incubating
>            Reporter: Lewis John McGibbney
>            Priority: Minor
>             Fix For: 0.2-incubating
>
>         Attachments: GORA-46-trunk-20111011.patch
>
>
> We already have a maven type CI build, however adding an ant/ivy build would also be nice and would ensure that users preferring the latter option can be confident that the software is ant/ivy worthy.
> This issue should add a nightly ant target to build.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira