buildbot failure in ASF Buildbot on openoffice-linux32-nightly

2013-08-14 Thread buildbot
Hi! , The openoffice-linux32-nightly builder has just completed a run

STATUS: Failure

 Build revision 1513730 on branch openoffice/trunk

 Snapshot results at: http://ci.apache.org/projects/openoffice/

 Build using the ASF buildslave: bb-vm2_ubuntu_32bit

 Build results at: 
http://ci.apache.org/builders/openoffice-linux32-nightly/builds/454

 Build reason was: The Nightly scheduler named 'openoffice-linux32-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: r1513763 - /openoffice/ooo-site/trunk/content/fr/Participer/index.html

2013-08-14 Thread bidouille
Author: bidouille
Date: Wed Aug 14 08:25:10 2013
New Revision: 1513763

URL: http://svn.apache.org/r1513763
Log: (empty)

Modified:
openoffice/ooo-site/trunk/content/fr/Participer/index.html

Modified: openoffice/ooo-site/trunk/content/fr/Participer/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/fr/Participer/index.html?rev=1513763r1=1513762r2=1513763view=diff
==
--- openoffice/ooo-site/trunk/content/fr/Participer/index.html (original)
+++ openoffice/ooo-site/trunk/content/fr/Participer/index.html Wed Aug 14 
08:25:10 2013
@@ -39,8 +39,8 @@ graphisme...)./P
 pouvant assurer les missions suivantesnbsp;:/P
 UL
LIPBTraduction de documentation/BBRSi vous comprenez
-   l'anglais, nous avons besoin de personne pour assurer la traduction
-   des documentation vers le franccedil;ais. 
+   l'anglais, nous avons besoin de personnes pour assurer la traduction
+   des documentations vers le franccedil;ais. 
/P
LIPBReacute;daction de documentation/BBRSi vous avez une
aisance reacute;dactionnelle, nous avons besoin de personne pour




svn commit: r874565 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/fr/Participer/index.html

2013-08-14 Thread buildbot
Author: buildbot
Date: Wed Aug 14 08:26:42 2013
New Revision: 874565

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/fr/Participer/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 14 08:26:42 2013
@@ -1 +1 @@
-1513656
+1513763

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 14 08:26:42 2013
@@ -1 +1 @@
-1513656
+1513763

Modified: websites/staging/ooo-site/trunk/content/fr/Participer/index.html
==
--- websites/staging/ooo-site/trunk/content/fr/Participer/index.html (original)
+++ websites/staging/ooo-site/trunk/content/fr/Participer/index.html Wed Aug 14 
08:26:42 2013
@@ -55,8 +55,8 @@ graphisme...)./P
 pouvant assurer les missions suivantesnbsp;:/P
 UL
LIPBTraduction de documentation/BBRSi vous comprenez
-   l'anglais, nous avons besoin de personne pour assurer la traduction
-   des documentation vers le franccedil;ais. 
+   l'anglais, nous avons besoin de personnes pour assurer la traduction
+   des documentations vers le franccedil;ais. 
/P
LIPBReacute;daction de documentation/BBRSi vous avez une
aisance reacute;dactionnelle, nous avons besoin de personne pour




svn commit: r1513819 - /openoffice/trunk/main/comphelper/inc/comphelper/evtmethodhelper.hxx

2013-08-14 Thread hdu
Author: hdu
Date: Wed Aug 14 11:35:41 2013
New Revision: 1513819

URL: http://svn.apache.org/r1513819
Log:
WaE: fix header guard mismatch in evtmethodhelper.hxx

Modified:
openoffice/trunk/main/comphelper/inc/comphelper/evtmethodhelper.hxx

Modified: openoffice/trunk/main/comphelper/inc/comphelper/evtmethodhelper.hxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/comphelper/inc/comphelper/evtmethodhelper.hxx?rev=1513819r1=1513818r2=1513819view=diff
==
--- openoffice/trunk/main/comphelper/inc/comphelper/evtmethodhelper.hxx 
(original)
+++ openoffice/trunk/main/comphelper/inc/comphelper/evtmethodhelper.hxx Wed Aug 
14 11:35:41 2013
@@ -20,15 +20,15 @@
  */
 
 
-#ifndef COMPHELPER_EVENTMEHODHELPER_HXX
-#define COMPHELPER_EVENMETHODHELPER_HXX
+#ifndef COMPHELPER_EVENTMETHODHELPER_HXX
+#define COMPHELPER_EVENTMETHODHELPER_HXX
 #include comphelper/sequence.hxx
-//
+
 namespace comphelper
 {
COMPHELPER_DLLPUBLIC ::com::sun::star::uno::Sequence ::rtl::OUString 
getEventMethodsForType(const ::com::sun::star::uno::Type type);
-//
 
-}  // namespace comphelper
-//
-#endif // COMPHELPER_EVENTMEHODHELPER_HXX
+}
+
+#endif // COMPHELPER_EVENTMETHODHELPER_HXX
+




svn commit: r1513872 - /openoffice/branches/rejuvenate01/main/graphite/graphite-2.3.1.patch

2013-08-14 Thread hdu
Author: hdu
Date: Wed Aug 14 13:25:05 2013
New Revision: 1513872

URL: http://svn.apache.org/r1513872
Log:
#i122208# allow silgraphite build with move-semantic enabled STL

by fixing the non-canonical copy constructor of gr::Segment()

Modified:
openoffice/branches/rejuvenate01/main/graphite/graphite-2.3.1.patch

Modified: openoffice/branches/rejuvenate01/main/graphite/graphite-2.3.1.patch
URL: 
http://svn.apache.org/viewvc/openoffice/branches/rejuvenate01/main/graphite/graphite-2.3.1.patch?rev=1513872r1=1513871r2=1513872view=diff
==
--- openoffice/branches/rejuvenate01/main/graphite/graphite-2.3.1.patch 
(original)
+++ openoffice/branches/rejuvenate01/main/graphite/graphite-2.3.1.patch Wed Aug 
14 13:25:05 2013
@@ -2360,6 +2360,17 @@
{
}
  
+--- misc/silgraphite-2.3.1/engine/include/graphite/Segment.h   2009-01-29 
09:33:19.0 +0100
 misc/build/silgraphite-2.3.1/engine/include/graphite/Segment.h 
2013-08-14 15:10:53.363864046 +0200
+@@ -64,7 +64,7 @@
+   virtual ~Segment();
+ 
+   // Basic copy constructor:
+-  Segment(Segment  seg);
++  Segment( const Segment);
+ 
+   // For making modified copies of segments:
+   static Segment * LineContextSegment(Segment  seg, bool fStartLine, 
bool fEndLine);
 --- misc/build/silgraphite-2.3.1/engine/src/segment/Segment.cpp.bak
2010-06-23 19:59:54.611660400 +0700
 +++ misc/build/silgraphite-2.3.1/engine/src/segment/Segment.cpp
2010-06-23 21:30:16.335460400 +0700
 @@ -246,6 +246,8 @@
@@ -2371,6 +2382,15 @@
  
  //m_psstrm = NULL;
m_prgslout = NULL;
+@@ -435,7 +435,7 @@
+ 
/*--
+   Basic copy method.
+ 
--*/
+-Segment::Segment(Segment  seg)
++Segment::Segment( const Segment seg)
+ {
+   int islout;
+
 @@ -2988,9 +2988,10 @@
return kresOk;
  }




[CONF] Apache OpenOffice Community AOO4 - Websites

2013-08-14 Thread Bud Lum (Confluence)







AOO4 - Websites
File attached by  Bud Lum




Apache OpenOffice - The Free and Open Productivity Suite.jpe
(161 kB image/jpeg)



   
Stop watching space
|
Change email notification preferences

   View Attachments









[CONF] Apache OpenOffice Community Localization Volunteers

2013-08-14 Thread Anh Phan (Confluence)







Localization Volunteers
Page edited by Anh Phan


 Changes (1)
 




