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 100507 - MalformedURLException: no protocol: ./com-liguorien-csscompletion.nbm
Summary: MalformedURLException: no protocol: ./com-liguorien-csscompletion.nbm
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 89627
  Show dependency tree
 
Reported: 2007-04-10 19:31 UTC by Jiri Rechtacek
Modified: 2007-04-10 22:09 UTC (History)
1 user (show)

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 Jiri Rechtacek 2007-04-10 19:31:09 UTC
If some distribution URL to NBM in catalog.xml is relative, e.g.
"./path-to-nbm.nbm" it throws MalformedURLException when parsing the catalog.
Comment 1 Jiri Rechtacek 2007-04-10 19:33:03 UTC
Checking in UpdateItemTest.java;
/shared/data/ccvs/repository/autoupdate/services/test/unit/src/org/netbeans/spi/autoupdate/Attic/UpdateItemTest.java,v
 <--  UpdateItemTest.java
new revision: 1.1.2.3; previous revision: 1.1.2.2
done
Comment 2 Jiri Rechtacek 2007-04-10 22:09:20 UTC
Checking in
test/unit/src/org/netbeans/modules/autoupdate/updateprovider/AutoupdateCatalogParserTest.java;
/shared/data/ccvs/repository/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/updateprovider/Attic/AutoupdateCatalogParserTest.java,v
 <--  AutoupdateCatalogParserTest.java
new revision: 1.1.2.6; previous revision: 1.1.2.5
done
Checking in src/org/netbeans/modules/autoupdate/updateprovider/SimpleItem.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/updateprovider/Attic/SimpleItem.java,v
 <--  SimpleItem.java
new revision: 1.1.2.10; previous revision: 1.1.2.9
done
Checking in
test/unit/src/org/netbeans/modules/autoupdate/updateprovider/data/catalog.xml;
/shared/data/ccvs/repository/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/updateprovider/data/Attic/catalog.xml,v
 <--  catalog.xml
new revision: 1.1.2.2; previous revision: 1.1.2.1
done