Issue454329

classification
Title: Pre-indexing of jar files.
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: invalid
Dependencies: Superseder:
Assigned To: otmarhumbel Nosy List: bckfnn, cgroves, otmarhumbel, pedronis
Priority: low Keywords: patch

Created on 2001-08-22.20:00:34 by bckfnn, last changed 2007-12-02.22:16:54 by cgroves.

Files
File name Uploaded Description Edit Remove
patch_preindex bckfnn, 2001-08-22.20:00:37 Patch to core.
jythonjar.java bckfnn, 2001-08-22.20:01:52 The indexing tool.
RunJar.java bckfnn, 2001-08-22.20:02:42 Application deploy utility.
Messages
msg2122 (view) Author: Finn Bock (bckfnn) Date: 2001-08-22.20:00:34
Support for pre-indexed jar files and a tool to 
perform the indexing.
msg2123 (view) Author: Samuele Pedroni (pedronis) Date: 2005-01-09.19:19:20
Logged In: YES 
user_id=61408

this was also an experiment. should be closed and archived
under sandbox. Maybe useful or not in the future depending
on what exactly we do improving java imports.
msg2124 (view) Author: Charlie Groves (cgroves) Date: 2007-12-02.22:16:54
Closing as suggested.
History
Date User Action Args
2001-08-22 20:00:34bckfnncreate