This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 33134 - Create separate project file for en and multilanguage installer
Summary: Create separate project file for en and multilanguage installer
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-22 16:31 UTC by Richard Gregor
Modified: 2003-07-10 07:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
diff of changes in enlish project file (251 bytes, patch)
2003-04-22 16:35 UTC, Richard Gregor
Details | Diff
new project file for multilanguage installer (84.71 KB, text/plain)
2003-04-22 16:36 UTC, Richard Gregor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Gregor 2003-04-22 16:31:19 UTC
There shoul be separate project file to build
english installer and multilanguage installer. So
set NB.xml as project file to build english
installer and create NB_ml.xml for multilanguage
installer.
Comment 1 Richard Gregor 2003-04-22 16:35:20 UTC
Created attachment 10082 [details]
diff of changes in enlish project file
Comment 2 Richard Gregor 2003-04-22 16:36:35 UTC
Created attachment 10083 [details]
new project file for multilanguage installer
Comment 3 Richard Gregor 2003-04-22 16:53:53 UTC
Fixed in trunk.

Checking in NB.xml;
/cvs/installer/NB.xml,v  <--  NB.xml
new revision: 1.27; previous revision: 1.26
done
RCS file: /cvs/installer/NB_ml.xml,v
done
Checking in NB_ml.xml;
/cvs/installer/NB_ml.xml,v  <--  NB_ml.xml
initial revision: 1.1
done


Comment 4 Richard Gregor 2003-04-22 17:27:43 UTC
Fixed lenght of array of locales. 

Checking in NB.xml;
/cvs/installer/NB.xml,v  <--  NB.xml
new revision: 1.28; previous revision: 1.27
done
Comment 5 Martin Entlicher 2003-04-22 17:39:09 UTC
Reviewed without objections.
Comment 6 _ ttran 2003-04-23 17:09:32 UTC
approved for 3.5
Comment 7 Richard Gregor 2003-04-25 10:14:09 UTC
Merged.Need to change build.xml also to start separet builds.

Checking in NB.xml;
/cvs/installer/NB.xml,v  <--  NB.xml
new revision: 1.19.2.7; previous revision: 1.19.2.6
done
Checking in NB_ml.xml;
/cvs/installer/NB_ml.xml,v  <--  NB_ml.xml
new revision: 1.2.2.1; previous revision: 1.2
done
Comment 8 rbalada 2003-04-25 14:03:00 UTC
Checking in build.xml;
/cvs/installer/build.xml,v  <--  build.xml
new revision: 1.6.2.1; previous revision: 1.6
done
RCS file: /cvs/installer/Attic/buildNB_ml.bat,v
done
Checking in buildNB_ml.bat;
/cvs/installer/Attic/buildNB_ml.bat,v  <--  buildNB_ml.bat
new revision: 1.1.2.1; previous revision: 1.1
done
cvs diff: buildNB_ml.bat is a new entry, no comparison available
Processing log script arguments...
Mailing the commit message to cvs@installer.netbeans.org (from
rbalada@netbeans.org)
Comment 9 Richard Gregor 2003-07-10 07:44:47 UTC
Verified.