Issue Details (XML | Word | Printable)

Key: WF-401
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Hani Suleiman
Reporter: Sébastien Launay
Votes: 0
Watchers: 0
Operations

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

Adding version into jar manifest

Created: 20/Jun/05 08:37 AM   Updated: 10/Jul/05 08:20 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 2.8

Flags: Patch


 Description  « Hide
It must be interesting to know the version of an osworkflow.jar.
So, while creating the jar in the ant script :

Index: build.xml
===================================================================
RCS file: /cvs/osworkflow/build.xml,v
retrieving revision 1.45
diff -r1.45 build.xml
197a198,202
> <manifest>
> <attribute name="Implementation-Title" value="OSWorkflow"/>
> <attribute name="Implementation-Version" value="${version}"/>
> <attribute name="Implementation-Vendor" value="OpenSymphony"/>
> </manifest>


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.