[Bug 123686] Remove support for building multiple languages in one run of make_installer.pl

2014-02-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123686

Oliver-Rainer Wittmann o...@apache.org changed:

   What|Removed |Added

 CC||o...@apache.org
   Target Milestone|--- |4.1.0

--- Comment #4 from Oliver-Rainer Wittmann o...@apache.org ---
@Andre: Is this issue solved already?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123686] Remove support for building multiple languages in one run of make_installer.pl

2013-11-14 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123686

Andre awf@googlemail.com changed:

   What|Removed |Added

   Assignee|iss...@openoffice.apache.or |awf@googlemail.com
   |g   |

--- Comment #1 from Andre awf@googlemail.com ---
This is a cleanup task for bug 123531.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123686] Remove support for building multiple languages in one run of make_installer.pl

2013-11-14 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123686

--- Comment #2 from SVN Robot svn...@dev.null.org ---
af committed SVN revision 1541908 into trunk:
123686: Removed support for building multiple languages in one run.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123686] Remove support for building multiple languages in one run of make_installer.pl

2013-11-14 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123686

--- Comment #3 from Andre awf@googlemail.com ---
Turned @installer::globals::languageproducts into
$installer::globals::languageproduct (note the @ and $ at the start and the s
and missing s at the end) and changed its uses accordingly.

Had to keep a dummy loop in make_installer.pl that loops exactly once.  It
remains necessary so that the 'next' statements still work.  The ca 1500 lines
should be refactored into something readable, but there are more important
things to do at the moment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.