...
| Urdu (urd) | | | | Uzbek (uz) | | | 
| Vietnamese (vi) | Trần Đình Ngọc Anh | Trần Đình Ngọc Anh | Anh Phan | 
| Welsh (cy) | | | 


Full Content

Volunteers




 Language 
 Help with Product Translation 
 Help with Website Translation 


 Afar (aa) 




 Albanian (sq) 




 Afrikaans (af) 




 Amharic (am) 




 Arabic (ar) 
 Karwan Fendi 



 Armenian (hy) 




 Asturian (ast) 
 Xuacu Saturio 



 Azeri (az) 




 Balochi (bal) 




 Basque (eu) 




 Bengali (bn) 




 Bosnian (bs) 




 Breton (bre) 




 Bulgarian (bg) 




 Burmese (my) 




 Catalan (ca) 
 Maria Bosch 



 ChiNyanja (NY) 




 简体中文 Chinese (simplified) (cn) 
 Sun Simon 



 正體中文 Chinese (traditional) (tw) 
 imacat, Chia-Yu Lee 
 imacat, Chia-Yu Lee 


 Czech (cs) 




 Croatian (hr) 




 Danish (da) 




 Dutch (nl) 
 DiGro - Help and UI at Pootle, DiGro - User Guide translation 



 Dzongkha (dz) 




 English (British) (en-GB) 
 Stuart Swales - Help and UI at Pootle, Kez Gibbons 



 Esperanto (eo) 




 Estonian (et) 




 Finnish (fi) 
 ristoi - Help and UI at Pootle 



 French (fr) 
 Several volunteers coordinated by Cyril Beaussier (aka Bidouille) 
 Cyril Beaussier (aka Bidouille) 


 Friulian (fur) 




 Galician (gl) 




 Gaelic (Irish) (ga) 




 Gaelic (Scottish) (gd) 




 Georgian (ka) 




 German (de) 
 Alexander Behrens - GUI l10n volunteer, Raphael Bircher, Mechtilde Stehmann and others 



 Greek (el) 
 Panayiotis Kiriakopoulos, Giannis Louizos, Konstantinos Tsimouris, Vangelis Pelekis, Irene Koukia, Giorgos Kazamias 



 Gujarati (gu) 




 Haitian Creole (ht) 




 Hebrew (he) 
 Amit Herling, Ron Oz 



 Hindi (hi) 
 Nityanand Sharma
Nityanand Sharma 


 Hungarian (hu) 
 Zoltán Reizinger (r4zoli) - Help and UI at Pootle 
 Zoltán Reizinger (r4zoli) 


 Icelandic (is) 




 Indonesian (id) 
 dirgita - Help and UI at Pootle, Ditra Masyitah, Joshua Kenny (indojo24) 



 Italian (it) 
 Several volunteers, coordinated by Paolo Pozzan (paolopoz) 
 Andrea Pescetti (pescetti), with contributions from Pedro Giffuni (pfg) 


 Japanese (ja) 
 Kazunari Hirano, Nobuho Matayoshi 
 Kazunari Hirano, Nobuho Matayoshi 


 Khmer (km) 




 Korean (ko) 
 Jeongkyu Kim, Jihui Choi 



 Kurdish (ku) 
 Karwan Fendi 



 Lao (lo) 




 Latvian (lv) 




 Lithuanian (lt) 
 Aivaras Stepukonis 


 Macedonian (mk) 




 Malayalam (ml) 
 Ravi Panamana (ravipanamana) 
 Ravi Panamana (ravipanamana) 


 Marathi (mr) 




 Malagasy (mg) 




 Malaysian (ms) 




 Miskito (miq) 




 Mongolian (mn) 




 Nepali (ne) 




 Norwegian (no) 
 Jan Høydahl - GUI translation 
 Håkon Vågsether 


 Oromoo (om) 




 Papmiento (pap) 




 Pashto (ps) 




 Persian (fa) 
 Ameneh Sarbaziazad 



 Polish (pl) 
 Kamil Wasik, Piotr Czapla, Bartosz Kozanecki (bartoo), Krzysztof Danisz, Paweł Szczepański, Timo Markowicz, Magdalena Mozgawa, Marcin Sawicz, Pawel Michalczak, Przemysław Łęgowski, Katarzyna Kruszka 
 Magdalena Mozgawa, Katarzyna Kruszka 


 Portuguese (pt) 
 Urbano José Ferreira Marques, Paulo Alexandre Romualdo, Rui C Correia, Ademar José Aguiar, João Frade, Rafael G Machado 
 Joana Tornada, Rui C Correia, Ademar José Aguiar, João Frade, Rafael G Machado 


 Portuguese (Brazil) (pt-br) 
 Antonio C C Marques, Rui Ogawa, Claudio Filho, Albino B Neto, Kleberth Santos , Jimie Almeida, Lindalva Santos (lisantoss) 
 Claudio Filho, Albino B Neto, Kleberth Santos, Lindalva Santos (lisantoss) 


 Punjabi (pa) 




 Romanian (ro) 




 Russian (ru) 
 Serg Bormant 



 Sängö (sg) 




 Serbian (sr) 
 Danilo, Grole 
 Grole 


 Shuswap (shs) 




 Sidama (dm) 




 Sinhala (si) 




 Slovenian (sl) 




 Slovakian (sk) 
 Michal Hriň (hrin) 
 Michal Hriň (hrin) 


 Somali (so) 




 Spanish (es) 
 Ricardo Berlasso (rgb-es): UI and Help files on Pootle, JZA 
 Ricardo Berlasso (rgb-es) 


 Swedish (sv) 
 Kent Åberg 



 Tajik (tg) 




 Tamil (ta) 
 Kadal Amutham 



 Tatar (tt) 




 Telugu (te) 




 Thai (th) 
 I Intaso 



 Tibetan (bo) 




 Tigrinya (ti) 




 Turkish (tr) 
 Mehmet Demir, Gökşin Akdeniz, Bahtiyar Samet Çovan, Ozan Ayten, Sehzade Karababa 


 Uyghur (ug) 
 Gheyret T kenji (coordinator), Sahran (translator) 
 Gheyret T kenji (coordinator), Sahran (translator) 


 Ukrainian (uk) 




 Urdu (urd) 




 Uzbek (uz) 




 Vietnamese (vi) 
 Trần Đình Ngọc Anh 
 Trần Đình Ngọc Anh 
 Anh Phan 


 Welsh (cy) 









Stop watching space
|
Change email notification preferences

View Online
|
View Changes
|
Add Comment









[CONF] Apache OpenOffice Community Localization Volunteers

2013-08-14 Thread Anh Phan (Confluence)







Localization Volunteers
Page edited by Anh Phan


 Changes (1)
 




...
| Urdu (urd) | | | | Uzbek (uz) | | | 
| Vietnamese (vi) | Trần Đình Ngọc Anh, Anh | Phan| Trần Đình Ngọc Anh, Anh | Anh Phan | Phan| 
| Welsh (cy) | | | 


Full Content

