You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by jgrzebyta <gi...@git.apache.org> on 2017/06/29 16:41:57 UTC

[GitHub] any23 pull request #39: ANY23-306 Add Travic Cl build/test support

GitHub user jgrzebyta opened a pull request:

    https://github.com/apache/any23/pull/39

    ANY23-306 Add Travic Cl build/test support 

    The aims of that feature is:
    
    - [ ] Automatic test
    - [ ] Create binaries and web page 
    - [ ] Deploy binaries and web page to server(s)
    - [ ] Validate links and access to the binaries


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jgrzebyta/any23 ANY23-306

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/39.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #39
    
----
commit 8fbd97cfd10a42a9123b6b9685cba1eafa70bce6
Author: Jacek Grzebyta <gr...@gmail.com>
Date:   2017-06-29T16:17:06Z

    - initial travis.yml file
    Signed-off-by:Jacek Grzebyta <gr...@gmail.com>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] any23 pull request #39: ANY23-306 Add Travic Cl build/test support

Posted by lewismc <gi...@git.apache.org>.
Github user lewismc commented on a diff in the pull request:

    https://github.com/apache/any23/pull/39#discussion_r124853371
  
    --- Diff: .travis.yml ---
    @@ -0,0 +1,17 @@
    +sudo: false
    --- End diff --
    
    Can you please include an Apache license header?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] any23 pull request #39: ANY23-306 Add Travic Cl build/test support

Posted by jgrzebyta <gi...@git.apache.org>.
Github user jgrzebyta closed the pull request at:

    https://github.com/apache/any23/pull/39


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] any23 issue #39: ANY23-306 Add Travic Cl build/test support

Posted by lewismc <gi...@git.apache.org>.
Github user lewismc commented on the issue:

    https://github.com/apache/any23/pull/39
  
    @jgrzebyta right now this pull request only satisfies the first of the above criteria.. is this correct?
    How do you propose to satisfy the remaining items?
    We also have a build service which runs over at https://builds.apache.org/view/A/view/Any23/job/Any23-trunk/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] any23 issue #39: ANY23-306 Add Travic Cl build/test support

Posted by jgrzebyta <gi...@git.apache.org>.
Github user jgrzebyta commented on the issue:

    https://github.com/apache/any23/pull/39
  
    @lewismc  Thanks for pointing me out the Jenkins build service. Thus there is no sense for doubling jobs so this is really about fixing Jenkins settings.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---