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 45817 - Project with custem ant script gets "invalidated"
Summary: Project with custem ant script gets "invalidated"
Status: CLOSED DUPLICATE of bug 45606
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-01 19:19 UTC by lynggaard
Modified: 2006-03-24 09:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The log from netbeans as requested in the dialog (63.03 KB, text/plain)
2004-07-01 19:20 UTC, lynggaard
Details
The ant script (3.78 KB, text/plain)
2004-07-01 19:21 UTC, lynggaard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lynggaard 2004-07-01 19:19:47 UTC
Soemtimes the "settings" of netbeans gets
corrupted and after this I'm not able to build,
compile or do anything with the project. 

Steps:
1. create a project with custom ant script and
configure it.
2. Work on the project, includeing building it
3. restart Netbeans,

Expected result:
I should be able to continue working on the project.

Actual result: 
I cannot build,compile or anything that involves
my ant script. NB claims it is not a valid ant script.

Workaround:
Closing netbeans and deleteing the settings
directory (.netbeans/dev). After this I can
recreate the projects and everything works.

I am unsure what triggers it.

Sometimes it occurs after I have restarted
netbeans because of some exception, but I don't
think that is needed.

Running jdk 1.5 beta 2,netbeans 4.0 daily
(24/6),amd 64.
Comment 1 lynggaard 2004-07-01 19:20:37 UTC
Created attachment 16114 [details]
The log from netbeans as requested in the dialog
Comment 2 lynggaard 2004-07-01 19:21:38 UTC
Created attachment 16115 [details]
The ant script
Comment 3 Jesse Glick 2004-07-04 05:53:09 UTC

*** This issue has been marked as a duplicate of 45606 ***
Comment 4 Marian Mirilovic 2005-07-12 10:15:36 UTC
closed