You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/06/28 13:17:06 UTC

[cordova-plugin-camera] branch janpio-add_back_appium updated (08e0c94 -> f85318e)

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a change to branch janpio-add_back_appium
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git.


 discard 08e0c94  Revert "fix: temporarily remove Appium tests (#468)"
     add cad8bd1  chore: fix repo and issue urls and license in package.json and plugin.xml
     add 5dc9527  build: remove `.ratignore` file that is not needed any more
     add 06dc38f  docs: remove outdated test docs translations
     add 5b4d9ba  chore(release): release notes for 4.1.0
     add ae3531a  chore(release): 4.1.0 (version string)
     add db4b4b9  chore(release): 4.1.1-dev
     add f85318e  Revert "fix: temporarily remove Appium tests (#468)"

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (08e0c94)
            \
             N -- N -- N   refs/heads/janpio-add_back_appium (f85318e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .ratignore                 |  1 -
 RELEASENOTES.md            | 34 ++++++++++++++++++++++++++++++++++
 package.json               |  4 ++--
 plugin.xml                 |  9 +++------
 tests/ios/doc/de/README.md | 39 ---------------------------------------
 tests/ios/doc/es/README.md | 39 ---------------------------------------
 tests/ios/doc/fr/README.md | 39 ---------------------------------------
 tests/ios/doc/it/README.md | 39 ---------------------------------------
 tests/ios/doc/ja/README.md | 39 ---------------------------------------
 tests/ios/doc/ko/README.md | 39 ---------------------------------------
 tests/ios/doc/pl/README.md | 39 ---------------------------------------
 tests/ios/doc/zh/README.md | 39 ---------------------------------------
 tests/package.json         |  4 ++--
 tests/plugin.xml           |  2 +-
 14 files changed, 42 insertions(+), 324 deletions(-)
 delete mode 100644 .ratignore
 delete mode 100644 tests/ios/doc/de/README.md
 delete mode 100644 tests/ios/doc/es/README.md
 delete mode 100644 tests/ios/doc/fr/README.md
 delete mode 100644 tests/ios/doc/it/README.md
 delete mode 100644 tests/ios/doc/ja/README.md
 delete mode 100644 tests/ios/doc/ko/README.md
 delete mode 100644 tests/ios/doc/pl/README.md
 delete mode 100644 tests/ios/doc/zh/README.md


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org