Volunteers




 Language 
 Help with Product Translation 
 Help with Website Translation 


 Afar (aa) 




 Albanian (sq) 




 Afrikaans (af) 




 Amharic (am) 




 Arabic (ar) 
 Karwan Fendi 



 Armenian (hy) 




 Asturian (ast) 
 Xuacu Saturio 



 Azeri (az) 




 Balochi (bal) 




 Basque (eu) 




 Bengali (bn) 




 Bosnian (bs) 




 Breton (bre) 




 Bulgarian (bg) 




 Burmese (my) 




 Catalan (ca) 
 Maria Bosch 



 ChiNyanja (NY) 




 简体中文 Chinese (simplified) (cn) 
 Sun Simon 



 正體中文 Chinese (traditional) (tw) 
 imacat, Chia-Yu Lee 
 imacat, Chia-Yu Lee 


 Czech (cs) 




 Croatian (hr) 




 Danish (da) 




 Dutch (nl) 
 DiGro - Help and UI at Pootle, DiGro - User Guide translation 



 Dzongkha (dz) 




 English (British) (en-GB) 
 Stuart Swales - Help and UI at Pootle, Kez Gibbons 



 Esperanto (eo) 




 Estonian (et) 




 Finnish (fi) 
 ristoi - Help and UI at Pootle 



 French (fr) 
 Several volunteers coordinated by Cyril Beaussier (aka Bidouille) 
 Cyril Beaussier (aka Bidouille) 


 Friulian (fur) 




 Galician (gl) 




 Gaelic (Irish) (ga) 




 Gaelic (Scottish) (gd) 




 Georgian (ka) 




 German (de) 
 Alexander Behrens - GUI l10n volunteer, Raphael Bircher, Mechtilde Stehmann and others 



 Greek (el) 
 Panayiotis Kiriakopoulos, Giannis Louizos, Konstantinos Tsimouris, Vangelis Pelekis, Irene Koukia, Giorgos Kazamias 



 Gujarati (gu) 




 Haitian Creole (ht) 




 Hebrew (he) 
 Amit Herling, Ron Oz 



 Hindi (hi) 
 Nityanand Sharma
Nityanand Sharma 


 Hungarian (hu) 
 Zoltán Reizinger (r4zoli) - Help and UI at Pootle 
 Zoltán Reizinger (r4zoli) 


 Icelandic (is) 




 Indonesian (id) 
 dirgita - Help and UI at Pootle, Ditra Masyitah, Joshua Kenny (indojo24) 



 Italian (it) 
 Several volunteers, coordinated by Paolo Pozzan (paolopoz) 
 Andrea Pescetti (pescetti), with contributions from Pedro Giffuni (pfg) 


 Japanese (ja) 
 Kazunari Hirano, Nobuho Matayoshi 
 Kazunari Hirano, Nobuho Matayoshi 


 Khmer (km) 




 Korean (ko) 
 Jeongkyu Kim, Jihui Choi 



 Kurdish (ku) 
 Karwan Fendi 



 Lao (lo) 




 Latvian (lv) 




 Lithuanian (lt) 
 Aivaras Stepukonis 


 Macedonian (mk) 




 Malayalam (ml) 
 Ravi Panamana (ravipanamana) 
 Ravi Panamana (ravipanamana) 


 Marathi (mr) 




 Malagasy (mg) 




 Malaysian (ms) 




 Miskito (miq) 




 Mongolian (mn) 




 Nepali (ne) 




 Norwegian (no) 
 Jan Høydahl - GUI translation 
 Håkon Vågsether 


 Oromoo (om) 




 Papmiento (pap) 




 Pashto (ps) 




 Persian (fa) 
 Ameneh Sarbaziazad 



 Polish (pl) 
 Kamil Wasik, Piotr Czapla, Bartosz Kozanecki (bartoo), Krzysztof Danisz, Paweł Szczepański, Timo Markowicz, Magdalena Mozgawa, Marcin Sawicz, Pawel Michalczak, Przemysław Łęgowski, Katarzyna Kruszka 
 Magdalena Mozgawa, Katarzyna Kruszka 


 Portuguese (pt) 
 Urbano José Ferreira Marques, Paulo Alexandre Romualdo, Rui C Correia, Ademar José Aguiar, João Frade, Rafael G Machado 
 Joana Tornada, Rui C Correia, Ademar José Aguiar, João Frade, Rafael G Machado 


 Portuguese (Brazil) (pt-br) 
 Antonio C C Marques, Rui Ogawa, Claudio Filho, Albino B Neto, Kleberth Santos , Jimie Almeida, Lindalva Santos (lisantoss) 
 Claudio Filho, Albino B Neto, Kleberth Santos, Lindalva Santos (lisantoss) 


 Punjabi (pa) 




 Romanian (ro) 




 Russian (ru) 
 Serg Bormant 



 Sängö (sg) 




 Serbian (sr) 
 Danilo, Grole 
 Grole 


 Shuswap (shs) 




 Sidama (dm) 




 Sinhala (si) 




 Slovenian (sl) 




 Slovakian (sk) 
 Michal Hriň (hrin) 
 Michal Hriň (hrin) 


 Somali (so) 




 Spanish (es) 
 Ricardo Berlasso (rgb-es): UI and Help files on Pootle, JZA 
 Ricardo Berlasso (rgb-es) 


 Swedish (sv) 
 Kent Åberg 



 Tajik (tg) 




 Tamil (ta) 
 Kadal Amutham 



 Tatar (tt) 




 Telugu (te) 




 Thai (th) 
 I Intaso 



 Tibetan (bo) 




 Tigrinya (ti) 




 Turkish (tr) 
 Mehmet Demir, Gökşin Akdeniz, Bahtiyar Samet Çovan, Ozan Ayten, Sehzade Karababa 


 Uyghur (ug) 
 Gheyret T kenji (coordinator), Sahran (translator) 
 Gheyret T kenji (coordinator), Sahran (translator) 


 Ukrainian (uk) 




 Urdu (urd) 




 Uzbek (uz) 




 Vietnamese (vi) 
 Trần Đình Ngọc Anh, Anh Phan
 Trần Đình Ngọc Anh, Anh Phan


 Welsh (cy) 









Stop watching space
|
Change email notification preferences

View Online
|
View Changes
|
Add Comment









buildbot failure in ASF Buildbot on openoffice-linux32-nightly

2013-08-14 Thread buildbot
Hi! , The openoffice-linux32-nightly builder has just completed a run

STATUS: Failure

 Build revision 1514022 on branch None

 Snapshot results at: http://ci.apache.org/projects/openoffice/

 Build using the ASF buildslave: bb-vm2_ubuntu_32bit

 Build results at: 
http://ci.apache.org/builders/openoffice-linux32-nightly/builds/455

 Build reason was: forced: by IRC user arist on channel #asftest: with hdu 
