buildbot success in ASF Buildbot on openoffice-linux64-nightly
Hi! , The openoffice-linux64-nightly builder has just completed a run STATUS: Success Build revision 1497642 on branch openoffice/trunk Snapshot results at: http://ci.apache.org/projects/openoffice/ Build using the ASF buildslave: tethys_ubuntu Build results at: http://ci.apache.org/builders/openoffice-linux64-nightly/builds/651 Build reason was: The Nightly scheduler named 'openoffice-linux64-nightly' triggered this build Yours Sincerely - The ASF Buildbot (http://ci.apache.org/) -- Join the bui...@apache.org mailing list for help with Buildbot
svn commit: r1497691 - /openoffice/trunk/main/fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx
Author: af Date: Fri Jun 28 09:11:27 2013 New Revision: 1497691 URL: http://svn.apache.org/r1497691 Log: 121772: Prevent a crash when no plugin filter is present. Modified: openoffice/trunk/main/fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx Modified: openoffice/trunk/main/fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx?rev=1497691&r1=1497690&r2=1497691&view=diff == --- openoffice/trunk/main/fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx (original) +++ openoffice/trunk/main/fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx Fri Jun 28 09:11:27 2013 @@ -767,6 +767,9 @@ void VistaFilePickerImpl::impl_sta_setFi aLock.clear(); // <- SYNCHRONIZED +if (lFilters.empty()) +return; + COMDLG_FILTERSPEC *pFilt = &lFilters[0]; iDialog->SetFileTypes(lFilters.size(), pFilt/*&lFilters[0]*/); iDialog->SetFileTypeIndex(nCurrentFilter + 1);
svn commit: r1497734 - in /openoffice/trunk/main/setup_native/source/mac: ooo/DS_Store ooo/DS_Store_Dev sdk/DS_Store_SDK
Author: jsc Date: Fri Jun 28 11:00:43 2013 New Revision: 1497734 URL: http://svn.apache.org/r1497734 Log: #122620# rearrange icons in dmg Modified: openoffice/trunk/main/setup_native/source/mac/ooo/DS_Store openoffice/trunk/main/setup_native/source/mac/ooo/DS_Store_Dev openoffice/trunk/main/setup_native/source/mac/sdk/DS_Store_SDK Modified: openoffice/trunk/main/setup_native/source/mac/ooo/DS_Store URL: http://svn.apache.org/viewvc/openoffice/trunk/main/setup_native/source/mac/ooo/DS_Store?rev=1497734&r1=1497733&r2=1497734&view=diff == Binary files - no diff available. Modified: openoffice/trunk/main/setup_native/source/mac/ooo/DS_Store_Dev URL: http://svn.apache.org/viewvc/openoffice/trunk/main/setup_native/source/mac/ooo/DS_Store_Dev?rev=1497734&r1=1497733&r2=1497734&view=diff == Binary files - no diff available. Modified: openoffice/trunk/main/setup_native/source/mac/sdk/DS_Store_SDK URL: http://svn.apache.org/viewvc/openoffice/trunk/main/setup_native/source/mac/sdk/DS_Store_SDK?rev=1497734&r1=1497733&r2=1497734&view=diff == Binary files - no diff available.
svn commit: r867738 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/marketing/art/galleries/logos/aoo-working/Apache_OpenOffice_Logo_ChrisR_selected_2013-06_Inkscape_kg.svg
Author: buildbot Date: Fri Jun 28 13:46:54 2013 New Revision: 867738 Log: Staging update by buildbot for ooo-site Added: websites/staging/ooo-site/trunk/content/marketing/art/galleries/logos/aoo-working/Apache_OpenOffice_Logo_ChrisR_selected_2013-06_Inkscape_kg.svg (with props) Modified: websites/staging/ooo-site/trunk/cgi-bin/ (props changed) websites/staging/ooo-site/trunk/content/ (props changed) Propchange: websites/staging/ooo-site/trunk/cgi-bin/ -- --- cms:source-revision (original) +++ cms:source-revision Fri Jun 28 13:46:54 2013 @@ -1 +1 @@ -1496488 +1497771 Propchange: websites/staging/ooo-site/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Fri Jun 28 13:46:54 2013 @@ -1 +1 @@ -1496488 +1497771 Added: websites/staging/ooo-site/trunk/content/marketing/art/galleries/logos/aoo-working/Apache_OpenOffice_Logo_ChrisR_selected_2013-06_Inkscape_kg.svg == Binary file - no diff available. Propchange: websites/staging/ooo-site/trunk/content/marketing/art/galleries/logos/aoo-working/Apache_OpenOffice_Logo_ChrisR_selected_2013-06_Inkscape_kg.svg -- svn:mime-type = image/svg+xml
buildbot failure in ASF Buildbot on aoo-w7ia2
Hi! , The aoo-w7ia2 builder has just completed a run STATUS: Failure Build revision 1484083 on branch openoffice/branches/ia2 Snapshot results at: http://ci.apache.org/projects/openoffice/ Build using the ASF buildslave: bb-win7 Build results at: http://ci.apache.org/builders/aoo-w7ia2/builds/152 Build reason was: The Nightly scheduler named 'aoo-win7-ia2' triggered this build Yours Sincerely - The ASF Buildbot (http://ci.apache.org/) -- Join the bui...@apache.org mailing list for help with Buildbot
buildbot success in ASF Buildbot on aoo-win7
Hi! , The aoo-win7 builder has just completed a run STATUS: Success Build revision 1497734 on branch openoffice/trunk Snapshot results at: http://ci.apache.org/projects/openoffice/ Build using the ASF buildslave: bb-win7 Build results at: http://ci.apache.org/builders/aoo-win7/builds/671 Build reason was: The Nightly scheduler named 'aoo-win7-nightly' triggered this build Yours Sincerely - The ASF Buildbot (http://ci.apache.org/) -- Join the bui...@apache.org mailing list for help with Buildbot