Stratego/XT JIRA  History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: STR-475
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Martin Bravenboer
Reporter: Martin Bravenboer
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Stratego/XT

Source distribution size doubled?

Created: 2005-12-03 10:58   Updated: 2008-03-31 20:46
Component/s: Deployment
Affects Version/s: None
Fix Version/s: 0.17

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
It looks like something is wrong with the tarball: it's suddenly very big (twice as big as 0.16). Maybe some unnecessary C sources in there?

 All   Comments   Work Log   Change History      Sort Order:

Martin Bravenboer [2005-12-03 13:59]
It seems to be a compression/tarball issue:

-------------------------------------------------------------------
-rw-r--r-- 1 martin users 7492634 2005-11-22 21:26 strategoxt-0.17M1pre13671.tar.gz
-rw-r--r-- 1 martin users 15223768 2005-12-03 05:04 strategoxt-0.17M1pre13791.tar.gz

-------------------------------------------------------------------
martin@linux:~/strategoxt-0.17M1pre13671> du --si --max-depth=1
349k ./config
168k ./news-archive
287k ./manpages
234k ./autoxt
1.3M ./srts
3.5M ./stratego-front
2.7M ./asfix-tools
8.7M ./strc-core
3.2M ./gpp
1.9M ./c-tools
6.0M ./stratego-lib
1.9M ./xtc
1.3M ./concrete-syntax
2.8M ./xml-front
1.5M ./aterm-front
1.8M ./sdf-front
2.7M ./sdf-tools
3.4M ./stratego-regular
1.4M ./xtc2
46M .

-------------------------------------------------------------------
martin@linux:~/strategoxt-0.17M1pre13791> du --si --max-depth 1
349k ./config
168k ./news-archive
287k ./manpages
234k ./autoxt
1.3M ./srts
3.5M ./stratego-front
3.1M ./asfix-tools
8.7M ./strc-core
3.3M ./gpp
1.9M ./c-tools
5.9M ./stratego-lib
1.9M ./xtc
1.3M ./concrete-syntax
2.8M ./xml-front
1.5M ./aterm-front
1.8M ./sdf-front
2.7M ./sdf-tools
3.4M ./stratego-regular
1.4M ./xtc2
47M .

Martin Bravenboer [2005-12-16 10:59]
This issue has been solved by STR-486.