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 112540 - Wrong template for build.xml
Summary: Wrong template for build.xml
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-10 13:27 UTC by Tomas Mysik
Modified: 2007-08-10 17:23 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 Tomas Mysik 2007-08-10 13:27:10 UTC
Steps to reproduce:
1) create new EJB project
2) open build.xml - there are "pre-dist", "post-compile" etc. targets there - but in build-impl.xml these names are 
prefixed with "-" (so "-pre-dist", "-post-compile" etc. targets are called)

Product Version: NetBeans IDE Dev (Build 070810)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Linux version 2.6.22-ck1 running on i386; UTF-8; cs_CZ (nb)
Comment 1 Andrei Badea 2007-08-10 17:23:15 UTC
Fixed.

Checking in src/org/netbeans/modules/j2ee/ejbjarproject/resources/build.xsl;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build.xsl,v  <--  build.xsl
new revision: 1.5; previous revision: 1.4
done