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 177508 - Build doesn't work with 6.8 bits
Summary: Build doesn't work with 6.8 bits
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-24 06:37 UTC by Martin Ryzl
Modified: 2009-12-18 03:33 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch (654 bytes, text/plain)
2009-11-24 06:37 UTC, Martin Ryzl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Ryzl 2009-11-24 06:37:27 UTC
when netbeans.base.url property points to the NB 6.8 bits, build fails because the regexp in build.xml cannot recognize . in the name of netbeans distribution.
Patch attached. It affects projects that depend on the javafx support.
Comment 1 Martin Ryzl 2009-11-24 06:37:50 UTC
Created attachment 91598 [details]
patch
Comment 2 Alexandr Scherbatiy 2009-12-18 03:33:50 UTC
probably it is fixed now.