Hello,

Matthew Johnson wrote:
On Mon Apr 19 14:09, Eric Lavarde - Debian wrote:
Matthew Johnson said:
I really could do with seeing the manifest from either of your packages -
I
suspect that there is non-utf8 data in there. Without seeing it though I
can't
reproduce or suggest a fix. (I'm afraid I can't read winmail.dat)

Matt
As I wrote in my email, there is no manifest to share! jh_manifest only
gets called because I'm using CDBS, I have no debian/manifest or
debian/<package>.manifest file.

You do - all jars embed a manifest, the upstream build system may embed more
data. extract META-INF/MANIFEST.MF from your jar files (or send me the jars)

Matt

Here it is, it comes from Knopflerfish's framework.jar (checked-in in the Debian-Java SVN). I noticed that the manifest is in DOS format. Could it be the issue? (I couldn't test, the manifest is generated through ant/build.xml)

Eric
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.1
Created-By: 14.0-b16 (Sun Microsystems Inc.)
Main-class: org.knopflerfish.framework.Main
Specification-Title: OSGi Framework API
Specification-Version: 1.3
Specification-Vendor: Open Service Gateway initiative
Implementation-Title: Knopflerfish OSGi Framework
Implementation-Version: 4.1.10
Implementation-Vendor: Knopflerfish
Bundle-Vendor: Knopflerfish
Bundle-Version: 4.1.10
Bundle-Name: frameworkbundle
Bundle-Description: Knopflerfish OSGi framework system bundle
Export-Package: org.osgi.framework;specification-version=1.3,org.osgi.
 service.packageadmin;specification-version=1.2,org.osgi.service.permi
 ssionadmin;specification-version=1.2,org.osgi.util.tracker;specificat
 ion-version=1.3.1,org.osgi.service.startlevel;specification-version=1
 .0,org.osgi.service.condpermadmin;specification-version=1.0
Bundle-DocURL: http://www.knopflerfish.org
Build-Date: Build Sat March 13 2010, 13:07:56

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please 
use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to