buildbot failure in ASF Buildbot on aoo-w7snap

2015-06-15 Thread buildbot
The Buildbot has detected a failed build on builder aoo-w7snap while building 
ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/aoo-w7snap/builds/75

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-win7

Build Reason: The Nightly scheduler named 'aoo-win7-snapshot' triggered this 
build
Build Source Stamp: [branch openoffice/tags/SNAPSHOT] HEAD
Blamelist: 

BUILD FAILED: failed build.pl --all move the split install bits back

Sincerely,
 -The Buildbot





buildbot success in ASF Buildbot on openoffice-linux32-snapshot

2015-06-15 Thread buildbot
The Buildbot has detected a passing build on builder 
openoffice-linux32-snapshot while building ASF Buildbot. Full details are 
available at:
http://ci.apache.org/builders/openoffice-linux32-snapshot/builds/26

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-vm3_ubuntu_32bit

Build Reason: The Nightly scheduler named 'openoffice-linux32-snapshot' 
triggered this build
Build Source Stamp: [branch openoffice/tags/SNAPSHOT] HEAD
Blamelist: 

Build succeeded!

Sincerely,
 -The Buildbot





buildbot failure in ASF Buildbot on openoffice-fbsd-nightly

2015-06-15 Thread buildbot
The Buildbot has detected a failed build on builder openoffice-fbsd-nightly 
while building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/openoffice-fbsd-nightly/builds/373

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-fbsd2_64bit

Build Reason: The Nightly scheduler named 'openoffice-fbsd-nightly' triggered 
this build
Build Source Stamp: [branch openoffice/trunk] HEAD
Blamelist: 

BUILD FAILED: failed build --all

Sincerely,
 -The Buildbot





buildbot success in ASF Buildbot on openoffice-linux32-nightly

2015-06-15 Thread buildbot
The Buildbot has detected a passing build on builder openoffice-linux32-nightly 
while building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/openoffice-linux32-nightly/builds/423

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-vm2_ubuntu_32bit

Build Reason: The Nightly scheduler named 'openoffice-linux32-nightly' 
triggered this build
Build Source Stamp: [branch openoffice/trunk] HEAD
Blamelist: 

Build succeeded!

Sincerely,
 -The Buildbot





svn commit: r1685665 - /openoffice/trunk/main/starmath/source/mathmlimport.cxx

2015-06-15 Thread regina
Author: regina
Date: Mon Jun 15 20:35:27 2015
New Revision: 1685665

URL: http://svn.apache.org/r1685665
Log:
#i126367 existing command text is repeated when insert formula
Patch by: Marcos Paulo de Souza marcos.souza@gmail.com

Modified:
openoffice/trunk/main/starmath/source/mathmlimport.cxx

Modified: openoffice/trunk/main/starmath/source/mathmlimport.cxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/starmath/source/mathmlimport.cxx?rev=1685665r1=1685664r2=1685665view=diff
==
--- openoffice/trunk/main/starmath/source/mathmlimport.cxx (original)
+++ openoffice/trunk/main/starmath/source/mathmlimport.cxx Mon Jun 15 20:35:27 
2015
@@ -577,8 +577,7 @@ void SmXMLImport::endDocument(void)
 pDocShell-SetFormulaTree(pTree);
 if (0 == aText.Len())  //If we picked up no annotation text
 {
-//Make up some editable text
-aText = pDocShell-GetText();
+// Get text from imported formula
 pTree-CreateTextFromNode(aText);
 aText.EraseTrailingChars();
 if ((aText.GetChar(0) == '{') 
@@ -588,7 +587,6 @@ void SmXMLImport::endDocument(void)
 aText.Erase(aText.Len()-1,1);
 }
 }
-pDocShell-SetText( String() );
 
 // Convert symbol names
 SmParser rParser = pDocShell-GetParser();




buildbot success in ASF Buildbot on openoffice-linux64-nightly

2015-06-15 Thread buildbot
The Buildbot has detected a passing build on builder openoffice-linux64-nightly 
while building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/openoffice-linux64-nightly/builds/402

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: tethys_ubuntu

Build Reason: The Nightly scheduler named 'openoffice-linux64-nightly' 
triggered this build
Build Source Stamp: [branch openoffice/trunk] HEAD
Blamelist: 

Build succeeded!

Sincerely,
 -The Buildbot





buildbot success in ASF Buildbot on aoo-win7

2015-06-15 Thread buildbot
The Buildbot has detected a passing build on builder aoo-win7 while building 
ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/aoo-win7/builds/399

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-win7

Build Reason: The Nightly scheduler named 'aoo-win7-nightly' triggered this 
build
Build Source Stamp: [branch openoffice/trunk] HEAD
Blamelist: 

Build succeeded!

Sincerely,
 -The Buildbot