You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eric Barboni (Jira)" <ji...@apache.org> on 2020/02/25 20:48:00 UTC

[jira] [Resolved] (NETBEANS-3851) CLONE - Snapshot of APIs for release

     [ https://issues.apache.org/jira/browse/NETBEANS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Barboni resolved NETBEANS-3851.
------------------------------------
    Resolution: Fixed

> CLONE - Snapshot of APIs for release
> ------------------------------------
>
>                 Key: NETBEANS-3851
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3851
>             Project: NetBeans
>          Issue Type: Sub-task
>            Reporter: Neil C Smith
>            Assignee: Eric Barboni
>            Priority: Major
>              Labels: pull-request-available
>
> Creating this issue as a note for PR-1064.
> {code}
>  $ 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"
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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