You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by he...@apache.org on 2020/05/01 13:21:30 UTC

[netbeans] branch apisupport-ant-tests updated (1e30458 -> d0d6ad8)

This is an automated email from the ASF dual-hosted git repository.

hectorespert pushed a change to branch apisupport-ant-tests
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


 discard 1e30458  Fix apisupport.ant tests
     add 699727a  [TRAVIS] Add missing license to correct failing verification
     add d0d6ad8  Fix apisupport.ant tests

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1e30458)
            \
             N -- N -- N   refs/heads/apisupport-ant-tests (d0d6ad8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 ide/libs.freemarker/nbproject/project.properties   |  2 +-
 ide/libs.freemarker/nbproject/project.xml          |  4 +-
 .../libs/freemarker/FreemarkerFactory.java         |  4 +-
 .../org/netbeans/api/templates/ProcessorTest.java  |  6 +--
 .../licenses/Apache-2.0-freemarker                 |  5 ---
 nbbuild/licenses/freemarker                        | 46 ----------------------
 6 files changed, 8 insertions(+), 59 deletions(-)
 copy ide/libs.freemarker/external/freemarker-2.3.30-license.txt => nbbuild/licenses/Apache-2.0-freemarker (98%)
 delete mode 100644 nbbuild/licenses/freemarker


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