mirror of
https://github.com/apache/maven.git
synced 2025-02-07 02:29:10 +00:00
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. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@493811 13f79535-47bb-0310-9956-ffa450edef68
See: http://maven.apache.org/guides/development/guide-building-m2.html
Description
Languages
Java
99.6%
Shell
0.2%
Batchfile
0.1%