/[Apache-SVN]
ViewVC logotype

Revision 279997


Jump to revision: Previous Next
Author: jvanzyl
Date: Sat Sep 10 12:12:40 2005 UTC (19 years, 2 months ago)
Changed paths: 1
Log Message:
o allowing the specification of the bean property that should be used for
  reading/writing configuration values. I briefly discussed this with John but
  is up for discussion. We felt the most "bean" like way would be to allow
  something like the following:
  
  @parameter property="project"
  
  Which would mean that for that particular field to read/write it a
  getProject() and setProject(Project) method would be present.
  


Changed paths

Path Details
Directorymaven/components/trunk/maven-plugin-tools/maven-plugin-tools-java/src/main/java/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractor.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26