This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 117965 - Upgrade JavaHelp to 2.0_05
Summary: Upgrade JavaHelp to 2.0_05
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Help System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords: ARCH
Depends on:
Blocks:
 
Reported: 2007-10-05 21:00 UTC by Jesse Glick
Modified: 2008-12-22 11:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2007-10-05 21:00:39 UTC
2.0_05 seems to be released, yet we are bundling 2.0_04.
Comment 1 mslama 2007-10-10 19:31:10 UTC
I will update javahelp. There was bug in javahelp: with official build of javahelp <object> tag does not work for
2.0_04. So actually current jars used in IDE are our own build from recent sources. As this problem was not fixed in
javahelp (I reported this to javahelp and did not get any notification about any issue state change in IZ) we will have
to rebuild javahelp for us again.
Comment 2 mslama 2007-10-11 11:49:05 UTC
I took official build from https://javahelp.dev.java.net/#binary. Issue #98029 does not happen with this build so we
need not rebuild jars from sources.

As project structure of core/javahelp and apisupport again changed I had to grep all files to find all occurrences of
jh-2.0 and jsearch so hopefully all is updated. IDE starts, build contains javahelp jars so hopefully everything is ok.

CVS: Modified Files:
CVS:    apisupport/harness/build.xml
CVS:    apisupport/harness/nbproject/project.properties
CVS:    apisupport/harness/release/build.xml
CVS:    nbbuild/nbproject/project.xml
CVS:    core/javahelp/nbproject/project.properties
CVS:    core/javahelp/nbproject/project.xml
CVS: Added Files:
CVS:    apisupport/harness/external/jsearch-2.0_05-license.txt
CVS:    apisupport/harness/external/jsearch-2.0_05.jar
CVS:    core/javahelp/external/jh-2.0_05-license.txt
CVS:    core/javahelp/external/jh-2.0_05.jar
CVS: Removed Files:
CVS:    apisupport/harness/external/jsearch-2.0_04-license.txt
CVS:    apisupport/harness/external/jsearch-2.0_04.jar
CVS:    core/javahelp/external/jh-2.0_04-license.txt
CVS:    core/javahelp/external/jh-2.0_04.jar

/cvs/apisupport/harness/build.xml
new revision: 1.20; previous revision: 1.19

/cvs/apisupport/harness/external/jsearch-2.0_04-license.txt
new revision: delete; previous revision: 1.8

/cvs/apisupport/harness/external/jsearch-2.0_04.jar
new revision: delete; previous revision: 1.2

/cvs/apisupport/harness/external/jsearch-2.0_05-license.txt
initial revision: 1.1

/cvs/apisupport/harness/external/jsearch-2.0_05.jar
initial revision: 1.1

/cvs/apisupport/harness/nbproject/project.properties
new revision: 1.27; previous revision: 1.26

/cvs/apisupport/harness/release/build.xml
new revision: 1.29; previous revision: 1.28

/cvs/nbbuild/nbproject/project.xml
new revision: 1.92; previous revision: 1.91

/cvs/core/javahelp/external/jh-2.0_04-license.txt
new revision: delete; previous revision: 1.3

/cvs/core/javahelp/external/jh-2.0_04.jar
new revision: delete; previous revision: 1.1

/cvs/core/javahelp/external/jh-2.0_05-license.txt
initial revision: 1.1

/cvs/core/javahelp/external/jh-2.0_05.jar
initial revision: 1.1

/cvs/core/javahelp/nbproject/project.properties
new revision: 1.22; previous revision: 1.21

/cvs/core/javahelp/nbproject/project.xml
new revision: 1.17; previous revision: 1.16
Comment 3 mslama 2007-10-11 14:07:10 UTC
Update references in visualweb:
/cvs/visualweb/ravehelp/rave_nbpack/nbproject/project.properties
new revision: 1.6; previous revision: 1.5

/cvs/visualweb/webui/runtime/library/nbproject/project.properties
new revision: 1.15; previous revision: 1.14
Comment 4 mslama 2007-10-11 16:00:39 UTC
Remaining references fixed:
/cvs/ant/docs/nbproject/project.properties
new revision: 1.7; previous revision: 1.6

/cvs/apisupport/project/test/unit/src/org/netbeans/modules/apisupport/project/queries/UpdateTrackingFileOwnerQueryTest.java
new revision: 1.15; previous revision: 1.14

/cvs/core/test/unit/src/org/netbeans/perftest/BytecodeTest.java
new revision: 1.14; previous revision: 1.13

/cvs/mobility/javahelp/nbproject/project.properties
new revision: 1.4; previous revision: 1.3

/cvs/serverplugins/sun/appsrvbridge/nbproject/project.properties
new revision: 1.15; previous revision: 1.14

/cvs/uml/core/nbproject/project.properties
new revision: 1.13; previous revision: 1.12

/cvs/visualweb/webui/runtime/library/nbproject/project.properties
new revision: 1.16; previous revision: 1.15