Author: veithen
Date: Sat Apr  2 20:21:15 2011
New Revision: 1088108

URL: http://svn.apache.org/viewvc?rev=1088108&view=rev
Log:
Reformatted POM file, replacing tabs by spaces.

Modified:
    webservices/commons/branches/modules/neethi/2_0_X_BRANCH/pom.xml

Modified: webservices/commons/branches/modules/neethi/2_0_X_BRANCH/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/branches/modules/neethi/2_0_X_BRANCH/pom.xml?rev=1088108&r1=1088107&r2=1088108&view=diff
==============================================================================
--- webservices/commons/branches/modules/neethi/2_0_X_BRANCH/pom.xml (original)
+++ webservices/commons/branches/modules/neethi/2_0_X_BRANCH/pom.xml Sat Apr  2 
20:21:15 2011
@@ -19,142 +19,142 @@
   -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
-       <modelVersion>4.0.0</modelVersion>
+    <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <version>8</version>
     </parent>
-       <groupId>org.apache.neethi</groupId>
-       <artifactId>neethi</artifactId>
-       <name>Apache Neethi</name>
-       <version>2.0.6-SNAPSHOT</version>
+    <groupId>org.apache.neethi</groupId>
+    <artifactId>neethi</artifactId>
+    <name>Apache Neethi</name>
+    <version>2.0.6-SNAPSHOT</version>
     <packaging>bundle</packaging>
-       <description>Apache Neethi provides general framework for the 
programmers to use WS Policy. It is compliant with latest WS Policy 
specification which was published in March 2006. This framework is specifically 
written to enable the Apache Web services stack to use WS Policy as a way of 
expressing it's requirements and capabilities.</description>
-       <url>http://ws.apache.org/commons/neethi/</url>
-       <issueManagement>
-               <url>http://issues.apache.org/jira/browse/NEETHI</url>
-       </issueManagement>
+    <description>Apache Neethi provides general framework for the programmers 
to use WS Policy. It is compliant with latest WS Policy specification which was 
published in March 2006. This framework is specifically written to enable the 
Apache Web services stack to use WS Policy as a way of expressing it's 
requirements and capabilities.</description>
+    <url>http://ws.apache.org/commons/neethi/</url>
+    <issueManagement>
+        <url>http://issues.apache.org/jira/browse/NEETHI</url>
+    </issueManagement>
 
-       <mailingLists>
-               <mailingList>
-                       <name>WS Developers</name>
-                       <subscribe>[email protected]</subscribe>
-                       <unsubscribe>[email protected]</unsubscribe>
-                       <post>[email protected]</post>
-                       
<archive>http://mail-archives.apache.org/mod_mbox/ws-dev/</archive>
-               </mailingList>
-       </mailingLists>
-       <inceptionYear>2004</inceptionYear>
-       <developers>
-               <developer>
-                       <name>Sanjiva Weerawarana</name>
-                       <id>sanjiva</id>
-                       <organization>WSO2 Inc.</organization>
-                       <email>[email protected]</email>
-               </developer>
-               <developer>
-                       <name>Davanum Srinivas</name>
-                       <id>dims</id>
-                       <organization>IBM</organization>
-                       <email>[email protected]</email>
-               </developer>
-               <developer>
-                       <name>Dittmann, Werner</name>
-                       <id>werner</id>
-                       <organization />
-                       <email>[email protected]</email>
-               </developer>
-               <developer>
-                       <name>Sanka Samaranayake</name>
-                       <id>sanka</id>
-                       <organization>WSO2 Inc.</organization>
-                       <email>[email protected]</email>
-               </developer>
+    <mailingLists>
+        <mailingList>
+            <name>WS Developers</name>
+            <subscribe>[email protected]</subscribe>
+            <unsubscribe>[email protected]</unsubscribe>
+            <post>[email protected]</post>
+            <archive>http://mail-archives.apache.org/mod_mbox/ws-dev/</archive>
+        </mailingList>
+    </mailingLists>
+    <inceptionYear>2004</inceptionYear>
+    <developers>
+        <developer>
+            <name>Sanjiva Weerawarana</name>
+            <id>sanjiva</id>
+            <organization>WSO2 Inc.</organization>
+            <email>[email protected]</email>
+        </developer>
+        <developer>
+            <name>Davanum Srinivas</name>
+            <id>dims</id>
+            <organization>IBM</organization>
+            <email>[email protected]</email>
+        </developer>
+        <developer>
+            <name>Dittmann, Werner</name>
+            <id>werner</id>
+            <organization />
+            <email>[email protected]</email>
+        </developer>
+        <developer>
+            <name>Sanka Samaranayake</name>
+            <id>sanka</id>
+            <organization>WSO2 Inc.</organization>
+            <email>[email protected]</email>
+        </developer>
         <developer>
             <name>Daniel Kulp</name>
             <id>dkulp</id>
             <email>[email protected]</email>
         </developer>
