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 36967 - updated build.xml diff for new paths enclosed
Summary: updated build.xml diff for new paths enclosed
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: antlr (show other bugs)
Version: 3.x
Hardware: All Unix
: P1 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-01 22:34 UTC by _ rschilling
Modified: 2008-03-25 22:00 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ rschilling 2003-11-01 22:34:20 UTC
Added some classpaths to build.xml - below is the
CVS diff that applies.  Notice I built a base
distribution first to make sure I could add the
antlr module later.

===================================================================
RCS file: /cvs/antlr/build.xml,v
retrieving revision 1.7
diff -r1.7 build.xml
37a38
>       <pathelement
location="/usr/local/java/classes/antlrall.jar"/>
47a49,55
>       <fileset dir="../nbbuild/netbeans/lib">
>         <include name="openide*.jar" />
>       </fileset>
>       <fileset
dir="../nbbuild/netbeans/modules/autoload">
>         <include name="*.jar" />
>       </fileset>
>
Comment 1 Jiri Prox 2007-09-17 21:48:11 UTC
Obsolete milestone, please reevaluate