Issue Details (XML | Word | Printable)

Key: KATTA-89
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Phil Hagelberg
Votes: 0
Watchers: 0
Operations

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

Dependencies are checked in to git as jars

Created: 16/Oct/09 08:54 PM   Updated: 31/Oct/09 05:31 PM
Component/s: None
Affects Version/s: 0.6
Fix Version/s: None


 Description  « Hide
Currently the git repository has all Katta's dependencies checked into the lib/ directory, which bloats the size of the repository. These dependencies should be downloaded in an automated fashion as part of the build process.

See the discussion in KATTA-74.



 All   Comments   Change History   git Commits      Sort Order: Ascending order - Click to sort in descending order
Phil Hagelberg added a comment - 16/Oct/09 09:01 PM
I am trying to push this to a remote git repo so it's easy to pull from, but due to the extreme size of the repository, it's not working very well. So I'll attach patches instead.

Phil Hagelberg added a comment - 16/Oct/09 09:04 PM
Unfortunately the patch to remove the jars is over 10MB itself, which is beyond the limit of Jira to accept as at attachment. So I will post a URL to my own git repository once I get it pushed out.

Phil Hagelberg added a comment - 16/Oct/09 10:03 PM
I have pushed my changes to the KATTA-89 branch at git://github.com/technomancy/katta.git