Hi,
How a dependency to ExternalFileUpload should specified in the Baseline.
There is no group in Seaside Baseline to load this package, so i tried the
following code but ExternalFileUpload package in NOT loaded.
spec for: #common
do: [ spec baseline: 'Seaside3' with: [ spec repository:
'github://SeasideSt/Seaside:master/repository' ]. spec package:
'Seaside-ExternalFileUpload'
with: [
spec
repository: 'github://SeasideSt/Seaside:master/repository';
requires: #('Seaside3') ].
].
regards
bruno
--
Sent from:
http://forum.world.st/Seaside-General-f86180.html_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside