You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by nw...@apache.org on 2016/07/22 13:52:38 UTC

[1/2] lucy git commit: Update .cfp files after Clownfish changes

Repository: lucy
Updated Branches:
  refs/heads/master 90c7b4711 -> 6759c8bde


Update .cfp files after Clownfish changes

Add "major_version" and "installed" properties.


Project: http://git-wip-us.apache.org/repos/asf/lucy/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/03b8995d
Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/03b8995d
Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/03b8995d

Branch: refs/heads/master
Commit: 03b8995dccbf988e53ba52a72088495c1608265b
Parents: 90c7b47
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Fri Jul 22 14:30:24 2016 +0200
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Fri Jul 22 14:30:24 2016 +0200

----------------------------------------------------------------------
 core/Lucy.cfp     | 1 +
 test/TestLucy.cfp | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy/blob/03b8995d/core/Lucy.cfp
----------------------------------------------------------------------
diff --git a/core/Lucy.cfp b/core/Lucy.cfp
index f5589a0..599257b 100644
--- a/core/Lucy.cfp
+++ b/core/Lucy.cfp
@@ -1,6 +1,7 @@
 {
     "name": "Lucy",
     "version": "v0.5.0",
+    "major_version": "v0.5.0",
     "prerequisites": {
         "Clownfish": "v0.5.0"
     }

http://git-wip-us.apache.org/repos/asf/lucy/blob/03b8995d/test/TestLucy.cfp
----------------------------------------------------------------------
diff --git a/test/TestLucy.cfp b/test/TestLucy.cfp
index a3aef6e..c9541cd 100644
--- a/test/TestLucy.cfp
+++ b/test/TestLucy.cfp
@@ -1,5 +1,6 @@
 {
     "name": "TestLucy",
+    "installed": false,
     "version": "v0.5.0",
     "prerequisites": {
         "Clownfish": "v0.5.0",


[2/2] lucy git commit: Add Lucy::Test to INSTALL.SKIP

Posted by nw...@apache.org.
Add Lucy::Test to INSTALL.SKIP


Project: http://git-wip-us.apache.org/repos/asf/lucy/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/6759c8bd
Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/6759c8bd
Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/6759c8bd

Branch: refs/heads/master
Commit: 6759c8bdebc4c421f2243b027960fab08c42bc23
Parents: 03b8995
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Fri Jul 22 15:50:41 2016 +0200
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Fri Jul 22 15:50:41 2016 +0200

----------------------------------------------------------------------
 perl/INSTALL.SKIP | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy/blob/6759c8bd/perl/INSTALL.SKIP
----------------------------------------------------------------------
diff --git a/perl/INSTALL.SKIP b/perl/INSTALL.SKIP
new file mode 100644
index 0000000..763384d
--- /dev/null
+++ b/perl/INSTALL.SKIP
@@ -0,0 +1 @@
+\bLucy/Test\b