-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
rc1
-
x86
-
windows_nt
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2041148 | 1.4.0 | James Melvin | P3 | Resolved | Fixed | beta2 |
Name: boT120536 Date: 03/01/2001
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
The -source commandline option of the HTML_Converer version 1.3.0_01 no longer
works. To test, put a html file, foo.html for example, in another directory,
c:\temp for example. In another directory, c:\ for example, run the
HTML_Converter as specified. Here is an example:
C:\>dir *.jar
Volume in drive C has no label.
Volume Serial Number is 3CCE-ABC9
Directory of C:
11/03/00 08:33p 187,939 htmlconv1_3_0_01.jar
1 File(s) 187,939 bytes
2,465,861,632 bytes free
C:\>dir c:\temp\foo.html
Volume in drive C has no label.
Volume Serial Number is 3CCE-ABC9
Directory of c:\temp
02/09/01 01:39p 719 foo.html
1 File(s) 719 bytes
2,465,861,632 bytes free
C:\>java -jar htmlconv1_3_0_01.jar foo.html -source c:\temp
File does not exist: C:\foo.html
C:\>
(Review ID: 116690)
======================================================================
- backported by
-
JDK-2041148 Regression: HTML_Converter 1.3.0_01 -source commandline option does not work
-
- Resolved
-