[jboss-cvs] jboss-seam/build/repository/com/lowagie/itext/2.0.4 ...

Peter Muir peter at bleepbleep.org.uk
Thu Aug 16 06:53:41 EDT 2007


  User: pmuir   
  Date: 07/08/16 06:53:41

  Added:       build/repository/com/lowagie/itext/2.0.4      
                        itext-2.0.4.pom.sha1 itext-2.0.4.pom.md5
                        itext-2.0.4.jar.sha1 itext-2.0.4.jar
                        itext-2.0.4.pom itext-2.0.4.jar.md5
  Log:
  More work on dependency mangement and better coverage target
  
  Revision  Changes    Path
  1.1      date: 2007/08/16 10:53:41;  author: pmuir;  state: Exp;jboss-seam/build/repository/com/lowagie/itext/2.0.4/itext-2.0.4.pom.sha1
  
  Index: itext-2.0.4.pom.sha1
  ===================================================================
  adddbf6822d2dfcea92fca059e881a631647994f
  
  
  1.1      date: 2007/08/16 10:53:41;  author: pmuir;  state: Exp;jboss-seam/build/repository/com/lowagie/itext/2.0.4/itext-2.0.4.pom.md5
  
  Index: itext-2.0.4.pom.md5
  ===================================================================
  6073b47fc4a2e2a39ca0e8a18d69abb0
  
  
  1.1      date: 2007/08/16 10:53:41;  author: pmuir;  state: Exp;jboss-seam/build/repository/com/lowagie/itext/2.0.4/itext-2.0.4.jar.sha1
  
  Index: itext-2.0.4.jar.sha1
  ===================================================================
  da95e5b91b5e583412a7a8736a00c0eee5fc3d96
  
  
  1.1      date: 2007/08/16 10:53:41;  author: pmuir;  state: Exp;jboss-seam/build/repository/com/lowagie/itext/2.0.4/itext-2.0.4.jar
  
  	<<Binary file>>
  
  
  1.1      date: 2007/08/16 10:53:41;  author: pmuir;  state: Exp;jboss-seam/build/repository/com/lowagie/itext/2.0.4/itext-2.0.4.pom
  
  Index: itext-2.0.4.pom
  ===================================================================
  <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>
  	<groupId>com.lowagie</groupId>
  	<artifactId>itext</artifactId>
  	<packaging>jar</packaging>
  	<name>iText, a Free Java-PDF library</name>
  	<version>2.0.4</version>
  	<description>iText, a free Java-PDF library</description>
  	<url>http://www.lowagie.com/iText/</url>
  	<mailingLists>
  		<mailingList>
  			<name>iText Questions</name>
  			<subscribe>
  				http://lists.sourceforge.net/lists/listinfo/itext-questions
  			</subscribe>
  			<post>itext-questions at lists.sourceforge.net</post>
  			<archive>
  				http://news.gmane.org/gmane.comp.java.lib.itext.general
  			</archive>
  			<otherArchives>
  				<otherArchive>http://www.junlu.com/2.html</otherArchive>
  				<otherArchive>
  					http://sourceforge.net/mailarchive/forum.php?forum_id=3273
  				</otherArchive>
  				<otherArchive>
  					http://www.mail-archive.com/itext-questions%40lists.sourceforge.net/
  				</otherArchive>
  			</otherArchives>
  		</mailingList>
  	</mailingLists>
  	<developers>
  		<developer>
  			<id>blowagie</id>
  			<name>Bruno Lowagie</name>
  			<email>bruno at lowagie.com</email>
  			<url>http://www.lowagie.com</url>
  		</developer>
  		<developer>
  			<id>psoares33</id>
  			<name>Paulo Soares</name>
  		</developer>
  		<developer>
  			<id>hallm</id>
  			<name>Mark Hall</name>
  		</developer>
  	</developers>
  	<licenses>
  		<license>
  			<name>Mozilla Public License</name>
  			<url>http://www.mozilla.org/MPL/MPL-1.1.html</url>
  			<comments>
  				iText was originally published under the LGPLicense.
  				LGPL can be used as an alternative license for the MPL.
  			</comments>
  		</license>
  	</licenses>
  	<scm>
  		<connection>scm:cvs:pserver:anonymous at cvs.sourceforge.net:/cvsroot/itext:src</connection>
  		<url>http://cvs.sourceforge.net/viewcvs.py/itext</url>
  	</scm>
  	<dependencies />
  	<build>
  		<plugins>
  			<plugin>
  				<groupId>org.apache.maven.plugins</groupId>
  				<artifactId>maven-jar-plugin</artifactId>
  				<configuration>
  					<archive>
  						<manifest>
  							<mainClass>
  								com.lowagie.tools.Toolbox
  							</mainClass>
  						</manifest>
  					</archive>
  				</configuration>
  			</plugin>
  		</plugins>
  	</build>
  </project>
  
  
  
  1.1      date: 2007/08/16 10:53:41;  author: pmuir;  state: Exp;jboss-seam/build/repository/com/lowagie/itext/2.0.4/itext-2.0.4.jar.md5
  
  Index: itext-2.0.4.jar.md5
  ===================================================================
  38c2bfb70f9d01ee8fbc6daf69ab7efc
  
  



More information about the jboss-cvs-commits mailing list