Clarify updates

Fix typo


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114679 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2004-02-04 04:30:32 +00:00
parent c05da0b9b1
commit a0b8ffcd8f

View File

@ -2,13 +2,13 @@ The Maven team is pleased to announce the Castor plugin 1.1 release!
http://maven.apache.org/reference/plugins/castor/
A plugin for converting providing access to Castor from Maven
A plugin for providing access to Castor from Maven
User-visible changes in this version:
- enables the mapping of namespaces for imported schemas to java packages.
See http://castor.exolab.org/SourceGeneratorUser.pdf for details.
- allows the directory containing castorbuilder.properties to be specified via the property 'maven.castor.properties.dir'
- the directory containing a customised castorbuilder.properties
file may now be specified via the property 'maven.castor.properties.dir',
to configure source code generation
- updates the castor jar dependency from 0.9.4.3 to 0.9.5
Note that this plugin has been tested with Maven 1.0 rc1.