[Pkg] The Trunk: SMLoader-cmm.67.mcz

commits at source.squeak.org commits at source.squeak.org
Sat Feb 12 22:49:46 UTC 2011


Chris Muller uploaded a new version of SMLoader to project The Trunk:
http://source.squeak.org/trunk/SMLoader-cmm.67.mcz

==================== Summary ====================

Name: SMLoader-cmm.67
Author: cmm
Time: 30 January 2011, 2:55:06.588 pm
UUID: d153d078-91bf-46b9-98e8-193e767f4f45
Ancestors: SMLoader-cmm.66

Updated class comment.

=============== Diff against SMLoader-cmm.66 ===============

Item was changed:
  Object subclass: #SMClient
  	instanceVariableNames: 'client'
  	classVariableNames: ''
  	poolDictionaries: ''
  	category: 'SMLoader'!
  
+ !SMClient commentStamp: 'cmm 1/30/2011 14:54' prior: 0!
+ I can be used to save packages to the SqueakMap server.  Here are the fields to save a release:
+ 
+ 	1-1 = "Select release:" = 3
+ 	1-3 = "Version" = 100
+ 	1-4 = License drop-down index = 7
+ 	1-5 = Compatibility = 5
+ 	1-6 = Squeak versions = 11
+ 	1-7 = Maturity = 4
+ 	1-8 = Download url = http%3A%2F%2Fminnow.cc.gatech.edu%2Fsqueak%2Fuploads%2F2978%2FMa%2520client%2520server-cmm.mcz.sar
+ 	1-9 = (file-selection drop-down) = 1 "None"
+ 	1-10 = Name (a cool one if you want) = [empty string]
+ 	1-11 = Summary = [empty string]
+ 	(1-12)* = Additional categories
+ 	1-13 = Release note = This+version+much+faster+than+the+prior+SqueakMap+version.%0D%0A%0D%0AThis+single+release+installs+correctly+on+3.6%2C+3.7%2C+3.8%2C+3.9alpha+and+Jasmin+0.3++%28Croquet%29+images.%0D%0A%0D%0A
+ 	1-17 = Button clicked = Save+changes
+ 	1-18 = Button clicked = 'Save as new release' encodeForHTTP
+ 	1-19 = parent release = 3!
- !SMClient commentStamp: 'cmm 1/28/2011 16:06' prior: 0!
- I can be used to save packages to the SqueakMap server.!



More information about the Packages mailing list