You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by paulgallagher75 <gi...@git.apache.org> on 2016/01/18 17:15:04 UTC

[GitHub] activemq-artemis pull request: Added npm shrinkwrap file

GitHub user paulgallagher75 opened a pull request:

    https://github.com/apache/activemq-artemis/pull/324

    Added npm shrinkwrap file

    

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

    $ git pull https://github.com/paulgallagher75/activemq-artemis-1 master

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

    https://github.com/apache/activemq-artemis/pull/324.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 #324
    
----
commit 5d0e6ee62231ce42472bd013313f2271a471d96b
Author: Paul Gallagher <pg...@redhat.com>
Date:   2016-01-18T16:14:19Z

    Added npm shrinkwrap file

----


---
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] activemq-artemis pull request: Added npm shrinkwrap file

Posted by paulgallagher75 <gi...@git.apache.org>.
Github user paulgallagher75 commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/324#issuecomment-172829850
  
    Have update the hacking guide now


---
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] activemq-artemis pull request: Added npm shrinkwrap file

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/324#issuecomment-172580371
  
    why do we need that?


---
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] activemq-artemis pull request: Added npm shrinkwrap file

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

    https://github.com/apache/activemq-artemis/pull/324


---
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] activemq-artemis pull request: Added npm shrinkwrap file

Posted by paulgallagher75 <gi...@git.apache.org>.
Github user paulgallagher75 commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/324#issuecomment-172598390
  
    Instructions for regenerating the shrinkwrap file -
    
    After altering the package.json and changing version
    
    1. have npm in path
    2. cd activemq-artemis/artemis-website
    3. npm cache clean; rm -rf ./node_modules/ ./node npm-shrinkwrap.json
    4. npm install --save-dev
    5. npm shrinkwrap --dev
    
    the new npm-shrinkwrap.json should be written



---
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] activemq-artemis pull request: Added npm shrinkwrap file

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/324#issuecomment-172601814
  
    Can you add some information on the hacking guide? in specific how to upgrade the gitbook and generate this file?


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