changes in config...


 Yours Sincerely - The ASF Buildbot (http://ci.apache.org/)
--

 Join the bui...@apache.org mailing list for help with Buildbot






[CONF] Apache OpenOffice Community AOO 4.0.1 Release Notes

2013-08-14 Thread Keith N. McKenna (Confluence)







AOO 4.0.1 Release Notes
Page edited by Keith N. McKenna


Comment:
Added the template language. Any ares not used can be deleted. Added link to 4.0.0 Release Notes


 Changes (6)
 




{toc}  
h2. General Remarks  
The Apache OpenOffice 3.4.1 4.0.1 is a maintenance release, intended to fix critical issues and improve the overall quality of the application. 
 
General areas of improvement include:   additional language support, bug fixes, performance improvements and Windows 8 compatibility enhancements.   Further details on each of these areas are below. 
 
For a more comprehensive overview of the changes from version 3.4.x see [OOOUSERS:AOO 4.0 Release Notes]  h2. Improvements/Enhancements  h3. Performance Improvements/Enhancements  None at this time  h3. Other Improvements/Enhancements  None at this time  
h2. Additional Language Support  
h3. New translations available in Apache OpenOffice 3.4.1 4.0.1 include: 
 * None at this time  h3. Updated translations available in Apache OpenOffice 4.x.x include:  * None at this time.  h4. For a complete list of available languages and language packs see: http://www.openoffice.org/download/other.html  h2. Additional Platform Support  * None at this time.  h2. Bug Fixes  As of /mm/dd, there were Number verified issues that have been resolved.  This list can be found at: [http://s.apache.org/Huv]  You will need an OpenOffice Bugzilla login to view it.  (An [OpenOffice Bugzilla|https://issues.apache.org/ooo/] login will enable you to search for any bugs that may interest you.)  h4. Important bug fixes have been made in these areas:  * None at this time.  h4. The QE team has been tracking additional fixes as well. See their complete reports at:  [http://wiki.services.openoffice.org/wiki/QA/Report/WeeklyReport]  h2. Known Issues  h2. Stay informed about Apache OpenOffice  You are encouraged to subscribe to the Apache OpenOffice announcement mailing list, to be receive important notifications such as product updates and security patches.nbsp; To subscribe you can send an email to:nbsp; [ooo-announce-subscr...@incubator.apache.org|mailto:ooo-announce-subscr...@incubator.apache.org].  You can also follow the project on [Twitter|https://twitter.com/#!/apacheoo], [Facebook|http://www.facebook.com/ApacheOO] and [Google\+|https://plus.google.com/u/0/114598373874764163668/posts].  


Full Content



General Remarks
Improvements/Enhancements

Performance Improvements/Enhancements
Other Improvements/Enhancements

Additional Language Support

New translations available in Apache OpenOffice 4.0.1 include:
Updated translations available in Apache OpenOffice 4.x.x include:

For a complete list of available languages and language packs see: http://www.openoffice.org/download/other.html


Additional Platform Support
Bug Fixes


Important bug fixes have been made in these areas:
The QE team has been tracking additional fixes as well. See their complete reports at:


Known Issues
Stay informed about Apache OpenOffice


General Remarks

The Apache OpenOffice 4.0.1 is a maintenance release, intended to fix critical issues and improve the overall quality of the application.

General areas of improvement include: additional language support, bug fixes, performance improvements and Windows 8 compatibility enhancements. Further details on each of these areas are below.

For a more comprehensive overview of the changes from version 3.4.x see AOO 4.0 Release Notes

Improvements/Enhancements

Performance Improvements/Enhancements

None at this time

Other Improvements/Enhancements

None at this time

Additional Language Support

New translations available in Apache OpenOffice 4.0.1 include:


	None at this time



Updated translations available in Apache OpenOffice 4.x.x include:


	None at this time.



For a complete list of available languages and language packs see: http://www.openoffice.org/download/other.html

Additional Platform Support


	None at this time.



Bug Fixes

As of /mm/dd, there were Number verified issues that have been resolved.

This list can be found at: http://s.apache.org/Huv

You will need an OpenOffice Bugzilla login to view it.

(An OpenOffice Bugzilla login will enable you to search for any bugs that may interest you.)

Important bug fixes have been made in these areas:


	None at this time.



The QE team has been tracking additional fixes as well. See their complete reports at:

http://wiki.services.openoffice.org/wiki/QA/Report/WeeklyReport

Known Issues

Stay informed about Apache OpenOffice

You are encouraged to subscribe to the Apache OpenOffice 

buildbot failure in ASF Buildbot on openoffice-linux32-snapshot

2013-08-14 Thread buildbot
Hi! , The openoffice-linux32-snapshot builder has just completed a run

STATUS: Failure

 Build revision 1513974 on branch None

 Snapshot results at: http://ci.apache.org/projects/openoffice/

 Build using the ASF buildslave: bb-vm3_ubuntu_32bit

 Build results at: 
http://ci.apache.org/builders/openoffice-linux32-snapshot/builds/36

 Build reason was: forced: by IRC user arist on channel #asftest: today is 
the day...


 Yours Sincerely - The ASF Buildbot (http://ci.apache.org/)
--

 Join the bui...@apache.org mailing list for help with Buildbot






[CONF] Apache OpenOffice Community File handling proposal for logos and graphics

2013-08-14 Thread Alexandro Colorado (Confluence)







File handling proposal for logos and graphics
Page edited by Alexandro Colorado


Comment:
Snip project base directories, sort the table on filetypes and classify some files.


 Changes (41)
 




...
 || file or folder || purpose || disposition - keep, rename, or delete || needs redirection || 
| right.gif | |keep |move to images and rename | | left.gif | |keep |move to images and rename | | gulleggs_ooorc.gif | | | | 
| 1.1.html | Mistake in migration | delete | | 
| OOo_cake_smaller.png | |delete | | | favicon.ico | | | | 
| CommunityNewsRightColumn.html.html | | | | | Dansk | Mistake in migration | delete | | 
...
| DomainHome.html.ja  | Migrated OOo template | delete | | | DomainTermsOfUse.html.html  | Migrated OOo template | delete | | 
| EN | | | | | FAQs | | | | 
| LiveSearchSiteAuth.xml | Migrated OOo template | delete | | | OO_thankyou.odt | | | | 
| OOo_cake_smaller.png | | | | 
| OpenOffice.org | | | | 
| aa | | | | | about | | | | 
| about.html | | | | 
| about_us | | | | | access | | | | | af | | | | | am | | | | | api | | | | | ar | | | | | ast | | | | | awards | | | | | az | | | | | bal | | | | | banners | | | | | bg | | | | | bibliographic | | | | | bizdev | | | | | bn | | | | | bo | | | | | bodytags | | | | | brand.mdtext | Main branding SSI | | | | branding | | | | | bre | | | | | bs | | | | | bugs | | | | | ca | | | | | cachedimages | | | | | calendar | | | | | certification | | | | 
| contact_us.html | | | | 
| contributing | | | | 
| contributing.html | | | | 
| copyright | | | | | cs | | | | | css | | | | 
| custom_404.html.html | Migrated OOo template | delete | | | custom_404.html.ja  | Migrated OOo template | delete | | 
| cy | | | | | da | | | | | dba | | | | | de | | | | | dev_docs | | | | | development | | | | 
| dico.html | | | | 
| distribution | | | | | dm | | | | | docs | | | | | doctype.mdtext | html doctype ssi | | | | documentation | | | | 
| donate-thanks.html | | | | 
| download | | | | | dz | | | | | editorial | | | | | education | | | | | el | | | | 
| enhacement | Mistake in migration | delete | | 
| eo | | | | | es | | | | | et | | | | | eu | | | | | exceptions.css | | | | | extensions | | | | 
| extensions.html | | | | 
| external | | | | | fa | | | | 
| faq.html | | | | 
| favicon.ico | | | | | fi | | | | | footer.mdtext | Footer ssi | | | | fr | | | | | framework | | | | | fur | | | | | ga | | | | | gd | | | | | gl | | | | | google-analytics.js | | | | | graphics | | | | | groupware | | | | | gsl | | | | | gu | | | | | gulleggs_ooorc.gif | | | | | he | | | | | hi | | | | | home.css | | | | | hr | | | | | ht | | | | | hu | | | | | hy | | | | | id | | | | | images | | | | | includes | | | | 
| index-image-passthru.html | | | | 
| index-old.html | | | | 
| index-old.html |remove | | | 
| index.html | | | | 
| index_new.html | | | | | installation | | | | | is | | | | | issues_docs | | | | | it | | | | | ja | | | | | java | | | | | ka | | | | | km | | | | | ko | | | | | ku | | | | | l10n | | | | 
| index_new.html |remove | | | 
| lang.mdtext | | | | 
| left.gif | | | | | legacy | | | | 
| license.html | | | | 
| licenses | | | | | lingucomponent | | | | | lo | | | | 
| lspintro.html | | | | 
| lt | | | | | lv | | | | 
| mail_list.html | | | | 
| marketing | | | | | metrics | | | | | mg | | | | | miq | | | | | mk | | | | | ml | | | | 
| ml_guidelines.html | | | | 
| mn | | | | | modularization | | | | | mr | | | | | ms | | | | | my | | | | | native-lang | | | | | ne | | | | | news | | | | | news.html | | | | | nl | | | | | nl-template | | | | | no | | | | | ny | | | | | om | | | | | pa | | | | | pap | | | | | performance | | | | | pl | | | | | porting | | | | | press | | | | | privacy.mdtext | | | | | product | | | | | product2 | | | | 
| project_issues.html | | | | 
| projects sitemap.html | | | | 
| projviz | | | | | promotions | | | | 
| proposals.html | | | | 
| ps | | | | | pt | | | | | pt-br | | | | | qa | | | | 
| quickbugzilla.html | | | | 
| terms_of_use.html | | | | 
| redirect.html | | | | 
| right.gif | | | | | ro | | | | | robots.txt | | | | | ru | | | | | sc | | | | | scproces | | | | | screenshots | | | | | scripts | | | | | search | | | | | 

[CONF] Apache OpenOffice Community File handling proposal for logos and graphics

2013-08-14 Thread Alexandro Colorado (Confluence)







File handling proposal for logos and graphics
Page edited by Alexandro Colorado


 Changes (14)
 




...
 || file or folder || purpose || disposition - keep, rename, or delete || needs redirection || 
| right.gif | | keep | move to images and rename | 
| right.gif left.gif | | keep | move to images and rename | 
| left.gif | |keep |move to images and rename | 
| gulleggs_ooorc.gif | | | | | 1.1.html | Mistake in migration | delete | | 
| OOo_cake_smaller.png | | delete | | 
| favicon.ico | | | | | CommunityNewsRightColumn.html.html | | | | 
...
| DomainFAQ.html.html | Migrated OOo template | delete | | | DomainFeedback.html.html | Migrated OOo template | delete | | 
| DomainFeedback.html.ja   | Migrated OOo template | delete | | 
| DomainHome.html.html   | Migrated OOo template | delete | | 
| DomainHome.html.ja   | Migrated OOo template | delete | | 
| DomainTermsOfUse.html.html   | Migrated OOo template | delete | | 
| LiveSearchSiteAuth.xml | Migrated OOo template | delete | | | OO_thankyou.odt | | | | 
...
| contributing.html | | | | | custom_404.html.html | Migrated OOo template | delete | | 
| custom_404.html.ja   | Migrated OOo template | delete | | 
| dico.html | | | | | donate-thanks.html | | | | 
...
| faq.html | | | | | index-image-passthru.html | | | | 
| index-old.html | remove | | | 
| index.html | | | | 
| index_new.html | remove | | | 
| lang.mdtext | | | | | license.html | | | | 
...
| terms_of_use.html | | | | | redirect.html | | | | 
| space.html   | Mistake in migration | delete | | 
| robots.txt | | | | | google-analytics.js | | | | 
| sitemap.css | | keep | send to css | 
| sitemap.css styles.css | | keep | send to css | 
| styles.css exceptions.css | | keep | send to css | 
| exceptions.css | | | | 
| home.css | | keep | send to css | 
| topnav.mdtext | navigation ssi | | | | brand.mdtext | Main branding SSI | | | 
...
| banners | | | | | css | | | | 
| styles\\ | duplicate\\ | keep\\ | clean images\\ | | style\\ | duplicate\\ | remove\\ | clean images\\ | 
 *images/* 
...


Full Content

Issues at hand

There seems to be an issue with the proliferation of image repositories both on the wiki and the ooo-site. This proposal is to perform an overall cleanup and possibly suggest some enhancements and clarity to the way the the website and other related projects (marketing, branding) are structured.

Planning

The proposal includes certain conventions and sub proposals:

	Cleanup of the ooo-site/images folder, eliminate unused and unnecessary content from the folder.
	Improve the name convention to a more canonical file name.
	Consolidate repositories for all of the above
	Decide whenever content should still be kept in www-site as opposed to wiki



Goals

Provide a simpler and easier way to identify images through simplicity. As a community, future web developers will engage on this work and is important not only to document the work, but also make it easy enough for new comers to get a handle of the assets and structure.


Current work

The ooo-site has the following file structure:

Root files:

Classification and cleanup:




 file or folder 
 purpose 
 disposition - keep, rename, or delete 
 needs redirection 


 right.gif 

 keep 
 move to images and rename 


 left.gif 

 keep 
 move to images and rename 


 gulleggs_ooorc.gif 





 1.1.html 
 Mistake in migration 
 delete 



 OOo_cake_smaller.png 

 delete 



 favicon.ico 





 CommunityNewsRightColumn.html.html 





 Dansk 
 Mistake in migration 
 delete 



 DomainFAQ.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.ja 
 Migrated OOo template 
 delete 



 DomainHome.html.html 
 Migrated OOo template 
 delete 



 DomainHome.html.ja 
 Migrated OOo template 
 delete 



 DomainTermsOfUse.html.html 
 Migrated OOo template 
 delete 



 LiveSearchSiteAuth.xml 
 Migrated OOo template 
 delete 



 OO_thankyou.odt 





 OpenOffice.org 





 about.html 





 contact_us.html 





 contributing.html 





 custom_404.html.html 
 Migrated OOo template 
 delete 



 custom_404.html.ja 
 Migrated OOo template 
 delete 



 dico.html 





 donate-thanks.html 





 enhacement 
 Mistake in migration 
 delete 



 extensions.html 





 faq.html 





 index-image-passthru.html 





[CONF] Apache OpenOffice Community File handling proposal for logos and graphics

2013-08-14 Thread David Fisher (Confluence)







File handling proposal for logos and graphics
Page edited by David Fisher


 Changes (4)
 




...
 || file or folder || purpose || disposition - keep, rename, or delete || needs redirection || 
| right.gif | | keep | move to images and rename | - used here 
./he/index.html ./marketing/art/galleries/marketing/logos/index.html ./marketing/art/galleries/marketing/logos/index_new.html ./ui/VisualDesign/OOo_ExtensionsSite.html ./ui/VisualDesign/OOo_ExtensionsSite2.html ./ui/VisualDesign/OOo_ExtensionsSite3.html ./ui/VisualDesign/OOo_TemplateSite.html ./ui/VisualDesign/OOo_TemplateSite_test.html | 
| left.gif | | keep | move to images and rename | - used here 
./development/releases/1.9.m113_snapshot.html ./development/releases/2.0.OOD_m1_snapshot.html ./he/index.html ./marketing/art/galleries/marketing/logos/index.html ./marketing/art/galleries/marketing/logos/index_new.html ./ui/VisualDesign/OOo_ExtensionsSite.html ./ui/VisualDesign/OOo_ExtensionsSite2.html ./ui/VisualDesign/OOo_ExtensionsSite3.html ./ui/VisualDesign/OOo_TemplateSite.html ./ui/VisualDesign/OOo_TemplateSite_test.html | 
| gulleggs_ooorc.gif | | | | | 1.1.html | Mistake in migration | delete | | 
...


Full Content

Issues at hand

There seems to be an issue with the proliferation of image repositories both on the wiki and the ooo-site. This proposal is to perform an overall cleanup and possibly suggest some enhancements and clarity to the way the the website and other related projects (marketing, branding) are structured.

Planning

The proposal includes certain conventions and sub proposals:

	Cleanup of the ooo-site/images folder, eliminate unused and unnecessary content from the folder.
	Improve the name convention to a more canonical file name.
	Consolidate repositories for all of the above
	Decide whenever content should still be kept in www-site as opposed to wiki



Goals

Provide a simpler and easier way to identify images through simplicity. As a community, future web developers will engage on this work and is important not only to document the work, but also make it easy enough for new comers to get a handle of the assets and structure.


Current work

The ooo-site has the following file structure:

Root files:

Classification and cleanup:




 file or folder 
 purpose 
 disposition - keep, rename, or delete 
 needs redirection 


 right.gif 

 keep 
 move to images and rename - used here
./he/index.html
./marketing/art/galleries/marketing/logos/index.html
./marketing/art/galleries/marketing/logos/index_new.html
./ui/VisualDesign/OOo_ExtensionsSite.html
./ui/VisualDesign/OOo_ExtensionsSite2.html
./ui/VisualDesign/OOo_ExtensionsSite3.html
./ui/VisualDesign/OOo_TemplateSite.html
./ui/VisualDesign/OOo_TemplateSite_test.html 


 left.gif 

 keep 
 move to images and rename - used here
./development/releases/1.9.m113_snapshot.html
./development/releases/2.0.OOD_m1_snapshot.html
./he/index.html
./marketing/art/galleries/marketing/logos/index.html
./marketing/art/galleries/marketing/logos/index_new.html
./ui/VisualDesign/OOo_ExtensionsSite.html
./ui/VisualDesign/OOo_ExtensionsSite2.html
./ui/VisualDesign/OOo_ExtensionsSite3.html
./ui/VisualDesign/OOo_TemplateSite.html
./ui/VisualDesign/OOo_TemplateSite_test.html 


 gulleggs_ooorc.gif 





 1.1.html 
 Mistake in migration 
 delete 



 OOo_cake_smaller.png 

 delete 



 favicon.ico 





 CommunityNewsRightColumn.html.html 





 Dansk 
 Mistake in migration 
 delete 



 DomainFAQ.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.ja 
 Migrated OOo template 
 delete 



 DomainHome.html.html 
 Migrated OOo template 
 delete 



 DomainHome.html.ja 
 Migrated OOo template 
 delete 



 DomainTermsOfUse.html.html 
 Migrated OOo template 
 delete 



 LiveSearchSiteAuth.xml 
 Migrated OOo template 
 delete 



 OO_thankyou.odt 





 OpenOffice.org 





 about.html 





 contact_us.html 





 contributing.html 





 custom_404.html.html 
 Migrated OOo template 
 delete 



 custom_404.html.ja 
 Migrated OOo template 
 delete 



 dico.html 





 donate-thanks.html 





 enhacement 
 Mistake in migration 
 delete 



 extensions.html 





 faq.html 





 index-image-passthru.html 





 index-old.html 
 remove 




 index.html 





 index_new.html 
 remove 




 lang.mdtext 





 license.html 





 lspintro.html 





 mail_list.html 





 ml_guidelines.html 





 project_issues.html 





 sitemap.html 





 proposals.html 





 quickbugzilla.html 





 terms_of_use.html 





 redirect.html 





 space.html 
 Mistake in migration 
 delete 



 robots.txt 





 google-analytics.js 





 sitemap.css 

 

[CONF] Apache OpenOffice Community File handling proposal for logos and graphics

2013-08-14 Thread David Fisher (Confluence)







File handling proposal for logos and graphics
Page edited by David Fisher


 Changes (2)
 




...
./ui/VisualDesign/OOo_TemplateSite.html ./ui/VisualDesign/OOo_TemplateSite_test.html | 
| gulleggs_ooorc.gif | | | | 
| gulleggs_ooorc.gif | | move | not used | 
| 1.1.html | Mistake in migration | delete | | | OOo_cake_smaller.png | | delete | | 
...


Full Content

Issues at hand

There seems to be an issue with the proliferation of image repositories both on the wiki and the ooo-site. This proposal is to perform an overall cleanup and possibly suggest some enhancements and clarity to the way the the website and other related projects (marketing, branding) are structured.

Planning

The proposal includes certain conventions and sub proposals:

	Cleanup of the ooo-site/images folder, eliminate unused and unnecessary content from the folder.
	Improve the name convention to a more canonical file name.
	Consolidate repositories for all of the above
	Decide whenever content should still be kept in www-site as opposed to wiki



Goals

Provide a simpler and easier way to identify images through simplicity. As a community, future web developers will engage on this work and is important not only to document the work, but also make it easy enough for new comers to get a handle of the assets and structure.


Current work

The ooo-site has the following file structure:

Root files:

Classification and cleanup:




 file or folder 
 purpose 
 disposition - keep, rename, or delete 
 needs redirection 


 right.gif 

 keep 
 move to images and rename - used here
./he/index.html
./marketing/art/galleries/marketing/logos/index.html
./marketing/art/galleries/marketing/logos/index_new.html
./ui/VisualDesign/OOo_ExtensionsSite.html
./ui/VisualDesign/OOo_ExtensionsSite2.html
./ui/VisualDesign/OOo_ExtensionsSite3.html
./ui/VisualDesign/OOo_TemplateSite.html
./ui/VisualDesign/OOo_TemplateSite_test.html 


 left.gif 

 keep 
 move to images and rename - used here
./development/releases/1.9.m113_snapshot.html
./development/releases/2.0.OOD_m1_snapshot.html
./he/index.html
./marketing/art/galleries/marketing/logos/index.html
./marketing/art/galleries/marketing/logos/index_new.html
./ui/VisualDesign/OOo_ExtensionsSite.html
./ui/VisualDesign/OOo_ExtensionsSite2.html
./ui/VisualDesign/OOo_ExtensionsSite3.html
./ui/VisualDesign/OOo_TemplateSite.html
./ui/VisualDesign/OOo_TemplateSite_test.html 


 gulleggs_ooorc.gif 

 move 
 not used 


 1.1.html 
 Mistake in migration 
 delete 



 OOo_cake_smaller.png 

 delete 



 favicon.ico 





 CommunityNewsRightColumn.html.html 





 Dansk 
 Mistake in migration 
 delete 



 DomainFAQ.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.ja 
 Migrated OOo template 
 delete 



 DomainHome.html.html 
 Migrated OOo template 
 delete 



 DomainHome.html.ja 
 Migrated OOo template 
 delete 



 DomainTermsOfUse.html.html 
 Migrated OOo template 
 delete 



 LiveSearchSiteAuth.xml 
 Migrated OOo template 
 delete 



 OO_thankyou.odt 





 OpenOffice.org 





 about.html 





 contact_us.html 





 contributing.html 





 custom_404.html.html 
 Migrated OOo template 
 delete 



 custom_404.html.ja 
 Migrated OOo template 
 delete 



 dico.html 





 donate-thanks.html 





 enhacement 
 Mistake in migration 
 delete 



 extensions.html 





 faq.html 





 index-image-passthru.html 





 index-old.html 
 remove 




 index.html 





 index_new.html 
 remove 




 lang.mdtext 





 license.html 





 lspintro.html 





 mail_list.html 





 ml_guidelines.html 





 project_issues.html 





 sitemap.html 





 proposals.html 





 quickbugzilla.html 





 terms_of_use.html 





 redirect.html 





 space.html 
 Mistake in migration 
 delete 



 robots.txt 





 google-analytics.js 





 sitemap.css 

 keep 
 send to css 


 styles.css 

 keep 
 send to css 


 exceptions.css 

 keep 
 send to css  


 home.css 

 keep 
 send to css 


 topnav.mdtext 
 navigation ssi 




 brand.mdtext 
 Main branding SSI 




 doctype.mdtext 
 html doctype ssi 




 style-test.mdtext 





 footer.mdtext 
 Footer ssi 




 privacy.mdtext 





 banners 





 css 





 styles 
 duplicate 
 keep 
 clean images 


 style 
 duplicate 
 remove 
 clean images 





images/

action-bg.png action-social.png language.png logo-twitter-24.png
action-clipart.png action-templates.png licensing.png logo-twitter-32.png
action-contract.png aoo-logo-100x100.png logo-apache-16.gif marketing.png
action-dictionaries.png AOO_logos/ logo-apache-24.gif money.png
action-download.png apache-incubator-logo.png logo-facebook-16.png ooo-logo.png
action-expand.png 

[CONF] Apache OpenOffice Community File handling proposal for logos and graphics

2013-08-14 Thread David Fisher (Confluence)







File handling proposal for logos and graphics
Page edited by David Fisher


 Changes (2)
 




...
./ui/VisualDesign/OOo_TemplateSite.html ./ui/VisualDesign/OOo_TemplateSite_test.html | 
| gulleggs_ooorc.gif | | move | not used | 
| gulleggs_ooorc.gif | | exists in multiple locations: ./branding/images/gulleggs_ooorc.gif ./de/pics/gulleggs_ooorc.gif ./gulleggs_ooorc.gif ./it/graphics/gulleggs_ooorc.gif ./ka/graphics/gulleggs_ooorc.gif | not used | 
| 1.1.html | Mistake in migration | delete | | | OOo_cake_smaller.png | | delete | | 
...


Full Content

Issues at hand

There seems to be an issue with the proliferation of image repositories both on the wiki and the ooo-site. This proposal is to perform an overall cleanup and possibly suggest some enhancements and clarity to the way the the website and other related projects (marketing, branding) are structured.

Planning

The proposal includes certain conventions and sub proposals:

	Cleanup of the ooo-site/images folder, eliminate unused and unnecessary content from the folder.
	Improve the name convention to a more canonical file name.
	Consolidate repositories for all of the above
	Decide whenever content should still be kept in www-site as opposed to wiki



Goals

Provide a simpler and easier way to identify images through simplicity. As a community, future web developers will engage on this work and is important not only to document the work, but also make it easy enough for new comers to get a handle of the assets and structure.


Current work

The ooo-site has the following file structure:

Root files:

Classification and cleanup:




 file or folder 
 purpose 
 disposition - keep, rename, or delete 
 needs redirection 


 right.gif 

 keep 
 move to images and rename - used here
./he/index.html
./marketing/art/galleries/marketing/logos/index.html
./marketing/art/galleries/marketing/logos/index_new.html
./ui/VisualDesign/OOo_ExtensionsSite.html
./ui/VisualDesign/OOo_ExtensionsSite2.html
./ui/VisualDesign/OOo_ExtensionsSite3.html
./ui/VisualDesign/OOo_TemplateSite.html
./ui/VisualDesign/OOo_TemplateSite_test.html 


 left.gif 

 keep 
 move to images and rename - used here
./development/releases/1.9.m113_snapshot.html
./development/releases/2.0.OOD_m1_snapshot.html
./he/index.html
./marketing/art/galleries/marketing/logos/index.html
./marketing/art/galleries/marketing/logos/index_new.html
./ui/VisualDesign/OOo_ExtensionsSite.html
./ui/VisualDesign/OOo_ExtensionsSite2.html
./ui/VisualDesign/OOo_ExtensionsSite3.html
./ui/VisualDesign/OOo_TemplateSite.html
./ui/VisualDesign/OOo_TemplateSite_test.html 


 gulleggs_ooorc.gif 

 exists in multiple locations:
./branding/images/gulleggs_ooorc.gif
./de/pics/gulleggs_ooorc.gif
./gulleggs_ooorc.gif
./it/graphics/gulleggs_ooorc.gif
./ka/graphics/gulleggs_ooorc.gif 
 not used 


 1.1.html 
 Mistake in migration 
 delete 



 OOo_cake_smaller.png 

 delete 



 favicon.ico 





 CommunityNewsRightColumn.html.html 





 Dansk 
 Mistake in migration 
 delete 



 DomainFAQ.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.ja 
 Migrated OOo template 
 delete 



 DomainHome.html.html 
 Migrated OOo template 
 delete 



 DomainHome.html.ja 
 Migrated OOo template 
 delete 



 DomainTermsOfUse.html.html 
 Migrated OOo template 
 delete 



 LiveSearchSiteAuth.xml 
 Migrated OOo template 
 delete 



 OO_thankyou.odt 





 OpenOffice.org 





 about.html 





 contact_us.html 





 contributing.html 





 custom_404.html.html 
 Migrated OOo template 
 delete 



 custom_404.html.ja 
 Migrated OOo template 
 delete 



 dico.html 





 donate-thanks.html 





 enhacement 
 Mistake in migration 
 delete 



 extensions.html 





 faq.html 





 index-image-passthru.html 





 index-old.html 
 remove 




 index.html 





 index_new.html 
 remove 




 lang.mdtext 





 license.html 





 lspintro.html 





 mail_list.html 





 ml_guidelines.html 





 project_issues.html 





 sitemap.html 





 proposals.html 





 quickbugzilla.html 





 terms_of_use.html 





 redirect.html 





 space.html 
 Mistake in migration 
 delete 



 robots.txt 





 google-analytics.js 





 sitemap.css 

 keep 
 send to css 


 styles.css 

 keep 
 send to css 


 exceptions.css 

 keep 
 send to css  


 home.css 

 keep 
 send to css 


 topnav.mdtext 
 navigation ssi 




 brand.mdtext 
 Main branding SSI 




 doctype.mdtext 
 html doctype ssi 




 style-test.mdtext 





 footer.mdtext 
 Footer ssi 




 privacy.mdtext 





 banners 





 css 





 styles 
 duplicate 
 keep 
 clean images 


 style 
 duplicate 
 remove 
 clean images 





images/


[CONF] Apache OpenOffice Community File handling proposal for logos and graphics

2013-08-14 Thread David Fisher (Confluence)







File handling proposal for logos and graphics
Page edited by David Fisher


 Changes (2)
 




...
./ka/graphics/gulleggs_ooorc.gif | not used | | 1.1.html | Mistake in migration | delete | | 
| OOo_cake_smaller.png | | delete | | 
| OOo_cake_smaller.png | | Keep - used: ./news/index.html ./news/newslist.html ./news/newslist.ssi ./zh-cn/news/index.html ./zh-tw/news/index.html | | 
| favicon.ico | | | | | CommunityNewsRightColumn.html.html | | | | 
...


Full Content

Issues at hand

There seems to be an issue with the proliferation of image repositories both on the wiki and the ooo-site. This proposal is to perform an overall cleanup and possibly suggest some enhancements and clarity to the way the the website and other related projects (marketing, branding) are structured.

Planning

The proposal includes certain conventions and sub proposals:

	Cleanup of the ooo-site/images folder, eliminate unused and unnecessary content from the folder.
	Improve the name convention to a more canonical file name.
	Consolidate repositories for all of the above
	Decide whenever content should still be kept in www-site as opposed to wiki



Goals

Provide a simpler and easier way to identify images through simplicity. As a community, future web developers will engage on this work and is important not only to document the work, but also make it easy enough for new comers to get a handle of the assets and structure.


Current work

The ooo-site has the following file structure:

Root files:

Classification and cleanup:




 file or folder 
 purpose 
 disposition - keep, rename, or delete 
 needs redirection 


 right.gif 

 keep 
 move to images and rename - used here
./he/index.html
./marketing/art/galleries/marketing/logos/index.html
./marketing/art/galleries/marketing/logos/index_new.html
./ui/VisualDesign/OOo_ExtensionsSite.html
./ui/VisualDesign/OOo_ExtensionsSite2.html
./ui/VisualDesign/OOo_ExtensionsSite3.html
./ui/VisualDesign/OOo_TemplateSite.html
./ui/VisualDesign/OOo_TemplateSite_test.html 


 left.gif 

 keep 
 move to images and rename - used here
./development/releases/1.9.m113_snapshot.html
./development/releases/2.0.OOD_m1_snapshot.html
./he/index.html
./marketing/art/galleries/marketing/logos/index.html
./marketing/art/galleries/marketing/logos/index_new.html
./ui/VisualDesign/OOo_ExtensionsSite.html
./ui/VisualDesign/OOo_ExtensionsSite2.html
./ui/VisualDesign/OOo_ExtensionsSite3.html
./ui/VisualDesign/OOo_TemplateSite.html
./ui/VisualDesign/OOo_TemplateSite_test.html 


 gulleggs_ooorc.gif 

 exists in multiple locations:
./branding/images/gulleggs_ooorc.gif
./de/pics/gulleggs_ooorc.gif
./gulleggs_ooorc.gif
./it/graphics/gulleggs_ooorc.gif
./ka/graphics/gulleggs_ooorc.gif 
 not used 


 1.1.html 
 Mistake in migration 
 delete 



 OOo_cake_smaller.png 

 Keep - used:
./news/index.html
./news/newslist.html
./news/newslist.ssi
./zh-cn/news/index.html
./zh-tw/news/index.html 



 favicon.ico 





 CommunityNewsRightColumn.html.html 





 Dansk 
 Mistake in migration 
 delete 



 DomainFAQ.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.ja 
 Migrated OOo template 
 delete 



 DomainHome.html.html 
 Migrated OOo template 
 delete 



 DomainHome.html.ja 
 Migrated OOo template 
 delete 



 DomainTermsOfUse.html.html 
 Migrated OOo template 
 delete 



 LiveSearchSiteAuth.xml 
 Migrated OOo template 
 delete 



 OO_thankyou.odt 





 OpenOffice.org 





 about.html 





 contact_us.html 





 contributing.html 





 custom_404.html.html 
 Migrated OOo template 
 delete 



 custom_404.html.ja 
 Migrated OOo template 
 delete 



 dico.html 





 donate-thanks.html 





 enhacement 
 Mistake in migration 
 delete 



 extensions.html 





 faq.html 





 index-image-passthru.html 





 index-old.html 
 remove 




 index.html 





 index_new.html 
 remove 




 lang.mdtext 





 license.html 





 lspintro.html 





 mail_list.html 





 ml_guidelines.html 





 project_issues.html 





 sitemap.html 





 proposals.html 





 quickbugzilla.html 





 terms_of_use.html 





 redirect.html 





 space.html 
 Mistake in migration 
 delete 



 robots.txt 





 google-analytics.js 





 sitemap.css 

 keep 
 send to css 


 styles.css 

 keep 
 send to css 


 exceptions.css 

 keep 
 send to css  


 home.css 

 keep 
 send to css 


 topnav.mdtext 
 navigation ssi 




 brand.mdtext 
 Main branding SSI 




 doctype.mdtext 
 html doctype ssi 




 style-test.mdtext 





 footer.mdtext 
 Footer ssi 




 privacy.mdtext 





 banners 





 css 





 styles 
 duplicate 
 keep 
 clean images 


 style 
 duplicate 
 remove 
 clean 

[CONF] Apache OpenOffice Community File handling proposal for logos and graphics

2013-08-14 Thread David Fisher (Confluence)







File handling proposal for logos and graphics
Page edited by David Fisher


 Changes (1)
 




...
./ka/graphics/gulleggs_ooorc.gif | not used | | 1.1.html | Mistake in migration | delete | | 
| OOo_cake_smaller.png | | Keep - | used: 
./news/index.html ./news/newslist.html ./news/newslist.ssi ./zh-cn/news/index.html 
./zh-tw/news/index.html | 
| favicon.ico | | | | | CommunityNewsRightColumn.html.html | | | | 
...


Full Content

Issues at hand

There seems to be an issue with the proliferation of image repositories both on the wiki and the ooo-site. This proposal is to perform an overall cleanup and possibly suggest some enhancements and clarity to the way the the website and other related projects (marketing, branding) are structured.

Planning

The proposal includes certain conventions and sub proposals:

	Cleanup of the ooo-site/images folder, eliminate unused and unnecessary content from the folder.
	Improve the name convention to a more canonical file name.
	Consolidate repositories for all of the above
	Decide whenever content should still be kept in www-site as opposed to wiki



Goals

Provide a simpler and easier way to identify images through simplicity. As a community, future web developers will engage on this work and is important not only to document the work, but also make it easy enough for new comers to get a handle of the assets and structure.


Current work

The ooo-site has the following file structure:

Root files:

Classification and cleanup:




 file or folder 
 purpose 
 disposition - keep, rename, or delete 
 needs redirection 


 right.gif 

 keep 
 move to images and rename - used here
./he/index.html
./marketing/art/galleries/marketing/logos/index.html
./marketing/art/galleries/marketing/logos/index_new.html
./ui/VisualDesign/OOo_ExtensionsSite.html
./ui/VisualDesign/OOo_ExtensionsSite2.html
./ui/VisualDesign/OOo_ExtensionsSite3.html
./ui/VisualDesign/OOo_TemplateSite.html
./ui/VisualDesign/OOo_TemplateSite_test.html 


 left.gif 

 keep 
 move to images and rename - used here
./development/releases/1.9.m113_snapshot.html
./development/releases/2.0.OOD_m1_snapshot.html
./he/index.html
./marketing/art/galleries/marketing/logos/index.html
./marketing/art/galleries/marketing/logos/index_new.html
./ui/VisualDesign/OOo_ExtensionsSite.html
./ui/VisualDesign/OOo_ExtensionsSite2.html
./ui/VisualDesign/OOo_ExtensionsSite3.html
./ui/VisualDesign/OOo_TemplateSite.html
./ui/VisualDesign/OOo_TemplateSite_test.html 


 gulleggs_ooorc.gif 

 exists in multiple locations:
./branding/images/gulleggs_ooorc.gif
./de/pics/gulleggs_ooorc.gif
./gulleggs_ooorc.gif
./it/graphics/gulleggs_ooorc.gif
./ka/graphics/gulleggs_ooorc.gif 
 not used 


 1.1.html 
 Mistake in migration 
 delete 



 OOo_cake_smaller.png 

 Keep 
 used:
./news/index.html
./news/newslist.html
./news/newslist.ssi
./zh-cn/news/index.html
./zh-tw/news/index.html 


 favicon.ico 





 CommunityNewsRightColumn.html.html 





 Dansk 
 Mistake in migration 
 delete 



 DomainFAQ.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.html 
 Migrated OOo template 
 delete 



 DomainFeedback.html.ja 
 Migrated OOo template 
 delete 



 DomainHome.html.html 
 Migrated OOo template 
 delete 



 DomainHome.html.ja 
 Migrated OOo template 
 delete 



 DomainTermsOfUse.html.html 
 Migrated OOo template 
 delete 



 LiveSearchSiteAuth.xml 
 Migrated OOo template 
 delete 



 OO_thankyou.odt 





 OpenOffice.org 





 about.html 





 contact_us.html 





 contributing.html 





 custom_404.html.html 
 Migrated OOo template 
 delete 



 custom_404.html.ja 
 Migrated OOo template 
 delete 



 dico.html 





 donate-thanks.html 





 enhacement 
 Mistake in migration 
 delete 



 extensions.html 





 faq.html 





 index-image-passthru.html 





 index-old.html 
 remove 




 index.html 





 index_new.html 
 remove 




 lang.mdtext 





 license.html 





 lspintro.html 





 mail_list.html 





 ml_guidelines.html 





 project_issues.html 





 sitemap.html 





 proposals.html 





 quickbugzilla.html 





 terms_of_use.html 





 redirect.html 





 space.html 
 Mistake in migration 
 delete 



 robots.txt 





 google-analytics.js 





 sitemap.css 

 keep 
 send to css 


 styles.css 

 keep 
 send to css 


 exceptions.css 

 keep 
 send to css  


 home.css 

 keep 
 send to css 


 topnav.mdtext 
 navigation ssi 




 brand.mdtext 
 Main branding SSI 




 doctype.mdtext 
 html doctype ssi 




 style-test.mdtext 





 footer.mdtext 
 Footer ssi 




 privacy.mdtext 





 banners 





 css 





 styles 
 duplicate 
 keep 
 clean images 


 style 
 duplicate 
 remove 
 clean images 





images/


buildbot failure in ASF Buildbot on aoo-w7ia2

2013-08-14 Thread buildbot
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/200

 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 failure in ASF Buildbot on openoffice-linux32-nightly

2013-08-14 Thread buildbot
Hi! , The openoffice-linux32-nightly builder has just completed a run

STATUS: Failure

 Build revision 1514077 on branch None

 Snapshot results at: http://ci.apache.org/projects/openoffice/

 Build using the ASF buildslave: bb-vm2_ubuntu_32bit

 Build results at: 
http://ci.apache.org/builders/openoffice-linux32-nightly/builds/456

 Build reason was: forced: by IRC user arist on channel #asftest: with 
disable-mozilla removed


 Yours Sincerely - The ASF Buildbot (http://ci.apache.org/)
--

 Join the bui...@apache.org mailing list for help with Buildbot