History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: STR-2863
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Wendy Smoak
Votes: 0
Watchers: 0
Operations

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

Create a library distribution for Struts Action 1

Created: 07/May/06 03:37 PM   Updated: 03/Jul/07 08:36 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.3.3


 Description  « Hide
Reported by :Paul Benedict
http://mail-archives.apache.org/mod_mbox/struts-dev/200605.mbox/%3c20060507081620.15083.qmail@web32601.mail.mud.yahoo.com%3e

#5) 40M is a hefty download. Here's a breakdown of each piece
in compressed size:
   * docs = 10MB
   * lib = 3MB
   * src = 6MB
   * webapp = 20MB

I hope there is a "lib" only version release too.
In fact, I would go even further and only include struts
libraries and no dependencies (1MB!). Spring does it this way. You
can download only the spring libraries, or the entire library
with all the dependencies (what we have now in this snapshot).
I vote for a struts-only lib artifact too.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Wendy Smoak - 07/May/06 05:17 PM

I added a struts + dependencies assembly in http://svn.apache.org/viewcvs?rev=404796&view=rev .

I'm fine with a struts-only library distribution, if someone would like to modify the 'lib.xml' assembly descriptor. However, it's only 3MB (compared to the 40+ MB "all" distribution) and IMO the struts jars aren't very useful without the dependencies.

Spring has *considerably* more dependencies than we do -- if they tried a spring + dependencies distribution, it would probably be bigger than our full distro. :)