SV: Jar manifest version format

2003-09-10 Thread dev
:[EMAIL PROTECTED] Sendt: 19. august 2003 01:03 Til: Maven Developers List Emne: Re: Jar manifest version format I'm reading the spec, and I'm not seeing the same issue that you are. Here is the classworlds-1.0-rc1 manifest Manifest-Version: 1.0 Ant-Version: Apache Ant 1.5.3 Created-

Re: Jar manifest version format

2003-08-18 Thread Ben Walding
I'm reading the spec, and I'm not seeing the same issue that you are. Here is the classworlds-1.0-rc1 manifest Manifest-Version: 1.0 Ant-Version: Apache Ant 1.5.3 Created-By: Apache Jakarta Maven Built-By: maven Package: com.werken.classworlds Build-Jdk: 1.4.1_01 Extension-Name: classworlds Speci

Jar manifest version format

2003-08-18 Thread dev
Hello, I've a small problem using some third-party JARs produced by maven. The problem is that the version number in the project is not always a legal manifest version number. Version numbers can be almost anything, and the jar manifest version numbers are copied unmodified from the version tags i