-
Bug
-
Resolution: Fixed
-
P3
-
5.0u7
-
b02
-
generic
-
generic
Copyright year in HtmlConverter is showing 2004 on all platforms.
JDK:
===
java -version
java version "1.5.0_07-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-ea-b01)
Java HotSpot(TM) Client VM (build 1.5.0_07-ea-b01, mixed mode, sharing)
Steps to Reproduce:
==================
1. Install JDK/JRE on test machine.
2. Go to following directory
<JAVA_HOME>/jdk1.5.0_07/lib
3. Run the following command
<JAVA_HOME>/jdk1.5.0_07/bin/java -jar htmlconverter.jar -gui
4. Once the HtmlConverter window pops up, click 'Help -> About' menu
A small window will show HTML Converter version with Copyright year 2004
Expected Behaviour:
==================
'Copyright @ 2006 Sun Microsystems'
JDK:
===
java -version
java version "1.5.0_07-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-ea-b01)
Java HotSpot(TM) Client VM (build 1.5.0_07-ea-b01, mixed mode, sharing)
Steps to Reproduce:
==================
1. Install JDK/JRE on test machine.
2. Go to following directory
<JAVA_HOME>/jdk1.5.0_07/lib
3. Run the following command
<JAVA_HOME>/jdk1.5.0_07/bin/java -jar htmlconverter.jar -gui
4. Once the HtmlConverter window pops up, click 'Help -> About' menu
A small window will show HTML Converter version with Copyright year 2004
Expected Behaviour:
==================
'Copyright @ 2006 Sun Microsystems'