Author: sebb Date: Wed Apr 2 10:56:36 2008 New Revision: 643996 URL: http://svn.apache.org/viewvc?rev=643996&view=rev Log: Add <?xml version="1.0"?> to XML files
Modified: jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/assemble/main.xml jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/assemble/main.xml jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/assemble/main.xml jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/assemble/main.xml jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/src/assemble/main.xml jakarta/cactus/trunk/integration/eclipse/assembly-conf.xml jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/pom.xml jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-bin.xml jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-src.xml jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-bin.xml jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-src.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testBundleProperties/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusSysProperties/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusTestSkip/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusWarEarProperties/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testCustomWarName/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testIncludeResources/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testMultipleSrcDir/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testSimpleWar/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testSimpleWarNoWebXml/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testSkipPropertyEar/maven.xml jakarta/cactus/trunk/integration/maven/src/plugin-test/testSkipPropertyWar/maven.xml jakarta/cactus/trunk/samples/ivy.xml Modified: jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/assemble/main.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/assemble/main.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/assemble/main.xml (original) +++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/assemble/main.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/assemble/main.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/assemble/main.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/assemble/main.xml (original) +++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/assemble/main.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/assemble/main.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/assemble/main.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/assemble/main.xml (original) +++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/assemble/main.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/assemble/main.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/assemble/main.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/assemble/main.xml (original) +++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/assemble/main.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/src/assemble/main.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/src/assemble/main.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/src/assemble/main.xml (original) +++ jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/src/assemble/main.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/integration/eclipse/assembly-conf.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/assembly-conf.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/eclipse/assembly-conf.xml (original) +++ jakarta/cactus/trunk/integration/eclipse/assembly-conf.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/pom.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/pom.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/pom.xml (original) +++ jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/pom.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with Modified: jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-bin.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-bin.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-bin.xml (original) +++ jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-bin.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-src.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-src.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-src.xml (original) +++ jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-src.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml (original) +++ jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-bin.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-bin.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-bin.xml (original) +++ jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-bin.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-src.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-src.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-src.xml (original) +++ jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-src.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testBundleProperties/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testBundleProperties/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testBundleProperties/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testBundleProperties/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusSysProperties/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusSysProperties/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusSysProperties/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusSysProperties/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusTestSkip/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusTestSkip/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusTestSkip/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusTestSkip/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusWarEarProperties/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusWarEarProperties/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusWarEarProperties/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testCactusWarEarProperties/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testCustomWarName/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testCustomWarName/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testCustomWarName/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testCustomWarName/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testIncludeResources/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testIncludeResources/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testIncludeResources/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testIncludeResources/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testMultipleSrcDir/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testMultipleSrcDir/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testMultipleSrcDir/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testMultipleSrcDir/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testSimpleWar/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testSimpleWar/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testSimpleWar/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testSimpleWar/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testSimpleWarNoWebXml/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testSimpleWarNoWebXml/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testSimpleWarNoWebXml/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testSimpleWarNoWebXml/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testSkipPropertyEar/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testSkipPropertyEar/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testSkipPropertyEar/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testSkipPropertyEar/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/integration/maven/src/plugin-test/testSkipPropertyWar/maven.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/src/plugin-test/testSkipPropertyWar/maven.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/maven/src/plugin-test/testSkipPropertyWar/maven.xml (original) +++ jakarta/cactus/trunk/integration/maven/src/plugin-test/testSkipPropertyWar/maven.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more Modified: jakarta/cactus/trunk/samples/ivy.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/ivy.xml?rev=643996&r1=643995&r2=643996&view=diff ============================================================================== --- jakarta/cactus/trunk/samples/ivy.xml (original) +++ jakarta/cactus/trunk/samples/ivy.xml Wed Apr 2 10:56:36 2008 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]