What should be done on creation release<version> branch.  Branch are following pattern release90,release100,release110



BranchTaskhow to do that

IDE Branding

  •  
release<version>

Splash screen update at nb/ide.branding/
  •  
release<version>
About image
  •  
release<version>

Title





Platform Branding

  •  
release<version>

Splash screen update at nb/ide.branding/





Javadoc website

  •  
release<version>Changes apidoc from dev to current version

nbbuild/javadoctools/export2apichanges.xsl

<h3>Current Development Version</h3> changes to <h3>Version <version></h3>

nbbuild/javadoctools/export2html.xsl

<h3>Current Development Version</h3> changes to <h3>Version <version></h3>

This is a list of APIs for NetBeans <version> version, if you want to see a list of APIs for a particular version, you may want to go to:




release<version>Show only stable package

Only stable module shoud be deplayed

nbbuild/build.properties

   config.javadoc.all=${config.javadoc.stable}






Master Dev continue

  •  
masterIncrement specs
  •  
masterOn release change javadoc previous release date

nbbuild/build.properties

previous.release.year=

previous.release.mont=

previous.release.day






  • No labels