Issue Details (XML | Word | Printable)

Key: ODE-604
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Karthick Sankarachary
Reporter: Mateusz Nowakowski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ODE

Duplicated Manifest-Version in ode-agents.jar

Created: 14/May/09 08:29 AM   Updated: 14/May/09 06:06 PM
Return to search
Component/s: Build System
Affects Version/s: 1.3.2
Fix Version/s: 1.3.3

Time Tracking:
Not Specified

Environment: ODE 1.3.2, Fuse 3.4.0.2

Resolution Date: 14/May/09 06:06 PM


 Description  « Hide
ODE logs on standard output during startup:

2009-05-12 17:02:39 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Manifest-Version.
Ensure that the manifest does not have duplicate entries, and
that blank lines separate individual sections in both your
manifest and in the META-INF/MANIFEST.MF entry in the jar file.
2009-05-12 17:02:40 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Manifest-Version.
Ensure that the manifest does not have duplicate entries, and
that blank lines separate individual sections in both your
manifest and in the META-INF/MANIFEST.MF entry in the jar file.

It comes form ode-agents-1.3.2.jar which contains:

Manifest-Version: 1.0
Created-By: Buildr
Manifest-Version: 1.0
Premain-Class: org.apache.ode.agents.memory.SizingAgent


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.