Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Release Management 12.0
Description
Creating this issue as a note for PR-1064.
$ git checkout 11.0 $ ant clean; ant build $ ant gen-sigtests-release # I had to fix the nbbuild/build.xml a bit to make this work $ git stash $ git checkout master $ git pull $ git checkout -b SnapshotOfAPIsAsOfRelease110 $ git stash pop $ git add . $ git commit -m "Snapshot of APIs as of 910bd74bf46d079e49925f702432c74d54ec705c"