You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by gtapper <gi...@git.apache.org> on 2016/04/11 21:56:25 UTC

[GitHub] incubator-trafodion pull request: Trafodion 1905

GitHub user gtapper opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/424

    Trafodion 1905

    	Fixed a problem that prevented the built document from being published.  …
    The causes of this issue is:
    
    1. The <modules> entry is overkill when making changes to the website
    only.
    2. The DCS and REST documents do not build on Windows.
    
    So, I normally comment out the <modules> entry in the main pom.xml for the
    reasons above. Not optimal since it's possible to forget to uncomment.
    This time, I did and no document was published (the post-site step).
    
    Please rerun the steps needed to build and publish the 1.3.0 and 2.0.0
    documentation.

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

    $ git pull https://github.com/gtapper/incubator-trafodion TRAFODION-1905

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

    https://github.com/apache/incubator-trafodion/pull/424.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 #424
    
----
commit 2dd96fda88bf41c8ebaf34701cce6adc3e2bcb74
Author: Gunnar Tapper <gt...@esgyn.local>
Date:   2016-04-09T06:50:55Z

    Fixed a problem that prevented the built document from being published.
    
    The causes of this issue is:
    
    1. The <modules> entry is overkill when making changes to the website
    only.
    2. The DCS and REST documents do not build on Windows.
    
    So, I normally comment out the <modules> entry in the main pom.xml for the
    reasons above. Not optimal since it's possible to forget to uncomment.
    This time, I did and no document was published (the post-site step).
    
    Please rerun the steps needed to build and publish the 1.3.0 and 2.0.0
    documentation.

commit d3d6b3daca00cb7adc843e6fe28d1998eaf37d15
Author: Gunnar Tapper <gt...@esgyn.local>
Date:   2016-04-11T19:44:29Z

    Merge remote-tracking branch 'origin/master' into TRAFODION-1905

----


---
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-trafodion pull request: Trafodion 1905

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

    https://github.com/apache/incubator-trafodion/pull/424


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