Re: [RELEASE] Release Manager position

2015-03-28 Thread jan i
On Saturday, March 28, 2015, Ariel Constenla-Haile wrote: > On Mon, Mar 23, 2015 at 02:23:39PM -0700, Kay Schenk wrote: > > We are still in the planning phase for our next release, tentatively > > 4.1.2. One of the first and most important items we need to have is a > > Release Manager. Our form

[RELEASE] Release Manager position

2015-03-28 Thread jan i
On Saturday, March 28, 2015, Ariel Constenla-Haile > wrote: > On Mon, Mar 23, 2015 at 02:23:39PM -0700, Kay Schenk wrote: > > We are still in the planning phase for our next release, tentatively > > 4.1.2. One of the first and most important items we need to have is a > > Release Manager. Our for

Re: Windows buildbot failures -- can you help?

2015-03-28 Thread Kay Schenk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/27/2015 11:37 PM, Ariel Constenla-Haile wrote: > On Wed, Mar 25, 2015 at 09:59:03AM -0700, Kay Schenk wrote: >> Dear all -- >> >> If you've been building with Windows, we could use some assistance wi th >> tracking down our Windows buildbot pro

Re: Error at installation after building Openoffice (Ubuntu 14.04)

2015-03-28 Thread Driss Ben Zoubeir
where can one apply for a wiki account? 2015-03-28 2:13 GMT+01:00 Alexandro Colorado : > On Fri, Mar 27, 2015 at 6:53 PM, Kay Schenk wrote: > > > > > > > On 03/27/2015 02:38 PM, Driss Ben Zoubeir wrote: > > > Hi, > > > > > > I think I the 2nd install command under > > > > > > https://wiki.openo

First Easy Task

2015-03-28 Thread Driss Ben Zoubeir
Hi All, After the build of openoffice I am now looking for my first task. Under Bugzilla I found this Issue 95167, but I have no idea where to assign it to my self and no idea how to begin cheking code related to that issue? can somebody help me with first dev. steps? Rgds

Re: First Easy Task

2015-03-28 Thread Alexandro Colorado
you can just comment with the attached patch. On Sat, Mar 28, 2015 at 1:50 PM, Driss Ben Zoubeir wrote: > Hi All, > > After the build of openoffice I am now looking for my first task. Under > Bugzilla I found this Issue 95167, but I have no idea where to assign it to > my self and no idea how to

Re: First Easy Task

2015-03-28 Thread Driss Ben Zoubeir
you mean just write a comment in the issue in bugzilla? 2015-03-28 20:29 GMT+01:00 Alexandro Colorado : > you can just comment with the attached patch. > > On Sat, Mar 28, 2015 at 1:50 PM, Driss Ben Zoubeir < > driss.zoub...@gmail.com> > wrote: > > > Hi All, > > > > After the build of openoffice

Re: First Easy Task

2015-03-28 Thread Alexandro Colorado
yes, once you work out the issue and generate the code, you can just submit it as an attachment to your comentary. If you dont know how to create a patch is a utility that makes a diff dump from the original file: http://www.cyberciti.biz/faq/appy-patch-file-using-patch-command/ On 3/28/15, Driss

Re: First Easy Task

2015-03-28 Thread Alexandro Colorado
Since you are probably using svn, you can make the diff against the previous versions of the file. Svn diff would be the best way to do this: https://ariejan.net/2007/07/03/how-to-create-and-apply-a-patch-with-subversion/ On 3/28/15, Alexandro Colorado wrote: > yes, once you work out the issue an

Re: Error at installation after building Openoffice (Ubuntu 14.04)

2015-03-28 Thread Alexandro Colorado
at http://wiki.openoffice.org you sign in, then look for create account and then msg your nick to the list in order to be validated (I think). Validation process has changed through the years. The guide was fixed anyway. On Sat, Mar 28, 2015 at 1:27 PM, Driss Ben Zoubeir wrote: > where can one

Re: First Easy Task

2015-03-28 Thread Driss Ben Zoubeir
Hi, Alexandro that is anyway very helpful. I am just new here and have some oriention difficulties. How to find the code related to an issue? I tried to find some hints here https://wiki.openoffice.org/wiki/Source_code_directories but I cannot go further. how is the procedure to find the code rela

Re: First Easy Task

2015-03-28 Thread Alexandro Colorado
There is a sourcecode browser we have called opengrok. http://opengrok.adfinis-sygroup.org/source/ Is pretty fast, I suggest to read the documentation to understand the higher level features for searching. On Sat, Mar 28, 2015 at 5:34 PM, Driss Ben Zoubeir wrote: > Hi, > > Alexandro that is any

Re: First Easy Task

2015-03-28 Thread Ariel Constenla-Haile
Hello Driss, On Sat, Mar 28, 2015 at 06:50:22PM +0100, Driss Ben Zoubeir wrote: > Hi All, > > After the build of openoffice I am now looking for my first task. Under > Bugzilla I found this Issue 95167, but I have no idea where to assign it to > my self and no idea how to begin cheking code relat