You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2016/09/14 11:49:01 UTC

[1/2] archiva-site git commit: simple line

Repository: archiva-site
Updated Branches:
  refs/heads/master 21fb2d3d2 -> 85683dffb


simple line

Signed-off-by: olivier lamy <ol...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/archiva-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-site/commit/b5860b40
Tree: http://git-wip-us.apache.org/repos/asf/archiva-site/tree/b5860b40
Diff: http://git-wip-us.apache.org/repos/asf/archiva-site/diff/b5860b40

Branch: refs/heads/master
Commit: b5860b4041320a1b9b287fc8d4a7f3733370e2d3
Parents: 21fb2d3
Author: olivier lamy <ol...@apache.org>
Authored: Tue Sep 13 09:53:40 2016 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Tue Sep 13 09:53:40 2016 +1000

----------------------------------------------------------------------
 src/site/apt/versions.apt.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva-site/blob/b5860b40/src/site/apt/versions.apt.vm
----------------------------------------------------------------------
diff --git a/src/site/apt/versions.apt.vm b/src/site/apt/versions.apt.vm
index 6030e8e..c784ba1 100644
--- a/src/site/apt/versions.apt.vm
+++ b/src/site/apt/versions.apt.vm
@@ -59,6 +59,6 @@ Archiva Documentation
 * Unsupported Releases
 
    << Previous versions have known security issues so it's recommended to upgrade to last ${archivaReleaseVersion} >>
- 
+
 ~~ rough list of unsupported version because materials (RNotes,Docs,Refs are not yet available)
  $unsupportedVersions


[2/2] archiva-site git commit: more details on versions

Posted by ol...@apache.org.
more details on versions

Signed-off-by: olivier lamy <ol...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/archiva-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-site/commit/85683dff
Tree: http://git-wip-us.apache.org/repos/asf/archiva-site/tree/85683dff
Diff: http://git-wip-us.apache.org/repos/asf/archiva-site/diff/85683dff

Branch: refs/heads/master
Commit: 85683dffbf0d0b36b5ebae5014d332b1707cb0fd
Parents: b5860b4
Author: olivier lamy <ol...@apache.org>
Authored: Wed Sep 14 21:48:55 2016 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Wed Sep 14 21:48:55 2016 +1000

----------------------------------------------------------------------
 pom.xml                      |  2 +-
 src/site/apt/versions.apt.vm | 13 +++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva-site/blob/85683dff/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ffb399e..9330fb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-parent</artifactId>
-    <version>16-SNAPSHOT</version>
+    <version>17-SNAPSHOT</version>
   </parent>
   <name>Archiva</name>
   <artifactId>archiva-site</artifactId>

http://git-wip-us.apache.org/repos/asf/archiva-site/blob/85683dff/src/site/apt/versions.apt.vm
----------------------------------------------------------------------
diff --git a/src/site/apt/versions.apt.vm b/src/site/apt/versions.apt.vm
index c784ba1..6db6add 100644
--- a/src/site/apt/versions.apt.vm
+++ b/src/site/apt/versions.apt.vm
@@ -56,6 +56,19 @@ Archiva Documentation
 #end
 #end
 
+* Version 1.X ETA
+
+  Please note some detail on 1.x versions:
+
+    * 1.x contains additional, known, unpatched security vulnerabilities
+
+    * no further development is planned for 1.x
+
+    * security issues reported against 1.x will not be investigated
+
+    * security issues reported against 2.x will not be checked against 1.x to see if it is also affected (again because of a) and b))
+
+
 * Unsupported Releases
 
    << Previous versions have known security issues so it's recommended to upgrade to last ${archivaReleaseVersion} >>