Author: lehmi Date: Thu May 24 16:58:11 2012 New Revision: 1342339 URL: http://svn.apache.org/viewvc?rev=1342339&view=rev Log: updated copyright year, removed ikvm instructions
Modified: pdfbox/trunk/README.txt pdfbox/trunk/fontbox/README.txt pdfbox/trunk/jempbox/README.txt pdfbox/trunk/preflight/README.txt pdfbox/trunk/xmpbox/README.txt Modified: pdfbox/trunk/README.txt URL: http://svn.apache.org/viewvc/pdfbox/trunk/README.txt?rev=1342339&r1=1342338&r2=1342339&view=diff ============================================================================== --- pdfbox/trunk/README.txt (original) +++ pdfbox/trunk/README.txt Thu May 24 16:58:11 2012 @@ -54,7 +54,7 @@ commont issues are: License (see also LICENSE.txt) ============================== -Collective work: Copyright 2011 The Apache Software Foundation. +Collective work: Copyright 2012 The Apache Software Foundation. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with Modified: pdfbox/trunk/fontbox/README.txt URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/README.txt?rev=1342339&r1=1342338&r2=1342339&view=diff ============================================================================== --- pdfbox/trunk/fontbox/README.txt (original) +++ pdfbox/trunk/fontbox/README.txt Thu May 24 16:58:11 2012 @@ -11,10 +11,7 @@ build FontBox. The recommended build com mvn clean install The default build will compile the Java sources and package the binary -classes into a jar package. If you have IKVM.NET <http://www.ikvm.net/> -installed, you can use the -Dikvm=... option to also build a .NET DLL. - - mvn clean install -Dikvm=/path/to/ikvm +classes into a jar package. See the Maven documentation for all the other available build options. @@ -27,7 +24,7 @@ Apache Software Foundation <http://www.a License (see also LICENSE.txt) ============================== -Collective work: Copyright 2011 The Apache Software Foundation. +Collective work: Copyright 2012 The Apache Software Foundation. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with Modified: pdfbox/trunk/jempbox/README.txt URL: http://svn.apache.org/viewvc/pdfbox/trunk/jempbox/README.txt?rev=1342339&r1=1342338&r2=1342339&view=diff ============================================================================== --- pdfbox/trunk/jempbox/README.txt (original) +++ pdfbox/trunk/jempbox/README.txt Thu May 24 16:58:11 2012 @@ -4,31 +4,28 @@ Apache JempBox <http://pdfbox.apache.org The Apache JempBox library is an open source Java tool for working with XMP metadata. - -You need Java 1.5 (or higher) and Maven 2 <http://maven.apache.org/> to -build JempBox. The recommended build command is: - - mvn clean install - -The default build will compile the Java sources and package the binary -classes into a jar package. If you have IKVM.NET <http://www.ikvm.net/> -installed, you can use the -Dikvm=... option to also build a .NET DLL. - - mvn clean install -Dikvm=/path/to/ikvm - -See the Maven documentation for all the other available build options. - -See the issue tracker at https://issues.apache.org/jira/browse/PDFBOX -(component JempBox) for the full list of known issues and requested features. - -JempBox is a subproject of Apache PDFBox. PDFBox is a project of the -Apache Software Foundation. + +You need Java 1.5 (or higher) and Maven 2 <http://maven.apache.org/> to +build JempBox. The recommended build command is: + + mvn clean install + +The default build will compile the Java sources and package the binary +classes into a jar package. + +See the Maven documentation for all the other available build options. + +See the issue tracker at https://issues.apache.org/jira/browse/PDFBOX +(component JempBox) for the full list of known issues and requested features. + +JempBox is a subproject of Apache PDFBox. PDFBox is a project of the +Apache Software Foundation. License (see also LICENSE.txt) ============================== -Collective work: Copyright 2011 The Apache Software Foundation. +Collective work: Copyright 2012 The Apache Software Foundation. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with Modified: pdfbox/trunk/preflight/README.txt URL: http://svn.apache.org/viewvc/pdfbox/trunk/preflight/README.txt?rev=1342339&r1=1342338&r2=1342339&view=diff ============================================================================== --- pdfbox/trunk/preflight/README.txt (original) +++ pdfbox/trunk/preflight/README.txt Thu May 24 16:58:11 2012 @@ -11,10 +11,7 @@ build Preflight. The recommended build c mvn clean install The default build will compile the Java sources and package the binary -classes into a jar package. If you have IKVM.NET <http://www.ikvm.net/> -installed, you can use the -Dikvm=... option to also build a .NET DLL. - - mvn clean install -Dikvm=/path/to/ikvm +classes into a jar package. See the Maven documentation for all the other available build options. @@ -27,7 +24,7 @@ Apache Software Foundation <http://www.a License (see also LICENSE.txt) ============================== -Collective work: Copyright 2011 The Apache Software Foundation. +Collective work: Copyright 2012 The Apache Software Foundation. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with Modified: pdfbox/trunk/xmpbox/README.txt URL: http://svn.apache.org/viewvc/pdfbox/trunk/xmpbox/README.txt?rev=1342339&r1=1342338&r2=1342339&view=diff ============================================================================== --- pdfbox/trunk/xmpbox/README.txt (original) +++ pdfbox/trunk/xmpbox/README.txt Thu May 24 16:58:11 2012 @@ -11,10 +11,7 @@ build XmpBox. The recommended build comm mvn clean install The default build will compile the Java sources and package the binary -classes into a jar package. If you have IKVM.NET <http://www.ikvm.net/> -installed, you can use the -Dikvm=... option to also build a .NET DLL. - - mvn clean install -Dikvm=/path/to/ikvm +classes into a jar package. See the Maven documentation for all the other available build options. @@ -27,7 +24,7 @@ Apache Software Foundation <http://www.a License (see also LICENSE.txt) ============================== -Collective work: Copyright 2011 The Apache Software Foundation. +Collective work: Copyright 2012 The Apache Software Foundation. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with