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 157308 - "From parameter not specified" error from harness\build.xml
Summary: "From parameter not specified" error from harness\build.xml
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: rmichalsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-22 14:23 UTC by Oleg Khokhlov
Modified: 2009-05-28 16:47 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 Oleg Khokhlov 2009-01-22 14:23:28 UTC
Performance tests have stopped to work.
Trying to clean or build them we get the following error log:

taskdefs:
-convert-old-project:
common-init:
C:\WORK\trunk\nbbuild\netbeans\harness\build.xml:102: From parameter not specified.
BUILD FAILED (total time: 6 seconds)

Product Version: NetBeans IDE Dev (Build 090121)
Java: 1.6.0_10; Java HotSpot(TM) Server VM 11.0-b15
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\tester\.netbeans\dev

You can try to open e.g. performance/web project and build it.
Comment 1 rmichalsky 2009-01-22 15:14:20 UTC
Already fixed in core-main #7dda21bb62ba
Comment 2 Oleg Khokhlov 2009-05-28 16:47:21 UTC
verified