File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ JAVADOC target -->
1818 doctitle= " Restlet API ${version-full} - ${edition-full-label}"
1919 overview= " ${temp}/javadocs-overviews/overview-api.html"
2020 stylesheetfile= " ${tmpl}/javadocs/stylesheet.css"
21+ source= " ${jdk.compilation.version}"
2122 verbose= " ${verbose}" >
2223 <bottom>
2324 <![CDATA[<i>Copyright © 2005-$ {current-year} <a target= " _top" href= " http://restlet.com" >Restlet</a>. </i>]]>
@@ -48,6 +49,7 @@ JAVADOC target -->
4849 doctitle= " Restlet Engine ${version-full} - ${edition-full-label}"
4950 overview= " ${temp}/javadocs-overviews/overview-engine.html"
5051 stylesheetfile= " ${tmpl}/javadocs/stylesheet.css"
52+ source= " ${jdk.compilation.version}"
5153 verbose= " ${verbose}" >
5254 <bottom>
5355 <![CDATA[<i>Copyright © 2005-$ {current-year} <a target= " _top" href= " http://restlet.com" >Restlet</a>. </i>]]>
@@ -88,6 +90,7 @@ JAVADOC target -->
8890 doctitle= " Restlet Extensions ${version-full} - ${edition-full-label}"
8991 overview= " ${temp}/javadocs-overviews/overview-ext.html"
9092 stylesheetfile= " ${tmpl}/javadocs/stylesheet.css"
93+ source= " ${jdk.compilation.version}"
9194 verbose= " ${verbose}" >
9295 <bottom>
9396 <![CDATA[<i>Copyright © 2005-$ {current-year} <a target= " _top" href= " http://restlet.com" >Restlet</a>. </i>]]>
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ maven JAVADOC target -->
1313 doctitle= " Restlet ${mod-@{name}-maven-javadoc-title} ${mod-@{name}-id} ${version-full} - ${edition-full-label}"
1414 overview= " ${temp}/javadocs-overviews/overview.html"
1515 stylesheetfile= " ${tmpl}/javadocs/stylesheet.css"
16+ source= " ${jdk.compilation.version}"
1617 verbose= " ${verbose}" >
1718 <bottom>
1819 <![CDATA[<i>Copyright © 2005-$ {current-year} <a target= " _top" href= " http://restlet.com" >Restlet</a>. </i>]]>
You can’t perform that action at this time.
0 commit comments