We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After upgrading from 361 to 371 i want to update the ZINC packages.
But it seems that the packages are not really loaded. What am i missing?
GsDeployer deploy: [ Metacello new baseline: 'ZincHTTPComponents'; repository: 'github://GsDevKit/zinc:gs_master/repository'; onLock: [:ex | ex honor]; load: #('Core' 'SSL').]. % --transcript--'Fetched -> BaselineOfZincHTTPComponents-dkh.30 --- github://GsDevKit/zinc:gs_master/repository [eddbfb0:gs_master] --- github://GsDevKit/zinc:gs_master/repository' --transcript--'Loaded -> BaselineOfZincHTTPComponents-dkh.30 --- github://GsDevKit/zinc:gs_master/repository [eddbfb0:gs_master] --- github://GsDevKit/zinc:gs_master/repository' --transcript--'Loading baseline of BaselineOfZincHTTPComponents...' --transcript--'Project: GLASS1 baseline' --transcript--'Fetched -> BaselineOfGrease-cypress.1 --- github://GsDevKit/Grease:master/repository [5e3339f:master] --- github://GsDevKit/Grease:master/repository' --transcript--'Loaded -> BaselineOfGrease-cypress.1 --- github://GsDevKit/Grease:master/repository [5e3339f:master] --- github://GsDevKit/Grease:master/repository' --transcript--'Fetched -> BaselineOfMetacello-dkh.101 --- github://dalehenrich/metacello-work:master/repository [5c84e83:master] --- github://dalehenrich/metacello-work:master/repository' --transcript--'Loaded -> BaselineOfMetacello-dkh.101 --- github://dalehenrich/metacello-work:master/repository [5c84e83:master] --- github://dalehenrich/metacello-work:master/repository' --transcript--'Project: GoferProjectLoader stable' --transcript--' [1.0-alpha2.2]' --transcript--'Project: Gofer Core 1.0.2.1' --transcript--'Project: Gofer stable' --transcript--'Project: Grease baseline' --transcript--'Project: GsCore stable' --transcript--' [0.250]' --transcript--'Project: SMTPMail stable' --transcript--' [0.243]' --transcript--'Project: Core 0.247' --transcript--'Fetched -> Grease-Core-cypress.1 --- github://GsDevKit/Grease:master/repository [5e3339f:master] --- github://GsDevKit/Grease:master/repository' --transcript--'Project: UTF8 stable' --transcript--'Project: System-Digital-Signatures stable'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After upgrading from 361 to 371 i want to update the ZINC packages.
But it seems that the packages are not really loaded.
What am i missing?
GsDeployer deploy: [
Metacello new
baseline: 'ZincHTTPComponents';
repository: 'github://GsDevKit/zinc:gs_master/repository';
onLock: [:ex | ex honor];
load: #('Core' 'SSL').].
%
--transcript--'Fetched -> BaselineOfZincHTTPComponents-dkh.30 --- github://GsDevKit/zinc:gs_master/repository [eddbfb0:gs_master] --- github://GsDevKit/zinc:gs_master/repository'
--transcript--'Loaded -> BaselineOfZincHTTPComponents-dkh.30 --- github://GsDevKit/zinc:gs_master/repository [eddbfb0:gs_master] --- github://GsDevKit/zinc:gs_master/repository'
--transcript--'Loading baseline of BaselineOfZincHTTPComponents...'
--transcript--'Project: GLASS1 baseline'
--transcript--'Fetched -> BaselineOfGrease-cypress.1 --- github://GsDevKit/Grease:master/repository [5e3339f:master] --- github://GsDevKit/Grease:master/repository'
--transcript--'Loaded -> BaselineOfGrease-cypress.1 --- github://GsDevKit/Grease:master/repository [5e3339f:master] --- github://GsDevKit/Grease:master/repository'
--transcript--'Fetched -> BaselineOfMetacello-dkh.101 --- github://dalehenrich/metacello-work:master/repository [5c84e83:master] --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Loaded -> BaselineOfMetacello-dkh.101 --- github://dalehenrich/metacello-work:master/repository [5c84e83:master] --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Project: GoferProjectLoader stable'
--transcript--' [1.0-alpha2.2]'
--transcript--'Project: Gofer Core 1.0.2.1'
--transcript--'Project: Gofer stable'
--transcript--'Project: Grease baseline'
--transcript--'Project: GsCore stable'
--transcript--' [0.250]'
--transcript--'Project: SMTPMail stable'
--transcript--' [0.243]'
--transcript--'Project: Core 0.247'
--transcript--'Fetched -> Grease-Core-cypress.1 --- github://GsDevKit/Grease:master/repository [5e3339f:master] --- github://GsDevKit/Grease:master/repository'
--transcript--'Project: UTF8 stable'
--transcript--'Project: System-Digital-Signatures stable'
The text was updated successfully, but these errors were encountered: