Issue Details (XML | Word | Printable)

Key: CONF-8206
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Tom Davies [Atlassian]
Reporter: Christopher Owen [Atlassian]
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

Confluence jar shipped in standalone lib directory

Created: 04/Apr/07 03:00 AM   Updated: 29/Apr/07 11:58 PM
Component/s: None
Affects Version/s: 2.4.2, 2.4.3, 2.4.4
Fix Version/s: 2.5

Time Tracking:
Not Specified

Participants: Christopher Owen [Atlassian] and Tom Davies [Atlassian]
Since last comment: 1 year, 38 weeks, 2 days ago
Resolution Date: 16/Apr/07 05:48 PM
Labels:


 Description  « Hide
We are currently shipping a confluence jar in the WEB-INF/lib of the standalone distribution. This shouldn't have any effect other than increasing the size of the distribution. This is because classes in WEB-INF/classes should override those in the jar as per the servlet spec. We should stop this from happening regardless.

An interesting point was raised about shipping the jar without classes in WEB-INF/classes. Patches could be unpacked to classes which would let us see at a glance what mods had been made to a Confluence instance.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tom Davies [Atlassian] added a comment - 16/Apr/07 05:48 PM
Fixed in maven-confluence-plugin 1.0.15-SNAPSHOT