getMetaInfo($metaTitle, $metaKeywords, $metaAuthor, $metaDescription, $ogTitle, $ogImage, $ogDescription, $robotsIndex, $robotsFollow, $canonicalTag); $count = count($builds[RELEASE_BUILD][BUILD_NAME]); $bld = $builds[RELEASE_BUILD][BUILD_NAME][$count - 1]; $buildDir = $builds[RELEASE_BUILD][BUILD_DIR][$count - 1]; function releaseTable( $type ) { global $builds; $buildName = $builds[ $type ][ BUILD_NAME ]; $buildDir = $builds[ $type ][ BUILD_DIR ]; $buildDate = $builds[ $type ][ BUILD_DATE ]; $count = count( $buildName ); $rtnT = ""; $rtnT = $rtnT . "
Build Name | Build Date |
None | |
{$buildName[ $i ]} | {$buildDate[ $i ]} |
This page lists the latest builds produced by the BIRT project. Build terminology is defined on the build types page.
If you have problems downloading the drops, post a question on the BIRT Newsgroup or in the BIRT Developer Center Community forums.
Build Type | Build Name | Build Date |