abujehad139 / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

BuildRelease.exe local only build clones the entire contrib repository. #318

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.BuildRelease -v=version -l -d=path

What is the expected output? What do you see instead?
Would only expect cloning of secondary repositories required to build the 
version specified, using the current local path (current repository clone) to 
build the client.

What version of the product are you using? On what operating system?
1.3.0-beta Windows Vista

Prior discussion here: http://stackoverflow.com/q/16348768

Original issue reported on code.google.com by richard....@gmail.com on 8 May 2013 at 7:37

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 8 May 2013 at 8:20

GoogleCodeExporter commented 9 years ago
We are changing the build release into 2 steps 
1. Build the core library and their nuget packages
2. Changes to wiki, contrib, etc. 

Original comment by pele...@google.com on 16 Aug 2013 at 2:08

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 19 Aug 2013 at 1:25

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/13251043/

Original comment by pele...@google.com on 22 Oct 2013 at 3:29