-               <developer>
+        <developer>
             <!-- Documentation -->
-                       <name>Chatra Nakkawita</name>
-                       <id>chatra</id>
-                       <organization>WSO2 Inc.</organization>
-                       <email>[email protected]</email>
-               </developer>
-       </developers>
-       <licenses>
-               <license>
-                       <name>The Apache Software License, Version 2.0</name>
-                       
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-                       <distribution>repo</distribution>
-               </license>
-       </licenses>
-       <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/branches/modules/neethi/2_0_X_BRANCH</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/branches/modules/neethi/2_0_X_BRANCH</developerConnection>
-               
<url>http://svn.apache.org/viewcvs.cgi/webservices/commons/branches/modules/neethi/2_0_X_BRANCH</url>
-       </scm>
-       <organization>
-               <name>The Apache Software Foundation</name>
-               <url>http://www.apache.org/</url>
-       </organization>
-       <build>
+            <name>Chatra Nakkawita</name>
+            <id>chatra</id>
+            <organization>WSO2 Inc.</organization>
+            <email>[email protected]</email>
+        </developer>
+    </developers>
+    <licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+    <scm>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/branches/modules/neethi/2_0_X_BRANCH</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/branches/modules/neethi/2_0_X_BRANCH</developerConnection>
+        
<url>http://svn.apache.org/viewcvs.cgi/webservices/commons/branches/modules/neethi/2_0_X_BRANCH</url>
+    </scm>
+    <organization>
+        <name>The Apache Software Foundation</name>
+        <url>http://www.apache.org/</url>
+    </organization>
+    <build>
         <resources>
-          <resource>
-             <directory>src/main/resources</directory>
-           </resource>
+            <resource>
+                <directory>src/main/resources</directory>
+            </resource>
         </resources>
