svn commit: r1713096 - /openoffice/devtools/genUpdateFeed/generate-update-feed.sh

2015-11-07 Thread pescetti
Author: pescetti
Date: Sat Nov  7 08:52:01 2015
New Revision: 1713096

URL: http://svn.apache.org/viewvc?rev=1713096=rev
Log:
#i126612# Make sure we use the expected date format for update feeds.

Modified:
openoffice/devtools/genUpdateFeed/generate-update-feed.sh

Modified: openoffice/devtools/genUpdateFeed/generate-update-feed.sh
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/generate-update-feed.sh?rev=1713096=1713095=1713096=diff
==
--- openoffice/devtools/genUpdateFeed/generate-update-feed.sh (original)
+++ openoffice/devtools/genUpdateFeed/generate-update-feed.sh Sat Nov  7 
08:52:01 2015
@@ -184,7 +184,7 @@ FEED="check.Update."$INSTALLEDVERSION"-"
 if [ -e $FEED ]; then
 rm $FEED
 fi
-cat ../feed-prefix.Update | sed "s:%INSTALLED%:$INSTALLEDVERSION:g" | sed 
"s|%UPDATED%|$(date -u) UTC|g" > $FEED
+cat ../feed-prefix.Update | sed "s:%INSTALLED%:$INSTALLEDVERSION:g" | sed 
"s|%UPDATED%|$(LC_ALL=C date -u +'%a, %b %d, %Y %H:%M:%S UTC')|g" > $FEED
 
 TEMPLATE="../feed-entry-template.Update"
 if [ ! -e $TEMPLATE ]; then




svn commit: r1713097 - /openoffice/devtools/genUpdateFeed/generate-update-feed.sh

2015-11-07 Thread pescetti
Author: pescetti
Date: Sat Nov  7 08:54:01 2015
New Revision: 1713097

URL: http://svn.apache.org/viewvc?rev=1713097=rev
Log:
#i126612# Add an example with the expected version format.

Modified:
openoffice/devtools/genUpdateFeed/generate-update-feed.sh

Modified: openoffice/devtools/genUpdateFeed/generate-update-feed.sh
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/generate-update-feed.sh?rev=1713097=1713096=1713097=diff
==
--- openoffice/devtools/genUpdateFeed/generate-update-feed.sh (original)
+++ openoffice/devtools/genUpdateFeed/generate-update-feed.sh Sat Nov  7 
08:54:01 2015
@@ -36,6 +36,7 @@
 if [ ${#@} -ne 2 ]; then
 echo Generate Update Feed for installed AOO/OOo instances
 echo Usage: $0 [version accessing the Product Update Feed] [new version]
+echo Example: $0 4.1.1 4.1.2
 echo Output file: check.Update.[version accessing the Product Update 
Feed]-[new version]
 exit
 fi




buildbot success in ASF Buildbot on openoffice-linux64-rat

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

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

Buildslave for this Build: tethys_ubuntu

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

Build succeeded!

Sincerely,
 -The Buildbot





buildbot success in ASF Buildbot on openoffice-fbsd-nightly

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

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 succeeded!

Sincerely,
 -The Buildbot





buildbot success in ASF Buildbot on openoffice-linux64-nightly

2015-11-07 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/134

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 failure in ASF Buildbot on openoffice-linux64-rat-aoo410

2015-11-07 Thread buildbot
The Buildbot has detected a failed build on builder 
openoffice-linux64-rat-aoo410 while building ASF Buildbot. Full details are 
available at:
http://ci.apache.org/builders/openoffice-linux64-rat-aoo410/builds/119

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

Buildslave for this Build: tethys_ubuntu

Build Reason: The Nightly scheduler named 'openoffice-linux64-rat-aoo410' 
triggered this build
Build Source Stamp: [branch openoffice/branches/AOO410] HEAD
Blamelist: 

BUILD FAILED: failed

Sincerely,
 -The Buildbot





svn commit: r1713159 - /openoffice/tags/AOO412/

2015-11-07 Thread pescetti
Author: pescetti
Date: Sat Nov  7 17:33:41 2015
New Revision: 1713159

URL: http://svn.apache.org/viewvc?rev=1713159=rev
Log:
AOO revision 1709696 from branch AOO410 was voted to be released as Apache 
OpenOffice 4.1.2 on 27 Oct 2015.

Added:
openoffice/tags/AOO412/   (props changed)
  - copied from r1709696, openoffice/branches/AOO410/

Propchange: openoffice/tags/AOO412/
--
--- svn:mergeinfo (added)
+++ svn:mergeinfo Sat Nov  7 17:33:41 2015
@@ -0,0 +1,6 @@
+/openoffice/branches/AOO400:1503684
+/openoffice/branches/ia2:1417739-1541842
+/openoffice/branches/ooxml-osba:1546391,1546395,1546574,1546934,1547030,1547392,1551920,1551954,1551958,1552283
+/openoffice/branches/rejuvenate01:1480411,1534063,1534098,1536312,1549902,1560617
+/openoffice/trunk:1571617,1571619,1571677,1572577,1572587,1573547,1574058,1574101,1575922,1576216,1576748,1578786,1579934,1580657,1580779,1581746,1581840,1582359,1582365,1582709,1583336,1583418,1583589,1583988,1585171,1585261,1586242,1586249,1586583,1587468,1589050,1591501,1592692,1592716,1594206,1595847,1595851,1595858,1596218,1596491,1596494,1597076,1597102,1597109,1599169,1599173-1599174,1600581,1600587,1600590,1600630,1600861,1600863,1600883,1602434,1602791,1602823,1602850,1603416,1603897,1604709,1604786,1605044,1605355,1605689,1606055,1606061,1607111,1607793,1607836,1608348,1608359,1608376,1608730,1608733,1609204,1609208,1609302,1609426,1610347,1610411,1610422,1610671,1611549,1612539,1612801,1621121,1623847,1623849-1623850,1642300-1642302,1647713,1654282,1669457,1669459,1669462-1669463,1669465,1689883,1689959,1690740,1690755,1690854,1694131-1694132,1694701,1702894,1702898,1702986,1702988,1705542-1705543,1705551,1706649,1707397
+/openoffice/trunk/main:1705369