If the {@link Environment} object wants to pass in information to thebuild that runs, it can do so by exporting additional environment variables to the map.
When this method is invoked, the map already contains the current "planned export" list. @param env never null. This really should have been typed as {@link EnvVars}but by the time we realized it it was too late.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|