Changes between Initial Version and Version 5 of Ticket #2247
- Timestamp:
- 12/04/14 11:25:24 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2247
- Property Owner changed from architects to ascheibe
- Property Status changed from new to assigned
-
Ticket #2247 – Description
initial v5 4 4 5 5 We should look for alternative Zip libraries that are actively maintained. We saw that in .NET 4.5 the System.IO.Compression namespace got new classes to handle Zip files (in .NET 4 and earlier only Gzip is supported). If this could be used in our project it would be a reason to switch to .NET 4.5 in my opinion. 6 7 TODO: 8 * Check if there is a bug in UploadPluginsView.CreateZipPackage()