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 217340 - API Review: Added a helper method creating LibraryImplementation3 for Ant and Maven projects
Summary: API Review: Added a helper method creating LibraryImplementation3 for Ant and...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks: 216383
  Show dependency tree
 
Reported: 2012-08-24 05:53 UTC by Tomas Zezula
Modified: 2012-09-05 08:07 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Diff file (11.45 KB, patch)
2012-08-24 06:00 UTC, Tomas Zezula
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2012-08-24 05:53:49 UTC
Added a helper method creating default implementation of the LibraryImplementation3 interface for both Ant and Maven projects. The java specific helper method is more easily used compared to generic support.
Comment 1 Tomas Zezula 2012-08-24 06:00:45 UTC
Created attachment 123504 [details]
Diff file
Comment 2 Petr Jiricka 2012-08-24 07:47:06 UTC
Thanks a lot Tomas.

PJ01: Will not the getPropertyValue method throw StringIndexOutOfBoundsException if you pass empty array as the parameter? http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html#substring(int, int)
Comment 3 Tomas Zezula 2012-08-24 07:51:44 UTC
PJ01: fixed.
Comment 4 Tomas Zezula 2012-09-05 08:07:03 UTC
Fixed jet-main 2117b7dd1c11