-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniel Boelzle wrote:
>>  After fighting with this for hours, and d/l the package you suggested,
>>I got it to work, but, I think there is a bug somewhere in OO2.0.
>>
>>  I am attaching my pkg and if you add it as it is it won't really be
>>added, but, if you change it to BbCalcGradebookAddin.zip instead of
>>BbCalcGradebookAddin.uno.pkg it installs fine.
>>
>>  I took out some jar files so I can send it to the list, but it will at
>>least put a menubar in Writer.
>>
>>  Why won't it work as uno.pkg?
> 
> 
> Because most probably, your manifest.xml is incorrect.  Please post your
> manifest.xml, so I can have a look at it.  I cannot see any attached
> package, seems that it has been filtered.

Here is my manifest file.  Thank you for looking at it.

Here is also my command I am using to build the package:
<exec executable="${opp}/program/unopkg">
      <arg line="add"/>
      <arg line="--force"/>
      <arg path="${unopkgfile}"/>
    </exec>

But this is after I zip it up all the files into a zip file.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest
1.0//EN" "Manifest.dtd">
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest";>
<manifest:file-entry manifest:media-type="" manifest:full-path="addon.xcu"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="dist/BbCalcGradebookAddin.jar"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="dist/BbGradebookPlugin.jar"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="dist/OOAddin.jar"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="lib/axis.jar"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="lib/commons-discover-0.2.jar"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="lib/commons-logging.1.0.4.jar"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="lib/jaxrpc.jar"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="lib/lmsstatsclient.jar"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="lib/log4j-1.2.8.jar"/>
<manifest:file-entry manifest:media-type=""
                    manifest:full-path="lib/log4j.properties"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="lib/saaj.jar"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=Java"
                    manifest:full-path="lib/wsdl4j-1.5.1"/>
</manifest:manifest>


- --
"Love is mutual self-giving that ends in self-recovery." Fulton Sheen
James Black    [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCwpFBikQgpVn8xrARAtIjAJ0dsyuqIEqCdqxxGgLFqvCqyAr6+gCeMYwd
aVOLE3uV79fetGAc5PcV76M=
=tR9h
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to