New libraries structure
authorCharles du Jeu <charles.dujeu@gmail.com>
Tue, 9 Dec 2008 22:31:29 +0000 (22:31 +0000)
committerCharles du Jeu <charles.dujeu@gmail.com>
Tue, 9 Dec 2008 22:31:29 +0000 (22:31 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1994 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc-web/Manifest.json [new file with mode: 0644]
org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc/Manifest.json [new file with mode: 0644]
org.argeo.slc.webapp/src/main/webapp/argeo-ria-src/Manifest.json

diff --git a/org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc-web/Manifest.json b/org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc-web/Manifest.json
new file mode 100644 (file)
index 0000000..ed1705e
--- /dev/null
@@ -0,0 +1,34 @@
+{\r
+  "info" : \r
+  {\r
+    "name" : "org.argeo.slc.web",\r
+\r
+    "summary" : "Slc Web Application",\r
+    "description" : "RIA Implementation for SLC Web",\r
+    \r
+    "homepage" : "http://www.argeo.org/",\r
+\r
+    "license" : "LGPL",\r
+    "authors" : \r
+    [\r
+      {\r
+        "name" : "Charles du Jeu",\r
+        "email" : "charles.dujeu@gmail.com"\r
+      }\r
+    ],\r
+\r
+    "version" : "trunk",\r
+    "qooxdoo-versions": ["0.8"]\r
+  },\r
+  \r
+  "provides" : \r
+  {\r
+    "namespace"   : "org.argeo.slc.web",\r
+    "encoding"    : "utf-8",\r
+    "class"       : "class",\r
+    "resource"    : "resource",\r
+    "translation" : "translation",\r
+    "type"        : "library"\r
+  }\r
+}\r
+\r
diff --git a/org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc/Manifest.json b/org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc/Manifest.json
new file mode 100644 (file)
index 0000000..8cde378
--- /dev/null
@@ -0,0 +1,34 @@
+{\r
+  "info" : \r
+  {\r
+    "name" : "org.argeo.slc.ria",\r
+\r
+    "summary" : "Slc Ria library",\r
+    "description" : "Utilities for SLC RIA",\r
+    \r
+    "homepage" : "http://www.argeo.org/",\r
+\r
+    "license" : "LGPL",\r
+    "authors" : \r
+    [\r
+      {\r
+        "name" : "Charles du Jeu",\r
+        "email" : "charles.dujeu@gmail.com"\r
+      }\r
+    ],\r
+\r
+    "version" : "trunk",\r
+    "qooxdoo-versions": ["0.8"]\r
+  },\r
+  \r
+  "provides" : \r
+  {\r
+    "namespace"   : "org.argeo.slc.ria",\r
+    "encoding"    : "utf-8",\r
+    "class"       : "class",\r
+    "resource"    : "resource",\r
+    "translation" : "translation",\r
+    "type"        : "library"\r
+  }\r
+}\r
+\r
index 7a34397e2fd913c663008cb28aed180e57e77ce7..9c6d5e8a44966abf1e55fbc71a0307a401feb9f0 100644 (file)
@@ -4,7 +4,7 @@
     "name" : "org.argeo.ria",\r
 \r
     "summary" : "Slc Webui",\r
-    "description" : "This is the canonical GUI for the SLC framework.",\r
+    "description" : "Argeo Rich Internet Application",\r
     \r
     "homepage" : "http://www.argeo.org/",\r
 \r
@@ -25,9 +25,9 @@
   {\r
     "namespace"   : "org.argeo.ria",\r
     "encoding"    : "utf-8",\r
-    "class"       : "source/class",\r
-    "resource"    : "source/resource",\r
-    "translation" : "source/translation",\r
+    "class"       : "class",\r
+    "resource"    : "resource",\r
+    "translation" : "translation",\r
     "type"        : "application"\r
   }\r
 }\r