You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/02/13 12:32:57 UTC

svn commit: r1730184 - /maven/site/trunk/content/apt/developers/java6.apt

Author: khmarbaise
Date: Sat Feb 13 11:32:56 2016
New Revision: 1730184

URL: http://svn.apache.org/viewvc?rev=1730184&view=rev
Log:
Fixed link format.

Modified:
    maven/site/trunk/content/apt/developers/java6.apt

Modified: maven/site/trunk/content/apt/developers/java6.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/java6.apt?rev=1730184&r1=1730183&r2=1730184&view=diff
==============================================================================
--- maven/site/trunk/content/apt/developers/java6.apt (original)
+++ maven/site/trunk/content/apt/developers/java6.apt Sat Feb 13 11:32:56 2016
@@ -43,12 +43,12 @@ Java 6 in Plugins and Shared Components
   the description field for the versions in JIRA for the plugin/component, so that it
   is clear which version works with which version of Java.
   Mark the last Java 5 compatible version with "Last version to work with Java 5",
-  see {{{issues.apache.org/jira/browse/MCHECKSTYLE/fixforversion/20631}example}}.
+  see {{{https://issues.apache.org/jira/browse/MCHECKSTYLE/fixforversion/20631}example}}.
   Mark the first version that requires Java 6 "This version requires Java 6",
-  see {{{issues.apache.org/jira/browse/MCHECKSTYLE/fixforversion/20762}example}}.
+  see {{{https://issues.apache.org/jira/browse/MCHECKSTYLE/fixforversion/20762}example}}.
 
   Create an issue "Require Java 6" and schedule it for the first Java 6
-  version, see {{{issues.apache.org/jira/browse/MCHECKSTYLE-277}example}}.
+  version, see {{{https://issues.apache.org/jira/browse/MCHECKSTYLE-277}example}}.
   Reference this issue when you check in the code changes (see below) into
   version control