You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2019/02/04 19:01:00 UTC

[jira] [Created] (NETBEANS-2080) CLONE - Snapshot of APIs as of release 10.0

Laszlo Kishalmi created NETBEANS-2080:
-----------------------------------------

             Summary: CLONE - Snapshot of APIs as of release 10.0
                 Key: NETBEANS-2080
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2080
             Project: NetBeans
          Issue Type: Sub-task
            Reporter: Laszlo Kishalmi
            Assignee: Jaroslav Tulach


Creating this issue as a note for PR-1064.

$ git checkout 10.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 SnapshotOfAPIsAsOfRelease100
$ git stash pop
$ git add .
$ git commit -m "Snapshot of APIs as of 910bd74bf46d079e49925f702432c74d54ec705c (tag: 10.0-vc5, tag: 10.0, release100)"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists