Issue Details (XML | Word | Printable)

Key: JRA-11460
Type: Task Task
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Scott Farquhar [Atlassian]
Votes: 0
Watchers: 0
Operations

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

Update the tomcat extra's (jar) to remove hsql.

Created: 07/Nov/06 10:26 PM   Updated: 08/Nov/06 10:18 PM
Component/s: Installation
Affects Version/s: 3.7
Fix Version/s: None

Time Tracking:
Not Specified

Participants: Chris Mountford [Atlassian] and Scott Farquhar [Atlassian]
Since last comment: 1 year, 48 weeks, 4 days ago
Labels:


 Description  « Hide
The jars from here

http://www.atlassian.com/software/jira/docs/latest/servers/tomcat55.html#updatejars

Need to have hsqldb removed from them.

also check the install docs for any references to this jar



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Chris Mountford [Atlassian] added a comment - 08/Nov/06 10:16 PM
Also note that the way the jars are included in the app server specific "extra jars" zip files is through the extra properties on the dependent libraries in the project.xml. These are currently properties that indicate that the jar is required for the standalone bundle for that app server! So we will need to separate the selection of the jars for the standalonne version from the selection for inclusion in the extra jars. Or we could hack it I guess.