[tools-issues] [Issue 115964] cleanup .jnilib mess

2010-12-08 Thread hjs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115964


User hjs changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from h...@openoffice.org Wed Dec  8 10:00:58 + 
2010 ---
- .jnilib files are created at link time if SHLnCREATEJNILIB is set.
- they have regular entries in the d.lst
- no more .jnilib magic in deliver.pl

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 115964] cleanup .jnilib mess

2010-12-08 Thread ihi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115964





--- Additional comments from i...@openoffice.org Wed Dec  8 12:33:41 + 
2010 ---
this is just for 2 libs?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 115964] cleanup .jnilib mess

2010-12-08 Thread ihi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115964


User ihi changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from i...@openoffice.org Wed Dec  8 12:34:52 + 
2010 ---
this concept appears to me much more reliable ;)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 115964] cleanup .jnilib mess

2010-12-08 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115964





--- Additional comments from s...@openoffice.org Wed Dec  8 12:50:07 + 
2010 ---
Grepping DEV300_m95 scp2 for jnilib shows that at least three libraries are
needed as jnilibs: libhsqldb.jnilib, libjava_uno.jnilib, and libjpipe.jnilib. 
While the first and last are addressed by
http://hg.services.openoffice.org/cws/ause128/rev/604a09f512df, the second one
appears to be still missing.

Furthermore, there are libraries implementing JNI functionality but which appear
not to be used with .jnilib names on Mac OS X (e.g., libjuh.dylib).  I will take
care to clean those up in a follow-up issue.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 115964] cleanup .jnilib mess

2010-12-08 Thread ihi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115964


User ihi changed the following:

What|Old value |New value

  Status|VERIFIED  |REOPENED

  Resolution|FIXED |





--- Additional comments from i...@openoffice.org Wed Dec  8 12:53:25 + 
2010 ---
ok ... reopen the issue

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 115964] cleanup .jnilib mess

2010-12-08 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115964


User is changed the following:

What|Old value |New value

  CC|'ihi,sb'  |'ihi,is,sb'





--- Additional comments from i...@openoffice.org Wed Dec  8 13:17:19 + 
2010 ---
Looking into the setup script of an Mac installation set, I can see three
entries containing jnilib. But two of them are Shortcuts. This means this are
links, that are created during installation (of the dmg file). Only the file
libjpipe.jnilib is as file included into the installation set. So only this
one file must be located in the solver.

1.
File gid_File_Dl_JavaUno
Name = libjava_uno.dylib;

Shortcut gid_Shortcut_Dl_JavaUno
FileID = gid_File_Dl_JavaUno;
Name = libjava_uno.jnilib;

2.
File gid_File_Dl_Jpipe
Name = libjpipe.jnilib;

3.
File gid_File_Lib_Hsqldb_2
Name = libhsqldb.dylib;

Shortcut gid_Shortcut_Lib_Hsqldb_2
FileID = gid_File_Lib_Hsqldb_2;
Name = libhsqldb.jnilib;


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 115964] cleanup .jnilib mess

2010-12-08 Thread hjs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115964


User hjs changed the following:

What|Old value |New value

  Status|REOPENED  |RESOLVED

  Resolution|  |FIXED





--- Additional comments from h...@openoffice.org Wed Dec  8 14:19:08 + 
2010 ---
adding .jnilib creation for libjava_uno.dylib. it's not needed for packing but
some tests may require it.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 115964] cleanup .jnilib mess

2010-12-08 Thread ihi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115964


User ihi changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from i...@openoffice.org Wed Dec  8 15:11:43 + 
2010 ---
ok now we have also libjava_uno.jnilib

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 115964] cleanup .jnilib mess

2010-12-07 Thread hjs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115964
 Issue #|115964
 Summary|cleanup .jnilib mess
   Component|tools
 Version|current
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|solenv
 Assigned to|hjs
 Reported by|hjs





--- Additional comments from h...@openoffice.org Tue Dec  7 11:53:12 + 
2010 ---
creating libraries with the .jnilib extension is done in several places (at
least deliver.pl and macosx-create-bundle) with differing strategies. this
results in funny names like libuno_cppuhelpergcc3.dylib.3.jnilib.jnilib...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 115964] cleanup .jnilib mess

2010-12-07 Thread hjs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115964


User hjs changed the following:

What|Old value |New value

  CC|''|'ihi,sb'





--- Additional comments from h...@openoffice.org Tue Dec  7 11:54:56 + 
2010 ---
CCed: sb ihi

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org