Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2.GA_P02
-
Fix Version/s: EE-1.8.2.GA_P03
-
Component/s: Samples
-
Labels:None
-
Environment:timezone-failover(-push).war
Description
The servlet-api.jar must not be included in the resulting timezone-failover(-push).war files
Activity
Jack Van Ooststroom
created issue -
Jack Van Ooststroom
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] | Jack van Ooststroom [ jack.van.ooststroom ] |
Jack Van Ooststroom
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Jack Van Ooststroom
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
The builds had a type when referencing additional.compile.lib.jars (was additional.compile.jars). servlet-api.jar is now referenced in the additional.compile.lib.jars patternset. The .jar-files mentioned in the incorrect additional.compile.jars are now removed as the didn't seem required. Marking this one as FIXED.