Index: api20/project.properties =================================================================== --- api20/project.properties (Revision 528550) +++ api20/project.properties (Arbeitskopie) @@ -14,11 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -maven.junit.sysproperties = javax.xml.parsers.DocumentBuilderFactory basedir -javax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl +maven.junit.sysproperties = basedir -xmlapis.jarfile = ${pom.getDependencyPath('xml-apis:xml-apis')} -xerces.jarfile = ${pom.getDependencyPath('xerces:xerces')} junit.jarfile = ${pom.getDependencyPath('junit:junit')} # Manifest seed file Index: api20/maven.xml =================================================================== --- api20/maven.xml (Revision 528550) +++ api20/maven.xml (Arbeitskopie) @@ -46,27 +46,4 @@ - - - - - - - - - - - - - - - - - - - - - - Index: api20/project.xml =================================================================== --- api20/project.xml (Revision 528550) +++ api20/project.xml (Arbeitskopie) @@ -41,16 +41,6 @@ 1.1 - xerces - xercesImpl - 2.8.1 - - - xml-apis - xml-apis - 1.3.03 - - junit junit 3.8.1