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 97866 - Provide FileEncodingQueryImplementation.
Summary: Provide FileEncodingQueryImplementation.
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks: 89008 97848
  Show dependency tree
 
Reported: 2007-03-14 16:38 UTC by Milos Kleint
Modified: 2008-06-26 12:02 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 Milos Kleint 2007-03-14 16:38:31 UTC
The project should provide FileEncodingQueryImplementation in its lookup and
javac task should use encoding argument. See the umbrella issue.
Comment 1 Milos Kleint 2007-04-13 16:52:40 UTC
done, using maven-compiler-plugin config for sources, maven-resources-plugin
config for resources.