Issue 105236 - to-be-m60: Java class from transex3 will not be included in jar
Summary: to-be-m60: Java class from transex3 will not be included in jar
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ivo.hinkelmann
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 09:52 UTC by tono
Modified: 2013-08-07 15:02 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch to add dmake target dependecy (336 bytes, patch)
2009-09-21 09:53 UTC, tono
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description tono 2009-09-21 09:52:04 UTC
Some java classes are moved form xmlhelp to transex3. They are copied from 
solver during the build of xmlhelp/source/com/sun/star/help. I think the copy 
is intended for including the class in LuceneHelpWrapper.jar but as the 
dependency is incomplete, the copy may be performed after the build on the jar.
Comment 1 tono 2009-09-21 09:53:01 UTC
Created attachment 64880 [details]
Patch to add dmake target dependecy
Comment 2 ivo.hinkelmann 2009-09-21 12:37:31 UTC
thanks!

fixed on master
Comment 3 tono 2009-12-27 12:05:01 UTC
Closing the issue a it has already been masterfixed.