Skip to content

Commit

Permalink
Rebased on NetBeans 13
Browse files Browse the repository at this point in the history
  • Loading branch information
lkishalmi committed Nov 14, 2023
1 parent adac2c8 commit e2ca56e
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 680 deletions.
2 changes: 1 addition & 1 deletion nbbuild/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<property name="xmlrelease" value="${nb_all}/nbbuild/build/netbeansrelease.xml"/>
<property name="propertiesrelease" value="${nb_all}/nbbuild/build/netbeansrelease.properties"/>
<property file="${nb_all}/nbbuild/build/gitinfo.properties"/>
<releasejson file="${releasejson}" xmloutput="${xmlrelease}" propertiesoutput="${propertiesrelease}" branch="${metabuild.branch}" hash="${metabuild.hash}"/>
<!--releasejson file="${releasejson}" xmloutput="${xmlrelease}" propertiesoutput="${propertiesrelease}" branch="${metabuild.branch}" hash="${metabuild.hash}"/-->
<property file="${nb_all}/nbbuild/build/netbeansrelease.properties"/>
<!-- javadoc content filtering -->
<setjavadoc branch="${metabuild.branch}"/>
Expand Down
Loading

0 comments on commit e2ca56e

Please sign in to comment.