You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dc...@apache.org on 2013/12/04 11:23:42 UTC

[1/2] git commit: updated refs/heads/master to 9c942b5

Updated Branches:
  refs/heads/master 5576644f5 -> 9c942b509


distcheck: update license.skip

fixes issue introduced in #d25d31c8


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/54adb631
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/54adb631
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/54adb631

Branch: refs/heads/master
Commit: 54adb631efe0dcec789d4294d6d7ebb2cbb2658d
Parents: 5576644
Author: Dave Cottlehuber <dc...@apache.org>
Authored: Wed Dec 4 11:06:18 2013 +0100
Committer: Dave Cottlehuber <dc...@apache.org>
Committed: Wed Dec 4 11:08:07 2013 +0100

----------------------------------------------------------------------
 license.skip | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/54adb631/license.skip
----------------------------------------------------------------------
diff --git a/license.skip b/license.skip
index beb94e6..56f239d 100644
--- a/license.skip
+++ b/license.skip
@@ -118,6 +118,7 @@
 ^src/couch_dbupdates
 ^src/ejson/.*
 ^src/etap/.*
+^src/fauxton/app/addons/config/assets/less/config.less
 ^src/fauxton/app/modules/pouchdb/base.js
 ^src/fauxton/app/modules/pouchdb/pouch.collate.js
 ^src/fauxton/app/modules/pouchdb/pouchdb.mapreduce.js


[2/2] git commit: updated refs/heads/master to 9c942b5

Posted by dc...@apache.org.
distcheck: remove softlink in build-aux

- fixes issue introduced in COUCHDB-1911


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/9c942b50
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9c942b50
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/9c942b50

Branch: refs/heads/master
Commit: 9c942b509037c94bd88d6d6ff43fe877afd3365c
Parents: 54adb63
Author: Dave Cottlehuber <dc...@apache.org>
Authored: Wed Dec 4 11:09:00 2013 +0100
Committer: Dave Cottlehuber <dc...@apache.org>
Committed: Wed Dec 4 11:09:03 2013 +0100

----------------------------------------------------------------------
 build-aux/compile | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/9c942b50/build-aux/compile
----------------------------------------------------------------------
diff --git a/build-aux/compile b/build-aux/compile
deleted file mode 120000
index e0ab062..0000000
--- a/build-aux/compile
+++ /dev/null
@@ -1 +0,0 @@
-/usr/local/Cellar/automake/1.14/share/automake-1.14/compile
\ No newline at end of file


Re: [1/2] git commit: updated refs/heads/master to 9c942b5

Posted by Alexander Shorin <kx...@gmail.com>.
No need to ignore *.less files since they may have license header:
https://github.com/apache/couchdb/blob/master/src/fauxton/assets/less/config.less
--
,,,^..^,,,


On Wed, Dec 4, 2013 at 2:23 PM,  <dc...@apache.org> wrote:
> Updated Branches:
>   refs/heads/master 5576644f5 -> 9c942b509
>
>
> distcheck: update license.skip
>
> fixes issue introduced in #d25d31c8
>
>
> Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
> Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/54adb631
> Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/54adb631
> Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/54adb631
>
> Branch: refs/heads/master
> Commit: 54adb631efe0dcec789d4294d6d7ebb2cbb2658d
> Parents: 5576644
> Author: Dave Cottlehuber <dc...@apache.org>
> Authored: Wed Dec 4 11:06:18 2013 +0100
> Committer: Dave Cottlehuber <dc...@apache.org>
> Committed: Wed Dec 4 11:08:07 2013 +0100
>
> ----------------------------------------------------------------------
>  license.skip | 1 +
>  1 file changed, 1 insertion(+)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/couchdb/blob/54adb631/license.skip
> ----------------------------------------------------------------------
> diff --git a/license.skip b/license.skip
> index beb94e6..56f239d 100644
> --- a/license.skip
> +++ b/license.skip
> @@ -118,6 +118,7 @@
>  ^src/couch_dbupdates
>  ^src/ejson/.*
>  ^src/etap/.*
> +^src/fauxton/app/addons/config/assets/less/config.less
>  ^src/fauxton/app/modules/pouchdb/base.js
>  ^src/fauxton/app/modules/pouchdb/pouch.collate.js
>  ^src/fauxton/app/modules/pouchdb/pouchdb.mapreduce.js
>