[MRM-287] Include context when browsing artifacts

Submitted by: Henry S. Isidro

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@510447 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2007-02-22 09:11:38 +00:00
parent 8d2c0dadaf
commit ee25ad66f2
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ public class GroupIdLink
private static final String NAMESPACE = "/";
private static final boolean includeContext = false;
private static final boolean includeContext = true;
private static final boolean encode = true;