You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by haoch <gi...@git.apache.org> on 2016/10/10 07:27:28 UTC

[GitHub] incubator-eagle pull request #482: [EAGLE-598] Create 'ui' building profile ...

GitHub user haoch opened a pull request:

    https://github.com/apache/incubator-eagle/pull/482

    [EAGLE-598] Create 'ui' building profile and enable Eagle Web UI Building by default

    Create "ui" building profile and enable Eagle Web UI Building by default
    
        mvn clean install -DskipTests
    
    
    Could also disable UI building with:
    
        mvn clean install -DskipTests -P!ui
    
    Or (if "!" is reserved command in OS)
    
        mvn clean install -DskipTests -P\!ui


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

    $ git pull https://github.com/haoch/incubator-eagle EAGLE-598

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

    https://github.com/apache/incubator-eagle/pull/482.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 #482
    
----
commit 8520c42bea0073acd4e23ed40acad8548214b8d9
Author: Hao Chen <ha...@apache.org>
Date:   2016-10-10T07:26:03Z

    Create 'ui' building profile and enable Eagle Web UI Building by default

----


---
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] incubator-eagle pull request #482: [EAGLE-598] Create 'ui' building profile ...

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

    https://github.com/apache/incubator-eagle/pull/482


---
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.
---