-               <plugins>
-                       <plugin>
-                               <artifactId>maven-compiler-plugin</artifactId>
-                               <configuration>
-                                       <source>1.3</source>
-                                       <target>1.3</target>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <artifactId>maven-surefire-plugin</artifactId>
-                               <configuration>
-                                       <forkMode>once</forkMode>
-                                       <childDelegation>false</childDelegation>
-                                       <excludes>
-                                               
<exclude>**/PolicyTestCase.java</exclude>
-                                       </excludes>
-                                       <includes>
-                                               
<include>**/*Test*.java</include>
-                                       </includes>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <artifactId>maven-release-plugin</artifactId>
-                               <configuration>
-                                       
<tagBase>https://svn.apache.org/repos/asf/webservices/commons/tags/neethi</tagBase>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <artifactId>maven-assembly-plugin</artifactId>
-                               <configuration>
-                                       <descriptors>
-                                               
<descriptor>src/main/assembly/bin.xml</descriptor>
-                                       </descriptors>
-                                       <tarLongFileMode>gnu</tarLongFileMode>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <artifactId>maven-source-plugin</artifactId>
-                               <executions>
-                                       <execution>
-                                               <goals>
-                                                       <goal>jar</goal>
-                                               </goals>
-                                       </execution>
-                               </executions>
-                               <configuration>
-                                       <attach>true</attach>
-                               </configuration>
-                       </plugin>
+        <plugins>
+            <plugin>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <configuration>
+                    <source>1.3</source>
+                    <target>1.3</target>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <configuration>
+                    <forkMode>once</forkMode>
+                    <childDelegation>false</childDelegation>
+                    <excludes>
+                        <exclude>**/PolicyTestCase.java</exclude>
+                    </excludes>
+                    <includes>
+                        <include>**/*Test*.java</include>
+                    </includes>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-release-plugin</artifactId>
+                <configuration>
+                    
<tagBase>https://svn.apache.org/repos/asf/webservices/commons/tags/neethi</tagBase>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-assembly-plugin</artifactId>
+                <configuration>
+                    <descriptors>
+                        <descriptor>src/main/assembly/bin.xml</descriptor>
+                    </descriptors>
+                    <tarLongFileMode>gnu</tarLongFileMode>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-source-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>jar</goal>
+                        </goals>
+                    </execution>
+                </executions>
+                <configuration>
+                    <attach>true</attach>
+                </configuration>
+            </plugin>
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
@@ -184,89 +184,89 @@
                 </configuration>
             </plugin>
 
-               </plugins>
-       </build>
-       <profiles>
-               <profile>
-                       <id>release</id>
-                       <activation>
-                               <property>
-                                       <name>release</name>
-                                       <value />
-                               </property>
-                       </activation>
-                       <build>
-                               <plugins>
-                                       <plugin>
-                                               
<artifactId>maven-javadoc-plugin</artifactId>
+        </plugins>
+    </build>
+    <profiles>
+        <profile>
+            <id>release</id>
+            <activation>
+                <property>
+                    <name>release</name>
+                    <value />
+                </property>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <artifactId>maven-javadoc-plugin</artifactId>
                         <version>2.7</version>
-                                               <executions>
-                                                       <execution>
-                                                               <goals>
-                                                                       
<goal>javadoc</goal>
-                                                               </goals>
-                                                       </execution>
-                                               </executions>
-                                               <configuration>
-                                                       <attach>true</attach>
-                                               </configuration>
-                                       </plugin>
-                               </plugins>
-                       </build>
-               </profile>
-       </profiles>
+                        <executions>
+                            <execution>
+                                <goals>
+                                    <goal>javadoc</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                        <configuration>
+                            <attach>true</attach>
+                        </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
 
 
-       <dependencies>
-               <dependency>
-                       <groupId>org.apache.ws.commons.axiom</groupId>
-                       <artifactId>axiom-api</artifactId>
-                       <version>${axiom.version}</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.apache.ws.commons.axiom</groupId>
-                       <artifactId>axiom-impl</artifactId>
-                       <version>${axiom.version}</version>
-                       <scope>runtime</scope>
-               </dependency>
-               <dependency>
-                       <groupId>wsdl4j</groupId>
-                       <artifactId>wsdl4j</artifactId>
-                       <version>1.6.2</version>
-               </dependency>
-               <dependency>
-                       <groupId>junit</groupId>
-                       <artifactId>junit</artifactId>
-                       <version>3.8.2</version>
-                       <scope>test</scope>
-               </dependency>
-               <dependency>
-                       <groupId>org.codehaus.woodstox</groupId>
-                       <artifactId>wstx-asl</artifactId>
-                       <version>3.2.4</version>
-               </dependency>
-       </dependencies>
-       <reporting>
-               <plugins>
-                       <plugin>
-                                <groupId>org.apache.maven.plugins</groupId>
-                                <artifactId>maven-javadoc-plugin</artifactId>
-                 <version>2.7</version>
-                       </plugin>
-                       <plugin>
-                               
<artifactId>maven-project-info-reports-plugin</artifactId>
-                       </plugin>
-               </plugins>
-       </reporting>
-       <distributionManagement>
-               <site>
-                       <id>website</id>
-                       
<url>scpexe://people.apache.org/www/ws.apache.org/commons/neethi</url>
-               </site>
-       </distributionManagement>
-       <properties>
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.ws.commons.axiom</groupId>
+            <artifactId>axiom-api</artifactId>
+            <version>${axiom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.ws.commons.axiom</groupId>
+            <artifactId>axiom-impl</artifactId>
+            <version>${axiom.version}</version>
+            <scope>runtime</scope>
+        </dependency>
+        <dependency>
+            <groupId>wsdl4j</groupId>
+            <artifactId>wsdl4j</artifactId>
+            <version>1.6.2</version>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>3.8.2</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.codehaus.woodstox</groupId>
+            <artifactId>wstx-asl</artifactId>
+            <version>3.2.4</version>
+        </dependency>
+    </dependencies>
+    <reporting>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <version>2.7</version>
+            </plugin>
+            <plugin>
+                <artifactId>maven-project-info-reports-plugin</artifactId>
+            </plugin>
+        </plugins>
+    </reporting>
+    <distributionManagement>
+        <site>
+            <id>website</id>
+            
<url>scpexe://people.apache.org/www/ws.apache.org/commons/neethi</url>
+        </site>
+    </distributionManagement>
+    <properties>
         <axiom.version>1.2.11</axiom.version>
         <neethi.osgi.version>${project.version}</neethi.osgi.version>
         <failIfNoTests>false</failIfNoTests>
-       </properties>
+    </properties>
 </project>


Reply via email to