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 31749 - nbm target not buildable from NetBeans
Summary: nbm target not buildable from NetBeans
Status: VERIFIED FIXED
Alias: None
Product: nblocalization
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: jhuth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-06 15:01 UTC by _ mihmax
Modified: 2003-03-12 21:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ mihmax 2003-03-06 15:01:41 UTC
When I run, e.g.:
e:\trunk\translatedfiles>  ant nbm
(from command-line)

It succesfully creates .nbm files in t13s/nbm,

However when I run nbm target on t13s/build.xml from 
within NetBeans, it (w/o any error messages) doesn't 
create any .nbm's under t13s/ directory.

(I tested this drawback under Linux too, that's why 
OS=Platform=All)

Jerry, could you look at it?
If you have no time, reassign the issue to me, I'll look 
at it, it seems that I feel the source of a problem.
Comment 1 jhuth 2003-03-06 16:43:10 UTC
Not sure it really matters whether the t13s build
works from NetBeans, but I'll take a look.
Comment 2 jhuth 2003-03-11 21:26:05 UTC
Fixed these files in the trunk:

nbbuild/antsrc/org/netbeans/nbbuild/LocMakeNBM.java
translatedfiles/build.xml

log:
#31749 Fixed LocMakeNBM.java so the translatedfiles build 
works from
other directories, which also allows it to be run from 
inside
NetBeans.  Also changed translatedfiles/build.xml to fix 
the db part
of the build.
Comment 3 _ mihmax 2003-03-12 12:59:00 UTC
Jerry, thanks a lot, I'll commit this into release35 
branch shortly.
Comment 4 _ mihmax 2003-03-12 21:46:19 UTC
Commited to release35 branch:

Checking in translatedfiles/build.xml;
new revision: 1.50.12.1; previous revision: 1.50

nbbuild/antsrc/org/netbeans/nbbuild/LocalizedJar.java;
new revision: 1.15.2.2; previous revision: 1.15.2.1

nbbuild/antsrc/org/netbeans/nbbuild/GetL9eFiles.java;
new revision: 1.2.4.1; previous revision: 1.2

nbbuild/antsrc/org/netbeans/nbbuild/LocMakeNBM.java;
new revision: 1.3.22.1; previous revision: 1.3

nbbuild/antsrc/org/netbeans/nbbuild/L10nTask.java;
new revision: 1.3.2.1; previous revision: 1.3