]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/org.argeo.slc.server.repo.webapp/howto.html
Clean up directories
[gpl/argeo-slc.git] / modules / org.argeo.slc.server.repo.webapp / howto.html
diff --git a/modules/org.argeo.slc.server.repo.webapp/howto.html b/modules/org.argeo.slc.server.repo.webapp/howto.html
deleted file mode 100644 (file)
index ef88129..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<title>SLC Repository</title>
-<link href="style.css" rel="stylesheet" type="text/css" />
-</head>
-<body>
-<h1>SLC Repository</h1>
-<p>This is a repository of OSGi bundles, which is compatible with Maven conventions.
-</p>
-<p>The first level refers to <b>products</b>, the second one to <b>version branches</b> of these products.
-</p>
-<p>When clicking on a version branch, an editors opens which allows to efficiently browse the available bundles.
-</p>
-
-<h2>Usage with maven repository compatible tools</h2>
-<p>There is one maven-style repository per branch.
-</p> 
-<p>It is accessible anonymously at the following URL (if public access has been explicitly given to this branch):<br>
-<pre>http://[host]/data/public/java/[org.example.product]-[major.minor.x]</pre>
-</p>
-<p>Or as an authenticated user (BASIC auth) belonging to <i>ROLE_SLC</i>, with read/write WebDav access:<br/>
-<pre>https://[host]/data/files/java/[org.example.product]-[major.minor.x]</pre>
-</p>
-
-</body>
-</html>
\ No newline at end of file