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 77877 - Web Project is unusable - unable to Clean & Build
Summary: Web Project is unusable - unable to Clean & Build
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Radko Najman
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-06-14 10:01 UTC by Martin Krauskopf
Modified: 2006-08-28 11:19 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 Martin Krauskopf 2006-06-14 10:01:34 UTC
Linux - own fresh 5.5 build

1) Create new Web Project
2) Clean & Build --> fails

Probably regression of fix in issue 77648.
Comment 1 Radko Najman 2006-06-14 10:06:32 UTC
Yes, I know about that. It is caused because build dir doesn't exist in this
case.  I'm not sure if it is P1, there is an easy workaround, just call Build
action instead of Clean & Build.
Comment 2 Martin Krauskopf 2006-06-14 10:15:15 UTC
I believe it is P1. I think that every user will encounter it very early. So
every user will have to guess the mentioned workaround. And it also slows down
developers a little bit. And probably simple fix? Just guessing :)
Comment 3 Martin Krauskopf 2006-06-14 10:30:30 UTC
PS: the bug is "delegated" also to Clean & Build of ear project with web
modules. This is how I encountered it. So one have to clean all submodules
one-by-one.
Comment 4 Radko Najman 2006-06-14 10:47:21 UTC
Fixed.

Checking in build-impl.xsl;
/cvs/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl,v
 <--  build-impl.xsl
new revision: 1.100.12.6.2.37; previous revision: 1.100.12.6.2.36
done
Comment 5 Radko Najman 2006-06-14 10:47:29 UTC
Fixed.

Checking in build-impl.xsl;
/cvs/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl,v
 <--  build-impl.xsl
new revision: 1.100.12.6.2.37; previous revision: 1.100.12.6.2.36
done
Comment 6 Dan Kolar 2006-08-28 11:19:47 UTC
v.