You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by gg...@apache.org on 2004/10/19 20:02:58 UTC

cvs commit: jakarta-commons/codec project.xml

ggregory    2004/10/19 11:02:58

  Modified:    codec    project.xml
  Log:
  Format: align tags and remove random blank lines.
  
  Revision  Changes    Path
  1.40      +61 -74    jakarta-commons/codec/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/project.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- project.xml	13 Jul 2004 12:46:02 -0000	1.39
  +++ project.xml	19 Oct 2004 18:02:58 -0000	1.40
  @@ -15,65 +15,56 @@
   limitations under the License.
   -->
   <project>
  -    
  -  <pomVersion>3</pomVersion>
  - 
  -  <id>commons-codec</id>
  -  <currentVersion>1.3</currentVersion>
  -  <inceptionYear>2002</inceptionYear>
  -  <name>Codec</name>
  -  <shortDescription>Simple encoders and decoders</shortDescription>
  -  <description>
  +    <pomVersion>3</pomVersion>
  +    <id>commons-codec</id>
  +    <currentVersion>1.3</currentVersion>
  +    <inceptionYear>2002</inceptionYear>
  +    <name>Codec</name>
  +    <shortDescription>Simple encoders and decoders</shortDescription>
  +    <description>
      The codec package contains simple encoder and decoders for
      various formats such as Base64 and Hexadecimal.  In addition to these
      widely used encoders and decoders, the codec package also maintains a
      collection of phonetic encoding utilities.
     </description>
  -  <logo>/images/logo.png</logo>
  -  
  -  <url>http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</url>
  -  <package>org.apache.commons.${pom.artifactId.substring(8)}</package>
  -
  -  <organization>
  -    <name>The Apache Software Foundation</name>
  -    <url>http://jakarta.apache.org</url>
  -    <logo>http://jakarta.apache.org/images/original-jakarta-logo.gif</logo>
  -  </organization>
  -  
  -  <licenses>
  -	<license>
  -    	<name>The Apache Software License, Version 2.0</name>
  -    	<url>/LICENSE.txt</url>
  -    	<distribution>repo</distribution>
  -	</license>
  -  </licenses>
  -  
  -  <gumpRepositoryId>jakarta</gumpRepositoryId>
  -  <issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl>
  -  <siteAddress>jakarta.apache.org</siteAddress>
  -  <siteDirectory>/www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</distributionDirectory>
  -  
  -  <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/${pom.artifactId.substring(8)}</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons/${pom.artifactId.substring(8)}/</url>
  -  </repository>
  -  
  -  <mailingLists>
  -    <mailingList>
  -      <name>Commons Dev List</name>
  -      <subscribe>commons-dev-subscribe@jakarta.apache.org</subscribe>
  -      <unsubscribe>commons-dev-unsubscribe@jakarta.apache.org</unsubscribe>
  -      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive>
  -    </mailingList>
  -    <mailingList>
  -      <name>Commons User List</name>
  -      <subscribe>commons-user-subscribe@jakarta.apache.org</subscribe>
  -      <unsubscribe>commons-user-unsubscribe@jakarta.apache.org</unsubscribe>
  -      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive>
  -    </mailingList>
  -  </mailingLists>
  -  
  +    <logo>/images/logo.png</logo>
  +    <url>http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</url>
  +    <package>org.apache.commons.${pom.artifactId.substring(8)}</package>
  +    <organization>
  +        <name>The Apache Software Foundation</name>
  +        <url>http://jakarta.apache.org</url>
  +        <logo>http://jakarta.apache.org/images/original-jakarta-logo.gif</logo>
  +    </organization>
  +    <licenses>
  +        <license>
  +            <name>The Apache Software License, Version 2.0</name>
  +            <url>/LICENSE.txt</url>
  +            <distribution>repo</distribution>
  +        </license>
  +    </licenses>
  +    <gumpRepositoryId>jakarta</gumpRepositoryId>
  +    <issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl>
  +    <siteAddress>jakarta.apache.org</siteAddress>
  +    <siteDirectory>/www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</siteDirectory>
  +    <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</distributionDirectory>
  +    <repository>
  +        <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/${pom.artifactId.substring(8)}</connection>
  +        <url>http://cvs.apache.org/viewcvs/jakarta-commons/${pom.artifactId.substring(8)}/</url>
  +    </repository>
  +    <mailingLists>
  +        <mailingList>
  +            <name>Commons Dev List</name>
  +            <subscribe>commons-dev-subscribe@jakarta.apache.org</subscribe>
  +            <unsubscribe>commons-dev-unsubscribe@jakarta.apache.org</unsubscribe>
  +            <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive>
  +        </mailingList>
  +        <mailingList>
  +            <name>Commons User List</name>
  +            <subscribe>commons-user-subscribe@jakarta.apache.org</subscribe>
  +            <unsubscribe>commons-user-unsubscribe@jakarta.apache.org</unsubscribe>
  +            <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive>
  +        </mailingList>
  +    </mailingLists>
       <versions>
           <version>
               <id>1.1-rc1</id>
  @@ -189,24 +180,22 @@
       </contributors>
       <dependencies>
           <dependency>
  -           <id>junit</id>
  -           <version>3.8.1</version>
  -           <url>http://www.junit.org</url>
  -       </dependency>
  +            <id>junit</id>
  +            <version>3.8.1</version>
  +            <url>http://www.junit.org</url>
  +        </dependency>
       </dependencies>
       <issueTrackingUrl>http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Commons&amp;component=Codec&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time</issueTrackingUrl>
  -   
       <build>
  -    	<nagEmailAddress>commons-dev@jakarta.apache.org</nagEmailAddress>
  -    	<sourceDirectory>src/java</sourceDirectory>
  -    	<unitTestSourceDirectory>src/test</unitTestSourceDirectory>
  -    	<integrationUnitTestSourceDirectory/>
  -    	<aspectSourceDirectory/>
  -
  -    	<!-- Unit test classes -->
  -    	<unitTest>
  -	      	<includes>
  -	        	<include>**/Test*.java</include>
  +        <nagEmailAddress>commons-dev@jakarta.apache.org</nagEmailAddress>
  +        <sourceDirectory>src/java</sourceDirectory>
  +        <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
  +        <integrationUnitTestSourceDirectory/>
  +        <aspectSourceDirectory/>
  +        <!-- Unit test classes -->
  +        <unitTest>
  +            <includes>
  +                <include>**/Test*.java</include>
                   <include>**/*Test.java</include>
               </includes>
               <excludes>
  @@ -220,12 +209,10 @@
                       </includes>
                   </resource>
               </resources>
  -   		</unitTest>
  -
  -  	</build>
  -    
  +        </unitTest>
  +    </build>
       <reports>
  -	    <report>maven-changes-plugin</report>
  +        <report>maven-changes-plugin</report>
           <report>maven-changelog-plugin</report>
           <report>maven-checkstyle-plugin</report>
           <report>maven-clover-plugin</report>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org