Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Changelog Report

Total number of change sets: 1

Changes between 2006-12-13 and 2007-01-13

Total Commits: 4

Total Number of Files Changed: 19

Date Author File/Message
2007-01-10 03:08:07 Arnaud Heritier

/maven/components/trunk/maven-model/project.properties v494686

Forgot to add the repository to find modello snapshots
2007-01-10 01:59:34 Arnaud Heritier

/maven/components/trunk/maven-model/maven.xml v494673

/maven/components/trunk/maven-model/pom.xml v494673

/maven/components/trunk/maven-model/project.properties v494673

/maven/components/trunk/maven-model/project.xml v494673

/maven/components/trunk/maven-model/src/site/xdoc v494673

/maven/components/trunk/maven-model/src/site/xdoc/navigation.xml v494673

Update M1 build : - Use the latest snapshot of modello-plugin - Update the documentation which will be deployed here : http://maven.apache.org/maven-1.x/reference/maven-model/${pom.currentVersion}/
2007-01-07 20:13:33 Jason van Zyl

/maven/components/trunk/build.properties v493811

/maven/components/trunk/build.xml v493811

/maven/components/trunk/maven-embedder/pom.xml v493811

/maven/components/trunk/maven-embedder/src/main/java/org/apache/maven/embedder/MavenEmbedder.java v493811

/maven/components/trunk/maven-embedder/src/main/java/org/apache/maven/embedder/MavenEmbedderSecurityManager.java v493811

/maven/components/trunk/maven-embedder/src/test/java/org/apache/maven/embedder/MavenEmbedderTest.java v493811

/maven/components/trunk/maven-model/pom.xml v493811

/maven/components/trunk/maven-plugin-registry/pom.xml v493811

/maven/components/trunk/maven-profile/pom.xml v493811

/maven/components/trunk/maven-settings/pom.xml v493811

/maven/components/trunk/pom.xml v493811

o lining up all the uses of modello and using 1.0-alpha-13 of the modello plugin everywhere o add the generation of a JDOMWriter for use in the embedder so that working with models doesn't completely whack the existing XML, and allow for outputting the namespace declarations o add a security manager to the embedder which is off by default but will barf if someone tries to set system properties. you have to specifically turn this on because it will more then likely break tons of code like xerces setting a system property named "version", nice.
2006-12-25 01:58:23 Arnaud Heritier

/maven/components/trunk/maven-model/maven.mdo v490092

Fix invalid XHTML in a comment