Skip to content

Commit 498b34d

Browse files
gsmetgunnarmorling
authored andcommitted
HV-1535 Use the default Javadoc stylesheet
1 parent d1bae8a commit 498b34d

10 files changed

+0
-1352
lines changed

pom.xml

-7
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,6 @@
220220
<!-- add-opens options required for Arquillian and WildFly -->
221221
<arquillian.javaVmArguments.add-opens></arquillian.javaVmArguments.add-opens>
222222

223-
<!-- JavaDoc stylesheet name -->
224-
<!-- styles for jdk8 and jdk9 are different-->
225-
<javadoc-stylesheet-name>stylesheet.css</javadoc-stylesheet-name>
226-
227223
<!-- Forbidden API related properties -->
228224
<forbiddenapis-junit.path>forbidden-junit.txt</forbiddenapis-junit.path>
229225

@@ -803,8 +799,6 @@
803799
<version>3.0.0-M1</version>
804800
<configuration>
805801
<docfilessubdirs>true</docfilessubdirs>
806-
<javadocDirectory>${project.basedir}/../src/main/javadoc</javadocDirectory>
807-
<stylesheetfile>${javadoc-stylesheet-name}</stylesheetfile>
808802
<bottom>
809803
<![CDATA[Copyright &copy; ${project.inceptionYear}-{currentYear} <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved]]></bottom>
810804
</configuration>
@@ -1151,7 +1145,6 @@
11511145
--add-opens=java.management/javax.management.openmbean=ALL-UNNAMED
11521146
--add-opens=java.naming/javax.naming=ALL-UNNAMED
11531147
</arquillian.javaVmArguments.add-opens>
1154-
<javadoc-stylesheet-name>stylesheet-jdk9.css</javadoc-stylesheet-name>
11551148
</properties>
11561149
<build>
11571150
<pluginManagement>
-2.77 KB
Binary file not shown.
-1.33 KB
Binary file not shown.
-270 Bytes
Binary file not shown.

src/main/javadoc/resources/h1_hdr.png

-12.9 KB
Binary file not shown.

src/main/javadoc/resources/tab.gif

-1.31 KB
Binary file not shown.
-7.05 KB
Binary file not shown.
-1.54 KB
Binary file not shown.

0 commit comments

Comments
 (0)