Commit ad369354 authored by Tomas Kraus's avatar Tomas Kraus
Browse files

Removed java.net URLs

Signed-off-by: default avatarTomas Kraus <Tomas.Kraus@oracle.com>
parent b63efbff
......@@ -206,7 +206,7 @@ JAXB ${project.version} Runtime Library</h2>
${project.name} specification, ${release.spec.date}<br>
Comments to: <i><a href='mailto:${release.spec.feedback}'>${release.spec.feedback}</a></i><br>
More information at: <i><a target='_top'
href='http://jaxb.java.net'>http://jaxb.java.net</a></i><br>
href='https://projects.eclipse.org/projects/ee4j.jaxb'>https://projects.eclipse.org/projects/ee4j.jaxb</a></i><br>
&nbsp;<br>&nbsp;<br><hr width='65%'><h1>${project.name}</h1><hr width='75%'>
<br>&nbsp;<br>]]>
</doctitle>
......@@ -215,7 +215,7 @@ href='http://jaxb.java.net'>http://jaxb.java.net</a></i><br>
<bottom><![CDATA[<font size=-1>
<br>Comments to: <a href='mailto:${release.spec.feedback}'><i>${release.spec.feedback}</i></a>
<br>More information at: <a target='_top'
href='http://jaxb.java.net'><i>http://jaxb.java.net</i></a>
href='https://projects.eclipse.org/projects/ee4j.jaxb'><i>https://projects.eclipse.org/projects/ee4j.jaxb</i></a>
<p>Copyright &copy; 2004-2017 Oracle </font>]]>
</bottom>
<detectJavaApiLink>false</detectJavaApiLink>
......
......@@ -23,9 +23,9 @@
* For overviews, tutorials, examples, guides, and tool documentation,
* please see:
* <ul>
* <li>The <a href="http://jaxb.java.net">JAXB Website</a>
* <li>The <a href="https://projects.eclipse.org/projects/ee4j.jaxb">JAXB Website</a>
* </ul>
*
* @see <a href="http://jaxb.java.net">JAXB Website</a>
* @see <a href="https://projects.eclipse.org/projects/ee4j.jaxb">JAXB Website</a>
*/
package javax.xml.bind.annotation.adapters;
......@@ -23,7 +23,7 @@
* <h2>Package Specification</h2>
* <p>
* <ul>
* <li><a href="https://jaxb.java.net/">JAXB Specification</a>
* <li><a href="http://jcp.org/en/jsr/detail?id=222">JAXB Specification</a>
* </ul>
* <p>
* <h2>Related Standards</h2>
......
......@@ -19,7 +19,7 @@
* <h2>Package Specification</h2>
*
* <ul>
* <li><a href="https://jaxb.java.net/">JAXB Specification</a>
* <li><a href="http://jcp.org/en/jsr/detail?id=222">JAXB Specification</a>
* </ul>
*
* <h2>Related Documentation</h2>
......@@ -27,9 +27,9 @@
* For overviews, tutorials, examples, guides, and tool documentation,
* please see:
* <ul>
* <li>The <a href="https://jaxb.java.net/">JAXB Website</a>
* <li>The <a href="https://projects.eclipse.org/projects/ee4j.jaxb">JAXB Website</a>
* </ul>
*
* @see <a href="https://jaxb.java.net/">JAXB Website</a>
* @see <a href="https://projects.eclipse.org/projects/ee4j.jaxb">JAXB Website</a>
*/
package javax.xml.bind.helpers;
......@@ -20,7 +20,7 @@
* <h2>Package Specification</h2>
* <p>
* <ul>
* <li><a href="https://jaxb.java.net/">JAXB Specification</a>
* <li><a href="http://jcp.org/en/jsr/detail?id=222">JAXB Specification</a>
* </ul>
* <p>
* <h2>Related Documentation</h2>
......@@ -28,9 +28,9 @@
* For overviews, tutorials, examples, guides, and tool documentation,
* please see:
* <ul>
* <li>The <a href="https://jaxb.java.net/">JAXB Website</a>
* <li>The <a href="https://projects.eclipse.org/projects/ee4j.jaxb">JAXB Website</a>
* </ul>
*
* @see <a href="https://jaxb.java.net/">JAXB Website</a>
* @see <a href="https://projects.eclipse.org/projects/ee4j.jaxb">JAXB Website</a>
*/
package javax.xml.bind;
......@@ -14,7 +14,7 @@
* <h2>Package Specification</h2>
*
* <ul>
* <li><a href="https://jaxb.java.net/">JAXB Specification</a>
* <li><a href="http://jcp.org/en/jsr/detail?id=222">JAXB Specification</a>
* </ul>
*
* <h2>Related Documentation</h2>
......@@ -22,9 +22,9 @@
* For overviews, tutorials, examples, guides, and tool documentation,
* please see:
* <ul>
* <li>The <a href="https://jaxb.java.net/">JAXB Website</a>
* <li>The <a href="https://projects.eclipse.org/projects/ee4j.jaxb">JAXB Website</a>
* </ul>
*
* @see <a href="https://jaxb.java.net/">JAXB Website</a>
* @see <a href="https://projects.eclipse.org/projects/ee4j.jaxb">JAXB Website</a>
*/
package javax.xml.bind.util;
......@@ -68,7 +68,7 @@
</mailingLists>
<properties>
<release.spec.feedback>javaee-spec@javaee.groups.io</release.spec.feedback>
<release.spec.feedback>jaxb-dev@eclipse.org</release.spec.feedback>
<release.spec.date>Jul 2017</release.spec.date>
<findbugs.exclude>${project.basedir}/exclude.xml</findbugs.exclude>
<findbugs.threshold>Low</findbugs.threshold>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment