Skip to content

Commit

Permalink
Merge pull request #426 from GemTalk/candidateV1.2
Browse files Browse the repository at this point in the history
v1.2.5 release
  • Loading branch information
dalehenrich authored Nov 23, 2018
2 parents 7ebbab7 + d6348f0 commit d7b97e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ output push upgrade_Rowan_v1.0.2_to_v1.2.x.out
run
"For update from v1.0.2, do the full load with the current list of group names"
{
{ 'Rowan'. #( 'Load' ). #( 'core' 'tests' 'deprecated' 'jadeServer' ) }.
{ 'Cypress'. #( 'Default' ). #() }.
{ 'STON'. #( 'Bootstrap' ). #() }.
{ 'Tonel'. #( 'Bootstrap' ). #() }.
{ 'Rowan'. #( 'Load' ). #( 'core' 'tests' 'deprecated' 'jadeServer' ) }
}
do: [:loadAttributes |
Rowan projectTools load
Expand Down

0 comments on commit d7b97e1

Please sign in to comment.