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 31562 - copy_pre not buildable from NetBeans
Summary: copy_pre 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:
: 31563 31565 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-28 09:08 UTC by _ mihmax
Modified: 2003-03-12 21:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Errorlog (1.16 KB, text/plain)
2003-02-28 09:12 UTC, _ mihmax
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ mihmax 2003-02-28 09:08:56 UTC
When I invoked t13s/build.xml -> copy_pre after
checkouting clean trunk version, it can't build
itself.

Log attached.
Comment 1 _ mihmax 2003-02-28 09:12:35 UTC
Created attachment 9210 [details]
Errorlog
Comment 2 jhuth 2003-03-06 03:07:13 UTC
Fixed the L10nTask.java and GetL9eFiles.java
ant tasks so they work on Windows, and fixed
L10nTask.java so it can be used to get the
localized files without requiring that the
full l10n kit be built.
Comment 3 _ mihmax 2003-03-06 11:23:09 UTC
Jerry, you're an ideal person to make a disorder ;-)
What version is it fixed in?:
 trunk or release35 or both?

Please also set the Target Milestone to the correct value 
(4.0 or 3.5, I filed issue 31733 to get more versions)

Where's the CVS log of commits on affected files?
Comment 4 jhuth 2003-03-11 21:27:15 UTC
*** Issue 31563 has been marked as a duplicate of this issue. ***
Comment 5 jhuth 2003-03-11 21:28:08 UTC
*** Issue 31565 has been marked as a duplicate of this issue. ***
Comment 6 jhuth 2003-03-11 22:03:22 UTC
There's still a problem with this which I'll fix
shortly.
Comment 7 jhuth 2003-03-11 23:06:01 UTC
Fixed these files in the trunk:

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

log:
#31562 Fixed GetL9eFiles.java so the translatedfiles build 
works from
other directories, which also allows it to be run from 
inside
NetBeans.  Also changed translatedfiles/build.xml so it's 
easier to
test GetL9eFiles.java.
Comment 8 _ mihmax 2003-03-12 12:58:47 UTC
Jerry, thanks a lot, I'll commit this into release35 
branch shortly.
Comment 9 _ mihmax 2003-03-12 21:45:40 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