Changes for page Extensions Wiki

Last modified by Vincent Massol on 2017/03/01 17:23

From version 54.1
edited by Denis Gervalle
on 2014/07/25 21:08
Change comment: There is no comment for this version
To version 55.1
edited by Denis Gervalle
on 2014/07/25 21:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -31,7 +31,7 @@
31 31   #end
32 32   #end
33 33   ## If we are targetting Javadoc, redirect to it through our nexus, else determine the id of the module
34 - #if ($jdoc)
34 + #if ($jdoc != "")
35 35   #set ($gid = $stringtool.replace($gid, ".", "/"))
36 36   $response.sendRedirect("http://nexus.xwiki.org/nexus/service/local/repositories/releases/archive/${gid}/${artid}/${version}/${artid}-${version}-javadoc.jar/!/${jdoc}")
37 37   #else

Get Connected