cvs commit: xml-fop/examples/embedding/java/embedding/tools AbstractObjectReader.java EasyGenerationContentHandlerProxy.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:34:51

  Modified:examples/embedding/java/embedding ExampleDOM2PDF.java
ExampleFO2PDF.java ExampleObj2PDF.java
ExampleObj2XML.java ExampleSVG2PDF.java
ExampleXML2FO.java ExampleXML2PDF.java
   examples/embedding/java/embedding/model ProjectMember.java
ProjectTeam.java ProjectTeamInputSource.java
ProjectTeamXMLReader.java
   examples/embedding/java/embedding/tools
AbstractObjectReader.java
EasyGenerationContentHandlerProxy.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.4   +16 -48xml-fop/examples/embedding/java/embedding/ExampleDOM2PDF.java
  
  Index: ExampleDOM2PDF.java
  ===
  RCS file: /home/cvs/xml-fop/examples/embedding/java/embedding/ExampleDOM2PDF.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ExampleDOM2PDF.java   9 Jan 2004 08:56:43 -   1.3
  +++ ExampleDOM2PDF.java   27 Feb 2004 17:34:50 -  1.4
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2004 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package embedding;
   
   //Java
  
  
  
  1.4   +16 -48

cvs commit: xml-fop/examples/mathml/src/org/apache/fop/mathml MathMLElement.java MathMLElementMapping.java MathMLObj.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:36:21

  Modified:examples/mathml/src/org/apache/fop/mathml MathMLElement.java
MathMLElementMapping.java MathMLObj.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.4   +16 -48
xml-fop/examples/mathml/src/org/apache/fop/mathml/MathMLElement.java
  
  Index: MathMLElement.java
  ===
  RCS file: 
/home/cvs/xml-fop/examples/mathml/src/org/apache/fop/mathml/MathMLElement.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- MathMLElement.java7 Nov 2003 21:22:26 -   1.3
  +++ MathMLElement.java27 Feb 2004 17:36:21 -  1.4
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.mathml;
   
   import java.awt.Color;
  
  
  
  1.5   +16 -48
xml-fop/examples/mathml/src/org/apache/fop/mathml/MathMLElementMapping.java
  
  Index: MathMLElementMapping.java
  ===
  RCS file: 
/home/cvs/xml-fop/examples/mathml/src/org/apache/fop/mathml/MathMLElementMapping.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MathMLElementMapping.java 7 Nov 2003 21:22:26 -   1.4
  +++ 

cvs commit: xml-fop/examples/plan/src/org/apache/fop/plan ActionInfo.java EventList.java GroupInfo.java Main.java PlanDrawer.java PlanElement.java PlanElementMapping.java PlanHints.java PlanObj.java PlanRenderer.java SimplePlanDrawer.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:37:50

  Modified:examples/plan/src/org/apache/fop/plan ActionInfo.java
EventList.java GroupInfo.java Main.java
PlanDrawer.java PlanElement.java
PlanElementMapping.java PlanHints.java PlanObj.java
PlanRenderer.java SimplePlanDrawer.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -48xml-fop/examples/plan/src/org/apache/fop/plan/ActionInfo.java
  
  Index: ActionInfo.java
  ===
  RCS file: /home/cvs/xml-fop/examples/plan/src/org/apache/fop/plan/ActionInfo.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ActionInfo.java   7 Mar 2003 10:47:51 -   1.2
  +++ ActionInfo.java   27 Feb 2004 17:37:50 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.plan;
   
   import java.util.Date;
  
  
  
  1.3   +16 -48xml-fop/examples/plan/src/org/apache/fop/plan/EventList.java
  
  Index: EventList.java
  ===
  RCS file: /home/cvs/xml-fop/examples/plan/src/org/apache/fop/plan/EventList.java,v
  retrieving revision 1.2
  retrieving 

cvs commit: xml-fop/src/java/org/apache/fop/apps CommandLineOptions.java Document.java Driver.java FOFileHandler.java FOPException.java FOUserAgent.java Fop.java InputHandler.java Version.java XSLTInputHandler.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:39:05

  Modified:src/java/org/apache/fop/apps CommandLineOptions.java
Document.java Driver.java FOFileHandler.java
FOPException.java FOUserAgent.java Fop.java
InputHandler.java Version.java
XSLTInputHandler.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.15  +16 -48xml-fop/src/java/org/apache/fop/apps/CommandLineOptions.java
  
  Index: CommandLineOptions.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/apps/CommandLineOptions.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- CommandLineOptions.java   10 Feb 2004 23:51:26 -  1.14
  +++ CommandLineOptions.java   27 Feb 2004 17:39:05 -  1.15
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.apps;
   
   // java
  
  
  
  1.11  +16 -48xml-fop/src/java/org/apache/fop/apps/Document.java
  
  Index: Document.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/apps/Document.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- 

cvs commit: xml-fop/src/java/org/apache/fop/area/extensions BookmarkData.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:40:31

  Modified:src/java/org/apache/fop/area/extensions BookmarkData.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -48
xml-fop/src/java/org/apache/fop/area/extensions/BookmarkData.java
  
  Index: BookmarkData.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java/org/apache/fop/area/extensions/BookmarkData.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- BookmarkData.java 27 Sep 2003 20:57:48 -  1.2
  +++ BookmarkData.java 27 Feb 2004 17:40:31 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.area.extensions;
   
   import org.apache.fop.area.PageViewport;
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/src/java/org/apache/fop/area/inline Anchor.java Character.java Container.java FilledArea.java ForeignObject.java Image.java InlineArea.java InlineParent.java Leader.java Space.java TextArea.java UnresolvedPageNumber.java Viewport.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:40:58

  Modified:src/java/org/apache/fop/area/inline Anchor.java
Character.java Container.java FilledArea.java
ForeignObject.java Image.java InlineArea.java
InlineParent.java Leader.java Space.java
TextArea.java UnresolvedPageNumber.java
Viewport.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/inline/Anchor.java
  
  Index: Anchor.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/area/inline/Anchor.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Anchor.java   11 Mar 2003 13:05:40 -  1.1
  +++ Anchor.java   27 Feb 2004 17:40:58 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.area.inline;
   
   /**
  
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/area/inline/Character.java
  
  Index: Character.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/area/inline/Character.java,v
  retrieving revision 1.3
  retrieving 

cvs commit: xml-fop/src/java/org/apache/fop/area Area.java AreaTree.java AreaTreeControl.java AreaTreeModel.java BeforeFloat.java Block.java BlockParent.java BlockViewport.java BodyRegion.java CTM.java CachedRenderPagesModel.java Flow.java Footnote.java LineArea.java LineTrait.java LinkResolver.java MainReference.java Page.java PageViewport.java RegionReference.java RegionViewport.java RenderPagesModel.java Resolveable.java Span.java StorePagesModel.java Title.java Trait.java TreeExt.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:41:27

  Modified:src/java/org/apache/fop/area Area.java AreaTree.java
AreaTreeControl.java AreaTreeModel.java
BeforeFloat.java Block.java BlockParent.java
BlockViewport.java BodyRegion.java CTM.java
CachedRenderPagesModel.java Flow.java Footnote.java
LineArea.java LineTrait.java LinkResolver.java
MainReference.java Page.java PageViewport.java
RegionReference.java RegionViewport.java
RenderPagesModel.java Resolveable.java Span.java
StorePagesModel.java Title.java Trait.java
TreeExt.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/Area.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/Area.java.diff?r1=1.1r2=1.2
  
  
  1.8   +16 -48xml-fop/src/java/org/apache/fop/area/AreaTree.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/AreaTree.java.diff?r1=1.7r2=1.8
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/area/AreaTreeControl.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/AreaTreeControl.java.diff?r1=1.2r2=1.3
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/AreaTreeModel.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/AreaTreeModel.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/BeforeFloat.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/BeforeFloat.java.diff?r1=1.1r2=1.2
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/area/Block.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/Block.java.diff?r1=1.2r2=1.3
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/BlockParent.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/BlockParent.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/BlockViewport.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/BlockViewport.java.diff?r1=1.1r2=1.2
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/area/BodyRegion.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/BodyRegion.java.diff?r1=1.3r2=1.4
  
  
  1.8   +16 -48xml-fop/src/java/org/apache/fop/area/CTM.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/CTM.java.diff?r1=1.7r2=1.8
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/area/CachedRenderPagesModel.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/CachedRenderPagesModel.java.diff?r1=1.2r2=1.3
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/Flow.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/Flow.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/Footnote.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/Footnote.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/LineArea.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/LineArea.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/LineTrait.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/LineTrait.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/LinkResolver.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/LinkResolver.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/MainReference.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/MainReference.java.diff?r1=1.1r2=1.2
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/area/Page.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/Page.java.diff?r1=1.3r2=1.4
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/area/PageViewport.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/PageViewport.java.diff?r1=1.2r2=1.3
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/area/RegionReference.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/RegionReference.java.diff?r1=1.3r2=1.4
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/area/RegionViewport.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/area/RegionViewport.java.diff?r1=1.3r2=1.4
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/area/RenderPagesModel.java
  
  

cvs commit: xml-fop/src/java/org/apache/fop/datatypes ColorType.java CompoundDatatype.java FODimension.java KeepValue.java Length.java LengthBase.java Numeric.java PercentBase.java ToBeImplemented.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:42:28

  Modified:src/java/org/apache/fop/datatypes ColorType.java
CompoundDatatype.java FODimension.java
KeepValue.java Length.java LengthBase.java
Numeric.java PercentBase.java ToBeImplemented.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.6   +16 -48xml-fop/src/java/org/apache/fop/datatypes/ColorType.java
  
  Index: ColorType.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/datatypes/ColorType.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ColorType.java2 Feb 2004 15:01:39 -   1.5
  +++ ColorType.java27 Feb 2004 17:42:28 -  1.6
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.datatypes;
   
   import java.awt.Color;
  
  
  
  1.5   +16 -48xml-fop/src/java/org/apache/fop/datatypes/CompoundDatatype.java
  
  Index: CompoundDatatype.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/datatypes/CompoundDatatype.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CompoundDatatype.java 2 Feb 

cvs commit: xml-fop/src/java/org/apache/fop/fo/extensions/svg BatikExtensionElementMapping.java SVGElement.java SVGElementMapping.java SVGObj.java SVGUserAgent.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:43:22

  Modified:src/java/org/apache/fop/fo/extensions/svg
BatikExtensionElementMapping.java SVGElement.java
SVGElementMapping.java SVGObj.java
SVGUserAgent.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -48
xml-fop/src/java/org/apache/fop/fo/extensions/svg/BatikExtensionElementMapping.java
  
  Index: BatikExtensionElementMapping.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java/org/apache/fop/fo/extensions/svg/BatikExtensionElementMapping.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- BatikExtensionElementMapping.java 19 Sep 2003 14:33:15 -  1.2
  +++ BatikExtensionElementMapping.java 27 Feb 2004 17:43:22 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.fo.extensions.svg;
   
   import java.util.HashMap;
  
  
  
  1.6   +16 -48
xml-fop/src/java/org/apache/fop/fo/extensions/svg/SVGElement.java
  
  Index: SVGElement.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java/org/apache/fop/fo/extensions/svg/SVGElement.java,v
  retrieving revision 1.5
  

cvs commit: xml-fop/src/java/org/apache/fop/fo/extensions Bookmarks.java ExtensionElementMapping.java ExtensionObj.java Label.java Outline.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:43:50

  Modified:src/java/org/apache/fop/fo/extensions Bookmarks.java
ExtensionElementMapping.java ExtensionObj.java
Label.java Outline.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.4   +16 -48xml-fop/src/java/org/apache/fop/fo/extensions/Bookmarks.java
  
  Index: Bookmarks.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/extensions/Bookmarks.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Bookmarks.java16 Sep 2003 05:21:05 -  1.3
  +++ Bookmarks.java27 Feb 2004 17:43:50 -  1.4
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.fo.extensions;
   
   import org.apache.fop.fo.FONode;
  
  
  
  1.3   +16 -48
xml-fop/src/java/org/apache/fop/fo/extensions/ExtensionElementMapping.java
  
  Index: ExtensionElementMapping.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java/org/apache/fop/fo/extensions/ExtensionElementMapping.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ExtensionElementMapping.java  26 Aug 2003 18:10:59 - 

cvs commit: xml-fop/src/java/org/apache/fop/fo/flow BasicLink.java BidiOverride.java Block.java BlockContainer.java Character.java ExternalGraphic.java Float.java Footnote.java FootnoteBody.java InitialPropertySet.java Inline.java InlineContainer.java InstreamForeignObject.java Leader.java ListBlock.java ListItem.java ListItemBody.java ListItemLabel.java Marker.java MultiCase.java MultiProperties.java MultiPropertySet.java MultiSwitch.java MultiToggle.java PageNumber.java PageNumberCitation.java RetrieveMarker.java Table.java TableAndCaption.java TableBody.java TableCaption.java TableCell.java TableColumn.java TableFooter.java TableHeader.java TableRow.java Wrapper.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:44:25

  Modified:src/java/org/apache/fop/fo/flow BasicLink.java
BidiOverride.java Block.java BlockContainer.java
Character.java ExternalGraphic.java Float.java
Footnote.java FootnoteBody.java
InitialPropertySet.java Inline.java
InlineContainer.java InstreamForeignObject.java
Leader.java ListBlock.java ListItem.java
ListItemBody.java ListItemLabel.java Marker.java
MultiCase.java MultiProperties.java
MultiPropertySet.java MultiSwitch.java
MultiToggle.java PageNumber.java
PageNumberCitation.java RetrieveMarker.java
Table.java TableAndCaption.java TableBody.java
TableCaption.java TableCell.java TableColumn.java
TableFooter.java TableHeader.java TableRow.java
Wrapper.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.10  +16 -48xml-fop/src/java/org/apache/fop/fo/flow/BasicLink.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/BasicLink.java.diff?r1=1.9r2=1.10
  
  
  1.8   +16 -48xml-fop/src/java/org/apache/fop/fo/flow/BidiOverride.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/BidiOverride.java.diff?r1=1.7r2=1.8
  
  
  1.12  +16 -48xml-fop/src/java/org/apache/fop/fo/flow/Block.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/Block.java.diff?r1=1.11r2=1.12
  
  
  1.9   +16 -48xml-fop/src/java/org/apache/fop/fo/flow/BlockContainer.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/BlockContainer.java.diff?r1=1.8r2=1.9
  
  
  1.10  +16 -48xml-fop/src/java/org/apache/fop/fo/flow/Character.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/Character.java.diff?r1=1.9r2=1.10
  
  
  1.22  +16 -48xml-fop/src/java/org/apache/fop/fo/flow/ExternalGraphic.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/ExternalGraphic.java.diff?r1=1.21r2=1.22
  
  
  1.6   +16 -48xml-fop/src/java/org/apache/fop/fo/flow/Float.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/Float.java.diff?r1=1.5r2=1.6
  
  
  1.7   +16 -48xml-fop/src/java/org/apache/fop/fo/flow/Footnote.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/Footnote.java.diff?r1=1.6r2=1.7
  
  
  1.6   +16 -48xml-fop/src/java/org/apache/fop/fo/flow/FootnoteBody.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/FootnoteBody.java.diff?r1=1.5r2=1.6
  
  
  1.7   +16 -48xml-fop/src/java/org/apache/fop/fo/flow/InitialPropertySet.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/InitialPropertySet.java.diff?r1=1.6r2=1.7
  
  
  1.10  +16 -48xml-fop/src/java/org/apache/fop/fo/flow/Inline.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/Inline.java.diff?r1=1.9r2=1.10
  
  
  1.8   +16 -48xml-fop/src/java/org/apache/fop/fo/flow/InlineContainer.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/InlineContainer.java.diff?r1=1.7r2=1.8
  
  
  1.13  +16 -48
xml-fop/src/java/org/apache/fop/fo/flow/InstreamForeignObject.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/InstreamForeignObject.java.diff?r1=1.12r2=1.13
  
  
  1.23  +16 -48xml-fop/src/java/org/apache/fop/fo/flow/Leader.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/Leader.java.diff?r1=1.22r2=1.23
  
  
  1.10  +16 -48xml-fop/src/java/org/apache/fop/fo/flow/ListBlock.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/ListBlock.java.diff?r1=1.9r2=1.10
  
  
  1.11  +16 -48xml-fop/src/java/org/apache/fop/fo/flow/ListItem.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/ListItem.java.diff?r1=1.10r2=1.11
  
  
  1.10  +16 -48xml-fop/src/java/org/apache/fop/fo/flow/ListItemBody.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/ListItemBody.java.diff?r1=1.9r2=1.10
  
  
  1.12  +16 -48xml-fop/src/java/org/apache/fop/fo/flow/ListItemLabel.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/ListItemLabel.java.diff?r1=1.11r2=1.12
  
  
  1.7   +16 -48xml-fop/src/java/org/apache/fop/fo/flow/Marker.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/flow/Marker.java.diff?r1=1.6r2=1.7
  
  
  1.7   +16 -48

cvs commit: xml-fop/src/java/org/apache/fop/fo/pagination ColorProfile.java ConditionalPageMasterReference.java Declarations.java Flow.java LayoutMasterSet.java PageMasterReference.java PageNumberGenerator.java PageSequence.java PageSequenceMaster.java Region.java RegionAfter.java RegionBA.java RegionBASE.java RegionBefore.java RegionBody.java RegionEnd.java RegionSE.java RegionStart.java RepeatablePageMasterAlternatives.java RepeatablePageMasterReference.java Root.java SimplePageMaster.java SinglePageMasterReference.java StaticContent.java SubSequenceSpecifier.java Title.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:45:13

  Modified:src/java/org/apache/fop/fo/pagination ColorProfile.java
ConditionalPageMasterReference.java
Declarations.java Flow.java LayoutMasterSet.java
PageMasterReference.java PageNumberGenerator.java
PageSequence.java PageSequenceMaster.java
Region.java RegionAfter.java RegionBA.java
RegionBASE.java RegionBefore.java RegionBody.java
RegionEnd.java RegionSE.java RegionStart.java
RepeatablePageMasterAlternatives.java
RepeatablePageMasterReference.java Root.java
SimplePageMaster.java
SinglePageMasterReference.java StaticContent.java
SubSequenceSpecifier.java Title.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.7   +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/ColorProfile.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/ColorProfile.java.diff?r1=1.6r2=1.7
  
  
  1.8   +16 -48
xml-fop/src/java/org/apache/fop/fo/pagination/ConditionalPageMasterReference.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/ConditionalPageMasterReference.java.diff?r1=1.7r2=1.8
  
  
  1.5   +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/Declarations.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/Declarations.java.diff?r1=1.4r2=1.5
  
  
  1.8   +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/Flow.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/Flow.java.diff?r1=1.7r2=1.8
  
  
  1.5   +16 -48
xml-fop/src/java/org/apache/fop/fo/pagination/LayoutMasterSet.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/LayoutMasterSet.java.diff?r1=1.4r2=1.5
  
  
  1.5   +16 -48
xml-fop/src/java/org/apache/fop/fo/pagination/PageMasterReference.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/PageMasterReference.java.diff?r1=1.4r2=1.5
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/fo/pagination/PageNumberGenerator.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/PageNumberGenerator.java.diff?r1=1.1r2=1.2
  
  
  1.18  +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/PageSequence.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/PageSequence.java.diff?r1=1.17r2=1.18
  
  
  1.6   +16 -48
xml-fop/src/java/org/apache/fop/fo/pagination/PageSequenceMaster.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/PageSequenceMaster.java.diff?r1=1.5r2=1.6
  
  
  1.17  +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/Region.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/Region.java.diff?r1=1.16r2=1.17
  
  
  1.8   +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/RegionAfter.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/RegionAfter.java.diff?r1=1.7r2=1.8
  
  
  1.7   +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/RegionBA.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/RegionBA.java.diff?r1=1.6r2=1.7
  
  
  1.6   +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/RegionBASE.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/RegionBASE.java.diff?r1=1.5r2=1.6
  
  
  1.8   +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/RegionBefore.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/RegionBefore.java.diff?r1=1.7r2=1.8
  
  
  1.17  +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/RegionBody.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/RegionBody.java.diff?r1=1.16r2=1.17
  
  
  1.8   +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/RegionEnd.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/RegionEnd.java.diff?r1=1.7r2=1.8
  
  
  1.5   +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/RegionSE.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/RegionSE.java.diff?r1=1.4r2=1.5
  
  
  1.8   +16 -48xml-fop/src/java/org/apache/fop/fo/pagination/RegionStart.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/pagination/RegionStart.java.diff?r1=1.7r2=1.8
  
  
  1.5   +16 -48
xml-fop/src/java/org/apache/fop/fo/pagination/RepeatablePageMasterAlternatives.java
  
  

cvs commit: xml-fop/src/java/org/apache/fop/fonts/apps PFMReader.java TTFReader.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:46:06

  Modified:src/java/org/apache/fop/fonts/apps PFMReader.java
TTFReader.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48xml-fop/src/java/org/apache/fop/fonts/apps/PFMReader.java
  
  Index: PFMReader.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fonts/apps/PFMReader.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PFMReader.java11 Mar 2003 13:05:39 -  1.1
  +++ PFMReader.java27 Feb 2004 17:46:06 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.fonts.apps;
   
   import java.io.File;
  
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/fonts/apps/TTFReader.java
  
  Index: TTFReader.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fonts/apps/TTFReader.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TTFReader.java27 May 2003 14:01:25 -  1.2
  +++ TTFReader.java27 Feb 2004 17:46:06 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 

cvs commit: xml-fop/src/java/org/apache/fop/fonts/truetype FontFileReader.java TTFCmapEntry.java TTFDirTabEntry.java TTFFile.java TTFMtxEntry.java TTFSubSetFile.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:46:38

  Modified:src/java/org/apache/fop/fonts/truetype FontFileReader.java
TTFCmapEntry.java TTFDirTabEntry.java TTFFile.java
TTFMtxEntry.java TTFSubSetFile.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.4   +16 -48
xml-fop/src/java/org/apache/fop/fonts/truetype/FontFileReader.java
  
  Index: FontFileReader.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java/org/apache/fop/fonts/truetype/FontFileReader.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- FontFileReader.java   6 Feb 2004 21:49:28 -   1.3
  +++ FontFileReader.java   27 Feb 2004 17:46:38 -  1.4
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2004 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.fonts.truetype;
   
   import java.io.InputStream;
  
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/fonts/truetype/TTFCmapEntry.java
  
  Index: TTFCmapEntry.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java/org/apache/fop/fonts/truetype/TTFCmapEntry.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TTFCmapEntry.java 11 Mar 

cvs commit: xml-fop/src/java/org/apache/fop/fonts/type1 PFBData.java PFBParser.java PFMFile.java PFMInputStream.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:46:54

  Modified:src/java/org/apache/fop/fonts/type1 PFBData.java
PFBParser.java PFMFile.java PFMInputStream.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48xml-fop/src/java/org/apache/fop/fonts/type1/PFBData.java
  
  Index: PFBData.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fonts/type1/PFBData.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PFBData.java  11 Mar 2003 13:05:36 -  1.1
  +++ PFBData.java  27 Feb 2004 17:46:54 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.fonts.type1;
   
   import java.io.OutputStream;
  
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/fonts/type1/PFBParser.java
  
  Index: PFBParser.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fonts/type1/PFBParser.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- PFBParser.java6 Feb 2004 21:49:28 -   1.3
  +++ PFBParser.java27 Feb 2004 17:46:54 -  1.4
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 

cvs commit: xml-fop/src/java/org/apache/fop/image/analyser BMPReader.java EPSReader.java GIFReader.java ImageReader.java ImageReaderFactory.java JPEGReader.java PNGReader.java SVGReader.java TIFFReader.java XMLReader.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:47:30

  Modified:src/java/org/apache/fop/image/analyser BMPReader.java
EPSReader.java GIFReader.java ImageReader.java
ImageReaderFactory.java JPEGReader.java
PNGReader.java SVGReader.java TIFFReader.java
XMLReader.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -48xml-fop/src/java/org/apache/fop/image/analyser/BMPReader.java
  
  Index: BMPReader.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/image/analyser/BMPReader.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- BMPReader.java22 Aug 2003 17:42:41 -  1.2
  +++ BMPReader.java27 Feb 2004 17:47:30 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.image.analyser;
   
   // Java
  
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/image/analyser/EPSReader.java
  
  Index: EPSReader.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/image/analyser/EPSReader.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 

cvs commit: xml-fop/src/java/org/apache/fop/image AbstractFopImage.java BmpImage.java EPSImage.java FopImage.java FopImageConsumer.java GifImage.java ImageCache.java ImageFactory.java ImageLoader.java JAIImage.java JimiImage.java JpegImage.java XMLImage.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:47:47

  Modified:src/java/org/apache/fop/image AbstractFopImage.java
BmpImage.java EPSImage.java FopImage.java
FopImageConsumer.java GifImage.java ImageCache.java
ImageFactory.java ImageLoader.java JAIImage.java
JimiImage.java JpegImage.java XMLImage.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.5   +16 -48xml-fop/src/java/org/apache/fop/image/AbstractFopImage.java
  
  Index: AbstractFopImage.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/image/AbstractFopImage.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- AbstractFopImage.java 25 Jan 2004 14:40:14 -  1.4
  +++ AbstractFopImage.java 27 Feb 2004 17:47:46 -  1.5
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.image;
   
   // Java
  
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/image/BmpImage.java
  
  Index: BmpImage.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/image/BmpImage.java,v
  retrieving revision 1.3
  retrieving revision 1.4
 

cvs commit: xml-fop/src/java/org/apache/fop/layout/hyphenation ByteVector.java CharVector.java Hyphen.java Hyphenation.java HyphenationException.java HyphenationTree.java Hyphenator.java PatternConsumer.java PatternParser.java TernaryTree.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:48:09

  Modified:src/java/org/apache/fop/layout/hyphenation ByteVector.java
CharVector.java Hyphen.java Hyphenation.java
HyphenationException.java HyphenationTree.java
Hyphenator.java PatternConsumer.java
PatternParser.java TernaryTree.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/layout/hyphenation/ByteVector.java
  
  Index: ByteVector.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java/org/apache/fop/layout/hyphenation/ByteVector.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ByteVector.java   11 Mar 2003 13:05:33 -  1.1
  +++ ByteVector.java   27 Feb 2004 17:48:08 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.layout.hyphenation;
   
   import java.io.Serializable;
  
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/layout/hyphenation/CharVector.java
  
  Index: CharVector.java
  ===
  RCS file: 

cvs commit: xml-fop/src/java/org/apache/fop/layout AreaClass.java LayoutStrategy.java TextState.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:48:21

  Modified:src/java/org/apache/fop/layout AreaClass.java
LayoutStrategy.java TextState.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -48xml-fop/src/java/org/apache/fop/layout/AreaClass.java
  
  Index: AreaClass.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/layout/AreaClass.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- AreaClass.java25 Apr 2003 07:06:42 -  1.2
  +++ AreaClass.java27 Feb 2004 17:48:21 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.layout;
   
   import org.apache.fop.apps.FOPException;
  
  
  
  1.7   +16 -48xml-fop/src/java/org/apache/fop/layout/LayoutStrategy.java
  
  Index: LayoutStrategy.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/layout/LayoutStrategy.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- LayoutStrategy.java   19 Nov 2003 18:32:33 -  1.6
  +++ LayoutStrategy.java   27 Feb 2004 17:48:21 -  1.7
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr/table Body.java Caption.java Cell.java Column.java Row.java TableAndCaptionLayoutManager.java TableLayoutManager.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:48:36

  Modified:src/java/org/apache/fop/layoutmgr/table Body.java
Caption.java Cell.java Column.java Row.java
TableAndCaptionLayoutManager.java
TableLayoutManager.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.5   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/table/Body.java
  
  Index: Body.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/layoutmgr/table/Body.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Body.java 9 Jan 2004 03:26:00 -   1.4
  +++ Body.java 27 Feb 2004 17:48:35 -  1.5
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.layoutmgr.table;
   
   import org.apache.fop.fo.PropertyManager;
  
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/table/Caption.java
  
  Index: Caption.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/layoutmgr/table/Caption.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Caption.java  28 Aug 2003 19:08:59 -  1.2
  +++ 

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr AbstractLayoutManager.java AddLMVisitor.java BidiLayoutManager.java BlockContainerLayoutManager.java BlockLayoutManager.java BlockStackingLayoutManager.java BreakCost.java BreakPoss.java BreakPossPosIter.java ContentLayoutManager.java FlowLayoutManager.java HyphContext.java ICLayoutManager.java InlineStackingLayoutManager.java LMiter.java LayoutContext.java LayoutManager.java LayoutManagerLS.java LayoutProcessor.java LeafNodeLayoutManager.java LeafPosition.java LineLayoutManager.java NonLeafPosition.java PageLayoutManager.java Position.java PositionIterator.java RetrieveMarkerLayoutManager.java SpaceSpecifier.java StaticContentLayoutManager.java TextLayoutManager.java TraitSetter.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:49:26

  Modified:src/java/org/apache/fop/layoutmgr AbstractLayoutManager.java
AddLMVisitor.java BidiLayoutManager.java
BlockContainerLayoutManager.java
BlockLayoutManager.java
BlockStackingLayoutManager.java BreakCost.java
BreakPoss.java BreakPossPosIter.java
ContentLayoutManager.java FlowLayoutManager.java
HyphContext.java ICLayoutManager.java
InlineStackingLayoutManager.java LMiter.java
LayoutContext.java LayoutManager.java
LayoutManagerLS.java LayoutProcessor.java
LeafNodeLayoutManager.java LeafPosition.java
LineLayoutManager.java NonLeafPosition.java
PageLayoutManager.java Position.java
PositionIterator.java
RetrieveMarkerLayoutManager.java
SpaceSpecifier.java StaticContentLayoutManager.java
TextLayoutManager.java TraitSetter.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.6   +16 -48
xml-fop/src/java/org/apache/fop/layoutmgr/AbstractLayoutManager.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/AbstractLayoutManager.java.diff?r1=1.5r2=1.6
  
  
  1.30  +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/AddLMVisitor.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/AddLMVisitor.java.diff?r1=1.29r2=1.30
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/BidiLayoutManager.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/BidiLayoutManager.java.diff?r1=1.3r2=1.4
  
  
  1.15  +16 -48
xml-fop/src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java.diff?r1=1.14r2=1.15
  
  
  1.14  +16 -48
xml-fop/src/java/org/apache/fop/layoutmgr/BlockLayoutManager.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/BlockLayoutManager.java.diff?r1=1.13r2=1.14
  
  
  1.5   +16 -48
xml-fop/src/java/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java.diff?r1=1.4r2=1.5
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/BreakCost.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/BreakCost.java.diff?r1=1.1r2=1.2
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/BreakPoss.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/BreakPoss.java.diff?r1=1.3r2=1.4
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/BreakPossPosIter.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/BreakPossPosIter.java.diff?r1=1.1r2=1.2
  
  
  1.6   +16 -48
xml-fop/src/java/org/apache/fop/layoutmgr/ContentLayoutManager.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/ContentLayoutManager.java.diff?r1=1.5r2=1.6
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/FlowLayoutManager.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/FlowLayoutManager.java.diff?r1=1.3r2=1.4
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/HyphContext.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/HyphContext.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/ICLayoutManager.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/ICLayoutManager.java.diff?r1=1.1r2=1.2
  
  
  1.5   +16 -48
xml-fop/src/java/org/apache/fop/layoutmgr/InlineStackingLayoutManager.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/InlineStackingLayoutManager.java.diff?r1=1.4r2=1.5
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/LMiter.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/LMiter.java.diff?r1=1.3r2=1.4
  
  
  1.5   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/LayoutContext.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/LayoutContext.java.diff?r1=1.4r2=1.5
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/layoutmgr/LayoutManager.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/layoutmgr/LayoutManager.java.diff?r1=1.2r2=1.3
  
  
  1.20  +16 -48

cvs commit: xml-fop/src/java/org/apache/fop/pdf ASCII85Filter.java ASCIIHexFilter.java AbstractPDFStream.java BitmapImage.java DCTFilter.java FlateFilter.java InMemoryStreamCache.java NullFilter.java PDFAction.java PDFAnnotList.java PDFArray.java PDFCIDFont.java PDFCIDFontDescriptor.java PDFCIDSystemInfo.java PDFCMap.java PDFCharProcs.java PDFColor.java PDFColorSpace.java PDFDocument.java PDFEncoding.java PDFEncryption.java PDFEncryptionJCE.java PDFEncryptionManager.java PDFEncryptionParams.java PDFFactory.java PDFFileSpec.java PDFFilter.java PDFFilterException.java PDFFilterList.java PDFFont.java PDFFontDescriptor.java PDFFontNonBase14.java PDFFontTrueType.java PDFFontType0.java PDFFontType1.java PDFFontType3.java PDFFormXObject.java PDFFunction.java PDFGState.java PDFGoTo.java PDFGoToRemote.java PDFICCStream.java PDFImage.java PDFInfo.java PDFInternalLink.java PDFLink.java PDFNumber.java PDFObject.java PDFOutline.java PDFPage.java PDFPages.java PDFPathPaint.java PDFPattern.java PDFRectangle.java PDFResourceContext.java PDFResources.java PDFRoot.java PDFShading.java PDFState.java PDFStream.java PDFT1Stream.java PDFTTFStream.java PDFText.java PDFUri.java PDFWArray.java PDFXObject.java StreamCache.java StreamCacheFactory.java TempFileStreamCache.java TransitionDictionary.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:50:33

  Modified:src/java/org/apache/fop/pdf ASCII85Filter.java
ASCIIHexFilter.java AbstractPDFStream.java
BitmapImage.java DCTFilter.java FlateFilter.java
InMemoryStreamCache.java NullFilter.java
PDFAction.java PDFAnnotList.java PDFArray.java
PDFCIDFont.java PDFCIDFontDescriptor.java
PDFCIDSystemInfo.java PDFCMap.java
PDFCharProcs.java PDFColor.java PDFColorSpace.java
PDFDocument.java PDFEncoding.java
PDFEncryption.java PDFEncryptionJCE.java
PDFEncryptionManager.java PDFEncryptionParams.java
PDFFactory.java PDFFileSpec.java PDFFilter.java
PDFFilterException.java PDFFilterList.java
PDFFont.java PDFFontDescriptor.java
PDFFontNonBase14.java PDFFontTrueType.java
PDFFontType0.java PDFFontType1.java
PDFFontType3.java PDFFormXObject.java
PDFFunction.java PDFGState.java PDFGoTo.java
PDFGoToRemote.java PDFICCStream.java PDFImage.java
PDFInfo.java PDFInternalLink.java PDFLink.java
PDFNumber.java PDFObject.java PDFOutline.java
PDFPage.java PDFPages.java PDFPathPaint.java
PDFPattern.java PDFRectangle.java
PDFResourceContext.java PDFResources.java
PDFRoot.java PDFShading.java PDFState.java
PDFStream.java PDFT1Stream.java PDFTTFStream.java
PDFText.java PDFUri.java PDFWArray.java
PDFXObject.java StreamCache.java
StreamCacheFactory.java TempFileStreamCache.java
TransitionDictionary.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.4   +16 -48xml-fop/src/java/org/apache/fop/pdf/ASCII85Filter.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/ASCII85Filter.java.diff?r1=1.3r2=1.4
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/pdf/ASCIIHexFilter.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/ASCIIHexFilter.java.diff?r1=1.3r2=1.4
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/pdf/AbstractPDFStream.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/AbstractPDFStream.java.diff?r1=1.1r2=1.2
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/pdf/BitmapImage.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/BitmapImage.java.diff?r1=1.2r2=1.3
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/pdf/DCTFilter.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/DCTFilter.java.diff?r1=1.3r2=1.4
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/pdf/FlateFilter.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/FlateFilter.java.diff?r1=1.3r2=1.4
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/pdf/InMemoryStreamCache.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/InMemoryStreamCache.java.diff?r1=1.3r2=1.4
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/pdf/NullFilter.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/NullFilter.java.diff?r1=1.2r2=1.3
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/pdf/PDFAction.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/PDFAction.java.diff?r1=1.2r2=1.3
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/pdf/PDFAnnotList.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/PDFAnnotList.java.diff?r1=1.2r2=1.3
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/pdf/PDFArray.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/PDFArray.java.diff?r1=1.2r2=1.3
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/pdf/PDFCIDFont.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/PDFCIDFont.java.diff?r1=1.2r2=1.3
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/pdf/PDFCIDFontDescriptor.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/PDFCIDFontDescriptor.java.diff?r1=1.2r2=1.3
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/pdf/PDFCIDSystemInfo.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/pdf/PDFCIDSystemInfo.java.diff?r1=1.2r2=1.3
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/pdf/PDFCMap.java
  
  

cvs commit: xml-fop/src/java/org/apache/fop/render/awt/viewer Command.java GoToPageDialog.java PreviewDialog.java PreviewDialogAboutBox.java Translator.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:51:22

  Modified:src/java/org/apache/fop/render/awt AWTFontMetrics.java
AWTPrintRenderer.java AWTRenderer.java
FontMetricsMapper.java FontSetup.java
   src/java/org/apache/fop/render/awt/viewer Command.java
GoToPageDialog.java PreviewDialog.java
PreviewDialogAboutBox.java Translator.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48xml-fop/src/java/org/apache/fop/render/awt/AWTFontMetrics.java
  
  Index: AWTFontMetrics.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/awt/AWTFontMetrics.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AWTFontMetrics.java   11 Mar 2003 13:05:34 -  1.1
  +++ AWTFontMetrics.java   27 Feb 2004 17:51:22 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.render.awt;
   
   // Java
  
  
  
  1.7   +16 -48xml-fop/src/java/org/apache/fop/render/awt/AWTPrintRenderer.java
  
  Index: AWTPrintRenderer.java
  ===
  RCS file: 

cvs commit: xml-fop/src/java/org/apache/fop/render/mif MIFElement.java MIFFile.java MIFHandler.java PGFElement.java RefElement.java RulingElement.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:51:40

  Modified:src/java/org/apache/fop/render/mif MIFElement.java
MIFFile.java MIFHandler.java PGFElement.java
RefElement.java RulingElement.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48xml-fop/src/java/org/apache/fop/render/mif/MIFElement.java
  
  Index: MIFElement.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/mif/MIFElement.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MIFElement.java   1 Nov 2003 23:08:51 -   1.1
  +++ MIFElement.java   27 Feb 2004 17:51:39 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.render.mif;
   
   // Java
  
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/render/mif/MIFFile.java
  
  Index: MIFFile.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/mif/MIFFile.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MIFFile.java  1 Nov 2003 23:08:51 -   1.1
  +++ MIFFile.java  27 Feb 2004 17:51:39 -  1.2
  @@ -1,53 

cvs commit: xml-fop/src/java/org/apache/fop/render/pcl PCLRenderer.java PCLStream.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:52:12

  Modified:src/java/org/apache/fop/render/pcl PCLRenderer.java
PCLStream.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -48xml-fop/src/java/org/apache/fop/render/pcl/PCLRenderer.java
  
  Index: PCLRenderer.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/pcl/PCLRenderer.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PCLRenderer.java  7 Aug 2003 23:38:17 -   1.2
  +++ PCLRenderer.java  27 Feb 2004 17:52:12 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.render.pcl;
   
   // FOP
  
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/render/pcl/PCLStream.java
  
  Index: PCLStream.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/pcl/PCLStream.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PCLStream.java11 Mar 2003 13:05:43 -  1.1
  +++ PCLStream.java27 Feb 2004 17:52:12 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 

cvs commit: xml-fop/src/java/org/apache/fop/render/pdf CTMHelper.java FopPDFImage.java PDFRenderer.java PDFXMLHandler.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:52:34

  Modified:src/java/org/apache/fop/render/pdf CTMHelper.java
FopPDFImage.java PDFRenderer.java
PDFXMLHandler.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -48xml-fop/src/java/org/apache/fop/render/pdf/CTMHelper.java
  
  Index: CTMHelper.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/pdf/CTMHelper.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CTMHelper.java21 Jan 2004 18:50:45 -  1.2
  +++ CTMHelper.java27 Feb 2004 17:52:34 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.render.pdf;
   
   import org.apache.fop.area.CTM;
  
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/render/pdf/FopPDFImage.java
  
  Index: FopPDFImage.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/pdf/FopPDFImage.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- FopPDFImage.java  30 Aug 2003 17:59:54 -  1.3
  +++ FopPDFImage.java  27 Feb 2004 17:52:34 -  1.4
  @@ -1,53 

cvs commit: xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc BorderAttributesConverter.java IRtfAfterContainer.java IRtfBeforeContainer.java IRtfBookmarkContainer.java IRtfExternalGraphicContainer.java IRtfHyperLinkContainer.java IRtfJforCmdContainer.java IRtfListContainer.java IRtfOptions.java IRtfPageBreakContainer.java IRtfPageContainer.java IRtfPageNumberCitationContainer.java IRtfPageNumberContainer.java IRtfParagraphContainer.java IRtfParagraphKeepTogetherContainer.java IRtfTableContainer.java IRtfTextContainer.java IRtfTextrunContainer.java ITableAttributes.java IrtfTemplateContainer.java ParagraphKeeptogetherContext.java RtfAfter.java RtfAfterBeforeBase.java RtfAttributes.java RtfBefore.java RtfBookmark.java RtfBookmarkContainerImpl.java RtfColorTable.java RtfContainer.java RtfDocumentArea.java RtfElement.java RtfExternalGraphic.java RtfExtraRowSet.java RtfFile.java RtfFontManager.java RtfFontTable.java RtfFootnote.java RtfHeader.java RtfHyperLink.java RtfJforCmd.java RtfLineBreak.java RtfList.java RtfListItem.java RtfListStyle.java RtfListStyleBullet.java RtfListStyleNumber.java RtfListStyleText.java RtfListTable.java RtfNull.java RtfOptions.java RtfPage.java RtfPageArea.java RtfPageBreak.java RtfPageNumber.java RtfPageNumberCitation.java RtfParagraph.java RtfParagraphKeepTogether.java RtfSection.java RtfString.java RtfStringConverter.java RtfStyleSheetTable.java RtfTable.java RtfTableCell.java RtfTableRow.java RtfTemplate.java RtfText.java RtfTextrun.java WhitespaceCollapser.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:54:03

  Modified:src/java/org/apache/fop/render/rtf/rtflib/rtfdoc
BorderAttributesConverter.java
IRtfAfterContainer.java IRtfBeforeContainer.java
IRtfBookmarkContainer.java
IRtfExternalGraphicContainer.java
IRtfHyperLinkContainer.java
IRtfJforCmdContainer.java IRtfListContainer.java
IRtfOptions.java IRtfPageBreakContainer.java
IRtfPageContainer.java
IRtfPageNumberCitationContainer.java
IRtfPageNumberContainer.java
IRtfParagraphContainer.java
IRtfParagraphKeepTogetherContainer.java
IRtfTableContainer.java IRtfTextContainer.java
IRtfTextrunContainer.java ITableAttributes.java
IrtfTemplateContainer.java
ParagraphKeeptogetherContext.java RtfAfter.java
RtfAfterBeforeBase.java RtfAttributes.java
RtfBefore.java RtfBookmark.java
RtfBookmarkContainerImpl.java RtfColorTable.java
RtfContainer.java RtfDocumentArea.java
RtfElement.java RtfExternalGraphic.java
RtfExtraRowSet.java RtfFile.java
RtfFontManager.java RtfFontTable.java
RtfFootnote.java RtfHeader.java RtfHyperLink.java
RtfJforCmd.java RtfLineBreak.java RtfList.java
RtfListItem.java RtfListStyle.java
RtfListStyleBullet.java RtfListStyleNumber.java
RtfListStyleText.java RtfListTable.java
RtfNull.java RtfOptions.java RtfPage.java
RtfPageArea.java RtfPageBreak.java
RtfPageNumber.java RtfPageNumberCitation.java
RtfParagraph.java RtfParagraphKeepTogether.java
RtfSection.java RtfString.java
RtfStringConverter.java RtfStyleSheetTable.java
RtfTable.java RtfTableCell.java RtfTableRow.java
RtfTemplate.java RtfText.java RtfTextrun.java
WhitespaceCollapser.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/BorderAttributesConverter.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/BorderAttributesConverter.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfAfterContainer.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfAfterContainer.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfBeforeContainer.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfBeforeContainer.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfBookmarkContainer.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfBookmarkContainer.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfExternalGraphicContainer.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfExternalGraphicContainer.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfHyperLinkContainer.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfHyperLinkContainer.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfJforCmdContainer.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfJforCmdContainer.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfListContainer.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfListContainer.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfOptions.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfOptions.java.diff?r1=1.1r2=1.2
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfPageBreakContainer.java
  
  

cvs commit: xml-fop/src/java/org/apache/fop/render/rtf/rtflib/tools ImageConstants.java ImageUtil.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:54:27

  Modified:src/java/org/apache/fop/render/rtf/rtflib/exceptions
RtfException.java RtfStructureException.java
   src/java/org/apache/fop/render/rtf/rtflib/interfaces
ITableColumnsInfo.java
   src/java/org/apache/fop/render/rtf/rtflib/tools
ImageConstants.java ImageUtil.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/exceptions/RtfException.java
  
  Index: RtfException.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java/org/apache/fop/render/rtf/rtflib/exceptions/RtfException.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- RtfException.java 4 Nov 2003 23:59:11 -   1.1
  +++ RtfException.java 27 Feb 2004 17:54:27 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   
   /*
* This file is part of the RTF library of the FOP project, which was originally
  
  
  
  1.2   +16 -48
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/exceptions/RtfStructureException.java
  
  Index: RtfStructureException.java
  

cvs commit: xml-fop/src/java/org/apache/fop/render/rtf BuilderContext.java FoUnitsConverter.java ListAttributesConverter.java PageAttributesConverter.java RTFHandler.java TableAttributesConverter.java TableContext.java TextAttributesConverter.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:54:39

  Modified:src/java/org/apache/fop/render/rtf BuilderContext.java
FoUnitsConverter.java ListAttributesConverter.java
PageAttributesConverter.java RTFHandler.java
TableAttributesConverter.java TableContext.java
TextAttributesConverter.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -48xml-fop/src/java/org/apache/fop/render/rtf/BuilderContext.java
  
  Index: BuilderContext.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/rtf/BuilderContext.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- BuilderContext.java   22 Nov 2003 17:40:14 -  1.2
  +++ BuilderContext.java   27 Feb 2004 17:54:39 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.render.rtf;
   
   import java.util.Stack;
  
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/render/rtf/FoUnitsConverter.java
  
  Index: FoUnitsConverter.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java/org/apache/fop/render/rtf/FoUnitsConverter.java,v
  

cvs commit: xml-fop/src/java/org/apache/fop/render/svg SVGRenderer.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:54:50

  Modified:src/java/org/apache/fop/render/svg SVGRenderer.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.13  +16 -48xml-fop/src/java/org/apache/fop/render/svg/SVGRenderer.java
  
  Index: SVGRenderer.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/svg/SVGRenderer.java,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- SVGRenderer.java  24 Jan 2004 16:09:48 -  1.12
  +++ SVGRenderer.java  27 Feb 2004 17:54:50 -  1.13
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.render.svg;
   
   import org.apache.fop.apps.FOPException;
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/src/java/org/apache/fop/render/txt TXTRenderer.java TXTStream.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:55:03

  Modified:src/java/org/apache/fop/render/txt TXTRenderer.java
TXTStream.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -48xml-fop/src/java/org/apache/fop/render/txt/TXTRenderer.java
  
  Index: TXTRenderer.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/txt/TXTRenderer.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TXTRenderer.java  7 Aug 2003 23:38:17 -   1.2
  +++ TXTRenderer.java  27 Feb 2004 17:55:03 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.render.txt;
   
   // FOP
  
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/render/txt/TXTStream.java
  
  Index: TXTStream.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/txt/TXTStream.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TXTStream.java11 Mar 2003 13:05:43 -  1.1
  +++ TXTStream.java27 Feb 2004 17:55:03 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 

cvs commit: xml-fop/src/java/org/apache/fop/render AbstractRenderer.java PrintRenderer.java Renderer.java RendererContext.java XMLHandler.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:55:24

  Modified:src/java/org/apache/fop/render AbstractRenderer.java
PrintRenderer.java Renderer.java
RendererContext.java XMLHandler.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.24  +16 -48xml-fop/src/java/org/apache/fop/render/AbstractRenderer.java
  
  Index: AbstractRenderer.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/AbstractRenderer.java,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- AbstractRenderer.java 25 Feb 2004 11:52:32 -  1.23
  +++ AbstractRenderer.java 27 Feb 2004 17:55:23 -  1.24
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.render;
   
   // Java
  
  
  
  1.7   +16 -48xml-fop/src/java/org/apache/fop/render/PrintRenderer.java
  
  Index: PrintRenderer.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/render/PrintRenderer.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- PrintRenderer.java12 Dec 2003 22:37:39 -  1.6
  +++ PrintRenderer.java27 Feb 2004 

cvs commit: xml-fop/src/java/org/apache/fop/servlet FopPrintServlet.java FopServlet.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:55:36

  Modified:src/java/org/apache/fop/servlet FopPrintServlet.java
FopServlet.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.10  +16 -48xml-fop/src/java/org/apache/fop/servlet/FopPrintServlet.java
  
  Index: FopPrintServlet.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/servlet/FopPrintServlet.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- FopPrintServlet.java  10 Feb 2004 23:51:26 -  1.9
  +++ FopPrintServlet.java  27 Feb 2004 17:55:36 -  1.10
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.servlet;
   
   import java.io.File;
  
  
  
  1.5   +16 -48xml-fop/src/java/org/apache/fop/servlet/FopServlet.java
  
  Index: FopServlet.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/servlet/FopServlet.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- FopServlet.java   17 Jun 2003 16:35:57 -  1.4
  +++ FopServlet.java   27 Feb 2004 17:55:36 -  1.5
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 

cvs commit: xml-fop/src/java/org/apache/fop/svg ACIUtils.java AbstractFOPTranscoder.java FOPSAXSVGDocumentFactory.java PDFAElementBridge.java PDFANode.java PDFDocumentGraphics2D.java PDFGraphics2D.java PDFGraphicsConfiguration.java PDFGraphicsDevice.java PDFImageElementBridge.java PDFTextElementBridge.java PDFTextPainter.java PDFTranscoder.java SVGUtilities.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:55:52

  Modified:src/java/org/apache/fop/svg ACIUtils.java
AbstractFOPTranscoder.java
FOPSAXSVGDocumentFactory.java
PDFAElementBridge.java PDFANode.java
PDFDocumentGraphics2D.java PDFGraphics2D.java
PDFGraphicsConfiguration.java
PDFGraphicsDevice.java PDFImageElementBridge.java
PDFTextElementBridge.java PDFTextPainter.java
PDFTranscoder.java SVGUtilities.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48xml-fop/src/java/org/apache/fop/svg/ACIUtils.java
  
  Index: ACIUtils.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/svg/ACIUtils.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ACIUtils.java 7 Nov 2003 21:53:43 -   1.1
  +++ ACIUtils.java 27 Feb 2004 17:55:51 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 2003,2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.svg;
   
   import java.text.AttributedCharacterIterator;
  
  
  
  1.5   +16 -48xml-fop/src/java/org/apache/fop/svg/AbstractFOPTranscoder.java
  
  Index: 

cvs commit: xml-fop/src/java/org/apache/fop/tools/anttasks Compare.java Fop.java RunTest.java SerializeHyphPattern.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:56:04

  Modified:src/java/org/apache/fop/tools/anttasks Compare.java Fop.java
RunTest.java SerializeHyphPattern.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48xml-fop/src/java/org/apache/fop/tools/anttasks/Compare.java
  
  Index: Compare.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/tools/anttasks/Compare.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Compare.java  11 Mar 2003 13:05:42 -  1.1
  +++ Compare.java  27 Feb 2004 17:56:04 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.tools.anttasks;
   
   import java.util.Date;
  
  
  
  1.11  +16 -48xml-fop/src/java/org/apache/fop/tools/anttasks/Fop.java
  
  Index: Fop.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/tools/anttasks/Fop.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- Fop.java  22 Nov 2003 19:48:21 -  1.10
  +++ Fop.java  27 Feb 2004 17:56:04 -  1.11
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 

cvs commit: xml-fop/src/java/org/apache/fop/tools AreaTreeBuilder.java DocumentInputSource.java DocumentReader.java ProxyContentHandler.java TestConverter.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:56:15

  Modified:src/java/org/apache/fop/tools AreaTreeBuilder.java
DocumentInputSource.java DocumentReader.java
ProxyContentHandler.java TestConverter.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.13  +16 -48xml-fop/src/java/org/apache/fop/tools/AreaTreeBuilder.java
  
  Index: AreaTreeBuilder.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/tools/AreaTreeBuilder.java,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- AreaTreeBuilder.java  17 Jan 2004 19:29:46 -  1.12
  +++ AreaTreeBuilder.java  27 Feb 2004 17:56:15 -  1.13
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  - *
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - *
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  + * Copyright 1999-2004 The Apache Software Foundation.
  + * 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
*/
  +
  +/* $Id$ */
  +
   package org.apache.fop.tools;
   
   // Java
  
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/tools/DocumentInputSource.java
  
  Index: DocumentInputSource.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/tools/DocumentInputSource.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DocumentInputSource.java  11 Mar 2003 13:05:30 -  1.1
  +++ 

cvs commit: xml-fop/src/java/org/apache/fop/traits BlockProps.java BorderProps.java InlineProps.java LayoutProps.java MinOptMax.java SpaceVal.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:56:25

  Modified:src/java/org/apache/fop/traits BlockProps.java
BorderProps.java InlineProps.java LayoutProps.java
MinOptMax.java SpaceVal.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -48xml-fop/src/java/org/apache/fop/traits/BlockProps.java
  
  Index: BlockProps.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/traits/BlockProps.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- BlockProps.java   26 Feb 2004 15:47:03 -  1.2
  +++ BlockProps.java   27 Feb 2004 17:56:25 -  1.3
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.traits;
   
   import org.apache.fop.datatypes.Length;
  
  
  
  1.2   +16 -48xml-fop/src/java/org/apache/fop/traits/BorderProps.java
  
  Index: BorderProps.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/traits/BorderProps.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BorderProps.java  11 Mar 2003 13:05:36 -  1.1
  +++ BorderProps.java  27 Feb 2004 17:56:25 -  

cvs commit: xml-fop/src/java/org/apache/fop/util ASCII85Constants.java ASCII85InputStream.java ASCII85OutputStream.java ASCIIHexOutputStream.java CMYKColorSpace.java CharUtilities.java CloseBlockerOutputStream.java Finalizable.java FlateEncodeOutputStream.java RunLengthEncodeOutputStream.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:56:36

  Modified:src/java/org/apache/fop/util ASCII85Constants.java
ASCII85InputStream.java ASCII85OutputStream.java
ASCIIHexOutputStream.java CMYKColorSpace.java
CharUtilities.java CloseBlockerOutputStream.java
Finalizable.java FlateEncodeOutputStream.java
RunLengthEncodeOutputStream.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +17 -49xml-fop/src/java/org/apache/fop/util/ASCII85Constants.java
  
  Index: ASCII85Constants.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/util/ASCII85Constants.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ASCII85Constants.java 4 Jul 2003 20:01:07 -   1.1
  +++ ASCII85Constants.java 27 Feb 2004 17:56:35 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   package org.apache.fop.util;
   
   /**
  
  
  
  1.2   +17 -49xml-fop/src/java/org/apache/fop/util/ASCII85InputStream.java
  
  Index: ASCII85InputStream.java
  ===
  RCS file: 

cvs commit: xml-fop/src/java/org/apache/fop/fo AbstractCharIterator.java BoxPropShorthandParser.java CharIterator.java Constants.java ElementMapping.java FOElementMapping.java FOInputHandler.java FONode.java FOPropertyMapping.java FOText.java FOTreeBuilder.java FOTreeControl.java FOTreeEvent.java FOTreeHandler.java FOTreeListener.java FOTreeVisitor.java FObj.java FObjMixed.java GenericShorthandParser.java InlineCharIterator.java OneCharIterator.java PropertyList.java PropertyManager.java PropertySets.java RecursiveCharIterator.java ShorthandParser.java TextInfo.java ToBeImplementedElement.java Unknown.java UnknownXMLObj.java XMLElement.java XMLObj.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:57:44

  Modified:src/java/org/apache/fop/fo AbstractCharIterator.java
BoxPropShorthandParser.java CharIterator.java
Constants.java ElementMapping.java
FOElementMapping.java FOInputHandler.java
FONode.java FOPropertyMapping.java FOText.java
FOTreeBuilder.java FOTreeControl.java
FOTreeEvent.java FOTreeHandler.java
FOTreeListener.java FOTreeVisitor.java FObj.java
FObjMixed.java GenericShorthandParser.java
InlineCharIterator.java OneCharIterator.java
PropertyList.java PropertyManager.java
PropertySets.java RecursiveCharIterator.java
ShorthandParser.java TextInfo.java
ToBeImplementedElement.java Unknown.java
UnknownXMLObj.java XMLElement.java XMLObj.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48xml-fop/src/java/org/apache/fop/fo/AbstractCharIterator.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/AbstractCharIterator.java.diff?r1=1.1r2=1.2
  
  
  1.11  +16 -48xml-fop/src/java/org/apache/fop/fo/BoxPropShorthandParser.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/BoxPropShorthandParser.java.diff?r1=1.10r2=1.11
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/fo/CharIterator.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/CharIterator.java.diff?r1=1.2r2=1.3
  
  
  1.6   +16 -48xml-fop/src/java/org/apache/fop/fo/Constants.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/Constants.java.diff?r1=1.5r2=1.6
  
  
  1.4   +16 -48xml-fop/src/java/org/apache/fop/fo/ElementMapping.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/ElementMapping.java.diff?r1=1.3r2=1.4
  
  
  1.6   +16 -48xml-fop/src/java/org/apache/fop/fo/FOElementMapping.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FOElementMapping.java.diff?r1=1.5r2=1.6
  
  
  1.14  +16 -48xml-fop/src/java/org/apache/fop/fo/FOInputHandler.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FOInputHandler.java.diff?r1=1.13r2=1.14
  
  
  1.15  +16 -48xml-fop/src/java/org/apache/fop/fo/FONode.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FONode.java.diff?r1=1.14r2=1.15
  
  
  1.12  +16 -48xml-fop/src/java/org/apache/fop/fo/FOPropertyMapping.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FOPropertyMapping.java.diff?r1=1.11r2=1.12
  
  
  1.14  +16 -48xml-fop/src/java/org/apache/fop/fo/FOText.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FOText.java.diff?r1=1.13r2=1.14
  
  
  1.22  +16 -48xml-fop/src/java/org/apache/fop/fo/FOTreeBuilder.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FOTreeBuilder.java.diff?r1=1.21r2=1.22
  
  
  1.9   +16 -48xml-fop/src/java/org/apache/fop/fo/FOTreeControl.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FOTreeControl.java.diff?r1=1.8r2=1.9
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/fo/FOTreeEvent.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FOTreeEvent.java.diff?r1=1.2r2=1.3
  
  
  1.14  +16 -48xml-fop/src/java/org/apache/fop/fo/FOTreeHandler.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FOTreeHandler.java.diff?r1=1.13r2=1.14
  
  
  1.3   +16 -48xml-fop/src/java/org/apache/fop/fo/FOTreeListener.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FOTreeListener.java.diff?r1=1.2r2=1.3
  
  
  1.5   +16 -48xml-fop/src/java/org/apache/fop/fo/FOTreeVisitor.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FOTreeVisitor.java.diff?r1=1.4r2=1.5
  
  
  1.36  +16 -48xml-fop/src/java/org/apache/fop/fo/FObj.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FObj.java.diff?r1=1.35r2=1.36
  
  
  1.20  +16 -48xml-fop/src/java/org/apache/fop/fo/FObjMixed.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/FObjMixed.java.diff?r1=1.19r2=1.20
  
  
  1.9   +16 -48xml-fop/src/java/org/apache/fop/fo/GenericShorthandParser.java
  
  
http://cvs.apache.org/viewcvs/xml-fop/src/java/org/apache/fop/fo/GenericShorthandParser.java.diff?r1=1.8r2=1.9
  
  
  1.6   +16 -48xml-fop/src/java/org/apache/fop/fo/InlineCharIterator.java
  
  

cvs commit: xml-fop/src/java-1.3/org/apache/fop/svg GraphicsConfiguration.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:58:16

  Modified:src/java-1.3/org/apache/fop/svg GraphicsConfiguration.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48
xml-fop/src/java-1.3/org/apache/fop/svg/GraphicsConfiguration.java
  
  Index: GraphicsConfiguration.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java-1.3/org/apache/fop/svg/GraphicsConfiguration.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- GraphicsConfiguration.java29 Jun 2003 21:11:39 -  1.1
  +++ GraphicsConfiguration.java27 Feb 2004 17:58:16 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   
   package org.apache.fop.svg;
   /**
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/src/java-1.4/org/apache/fop/svg GraphicsConfiguration.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:58:26

  Modified:src/java-1.4/org/apache/fop/svg GraphicsConfiguration.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48
xml-fop/src/java-1.4/org/apache/fop/svg/GraphicsConfiguration.java
  
  Index: GraphicsConfiguration.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java-1.4/org/apache/fop/svg/GraphicsConfiguration.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- GraphicsConfiguration.java29 Jun 2003 21:11:39 -  1.1
  +++ GraphicsConfiguration.java27 Feb 2004 17:58:26 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + */
  +
  +/* $Id$ */
  + 
   
   package org.apache.fop.svg;
   /**
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/test/java/org/apache/fop/util ASCII85InputStreamTestCase.java ASCII85OutputStreamTestCase.java DigestFilter.java

2004-02-27 Thread jeremias
jeremias2004/02/27 09:58:44

  Modified:test/java/org/apache/fop
AbstractBasicTranscoderTestCase.java
AbstractFOPTestCase.java BasicDriverTestCase.java
BasicDriverTestSuite.java
BasicPDFTranscoderTestCase.java
BasicPSTranscoderTestCase.java
BasicTranscoderTestSuite.java
DigestFilterTestCase.java GenericFOPTestCase.java
UtilityCodeTestSuite.java
   test/java/org/apache/fop/util
ASCII85InputStreamTestCase.java
ASCII85OutputStreamTestCase.java DigestFilter.java
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +16 -48
xml-fop/test/java/org/apache/fop/AbstractBasicTranscoderTestCase.java
  
  Index: AbstractBasicTranscoderTestCase.java
  ===
  RCS file: 
/home/cvs/xml-fop/test/java/org/apache/fop/AbstractBasicTranscoderTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AbstractBasicTranscoderTestCase.java  4 Jul 2003 20:50:29 -   1.1
  +++ AbstractBasicTranscoderTestCase.java  27 Feb 2004 17:58:44 -  1.2
  @@ -1,53 +1,21 @@
   /*
  - * $Id$
  - * 
  - *The Apache Software License, Version 1.1
  - * 
  + * Copyright 1999-2004 The Apache Software Foundation.
* 
  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  - * Redistribution and use in source and binary forms, with or without modifica-
  - * tion, are permitted provided that the following conditions are met:
  - * 
  - * 1. Redistributions of source code must retain the above copyright notice,
  - *this list of conditions and the following disclaimer.
  - * 
  - * 2. Redistributions in binary form must reproduce the above copyright notice,
  - *this list of conditions and the following disclaimer in the documentation
  - *and/or other materials provided with the distribution.
  - * 
  - * 3. The end-user documentation included with the redistribution, if any, must
  - *include the following acknowledgment: This product includes software
  - *developed by the Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgment may appear in the software itself, if
  - *and wherever such third-party acknowledgments normally appear.
  - * 
  - * 4. The names FOP and Apache Software Foundation must not be used to
  - *endorse or promote products derived from this software without prior
  - *written permission. For written permission, please contact
  - *[EMAIL PROTECTED]
  - * 
  - * 5. Products derived from this software may not be called Apache, nor may
  - *Apache appear in their name, without prior written permission of the
  - *Apache Software Foundation.
  - * 
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - * 
  - * 
  - * This software consists of voluntary contributions made by many individuals
  - * on behalf of the Apache Software Foundation and was originally created by
  - * James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - * Software Foundation, please see http://www.apache.org/.
  - */ 
  + * Licensed under the Apache License, Version 2.0 (the License);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + * 
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + * 
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + 

cvs commit: xml-fop/src/hyph hyphenation.dtd

2004-02-27 Thread jeremias
jeremias2004/02/27 10:34:59

  Modified:src/hyph hyphenation.dtd
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -0 xml-fop/src/hyph/hyphenation.dtd
  
  Index: hyphenation.dtd
  ===
  RCS file: /home/cvs/xml-fop/src/hyph/hyphenation.dtd,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- hyphenation.dtd   15 Jan 2003 15:02:50 -  1.2
  +++ hyphenation.dtd   27 Feb 2004 18:34:59 -  1.3
  @@ -1,4 +1,20 @@
   ?xml version=1.0 encoding=US-ASCII?
  +!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the License);
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +   http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an AS IS BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +--
  +!-- $Id$ --
   
   !ELEMENT hyphenation-info (hyphen-char?, hyphen-min?,
  classes, exceptions?, patterns)
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/src/hyph pt.xml ru.xml

2004-02-27 Thread jeremias
jeremias2004/02/27 10:35:52

  Modified:src/hyph pt.xml ru.xml
  Log:
  Copied from the maintenance branch.
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.5   +1 -311xml-fop/src/hyph/pt.xml
  
  Index: pt.xml
  ===
  RCS file: /home/cvs/xml-fop/src/hyph/pt.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- pt.xml27 May 2003 00:02:42 -  1.4
  +++ pt.xml27 Feb 2004 18:35:52 -  1.5
  @@ -1,311 +1 @@
  -?xml version=1.0 encoding=iso-8859-1?

  -!DOCTYPE hyphenation-info SYSTEM hyphenation.dtd

  -!--

  - Copirraite (C) 2001-2003 pela Apache Software Foundation. Todos os

  - direitos reservados. Para detalhes sobre o uso e redistribuição

  - refira-se ao arquivo LICENSE que acompanha estes fontes.

  -

  - * 

  - *The Apache Software License, Version 1.1

  - * 

  - * 

  - * Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.

  - * 

  - * Redistribution and use in source and binary forms, with or without modifica-

  - * tion, are permitted provided that the following conditions are met:

  - * 

  - * 1. Redistributions of source code must retain the above copyright notice,

  - *this list of conditions and the following disclaimer.

  - * 

  - * 2. Redistributions in binary form must reproduce the above copyright notice,

  - *this list of conditions and the following disclaimer in the documentation

  - *and/or other materials provided with the distribution.

  - * 

  - * 3. The end-user documentation included with the redistribution, if any, must

  - *include the following acknowledgment: This product includes software

  - *developed by the Apache Software Foundation (http://www.apache.org/).

  - *Alternately, this acknowledgment may appear in the software itself, if

  - *and wherever such third-party acknowledgments normally appear.

  - * 

  - * 4. The names FOP and Apache Software Foundation must not be used to

  - *endorse or promote products derived from this software without prior

  - *written permission. For written permission, please contact

  - *[EMAIL PROTECTED]

  - * 

  - * 5. Products derived from this software may not be called Apache, nor may

  - *Apache appear in their name, without prior written permission of the

  - *Apache Software Foundation.

  - * 

  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,

  - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND

  - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE

  - * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,

  - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-

  - * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS

  - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON

  - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT

  - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF

  - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

  - * 

  - * 

  - * This software consists of voluntary contributions made by many individuals

  - * on behalf of the Apache Software Foundation and was originally created by

  - * Marcelo Jaccoud Amaral [EMAIL PROTECTED]. For more information on

  - * the Apache Software Foundation, please see http://www.apache.org/.

  -

  -   Tabela de hifenação FOP para o português. / FOP hyphenation table for Portuguese

  -   versão / version 1.0(2002-07-01)

  -

  -   Escrito por / Written by:

  - Marcelo Jaccoud Amaral ([EMAIL PROTECTED]).

  -   Com a colaboração de / With the help of:

  - Ingrid Alexandra Zech ([EMAIL PROTECTED])

  -

  -   A hifenização em português é simples e bem regular, pois se faz pela soletração e

  -   não com base etimológica. So há problemas quando a ortoépia é dúbia.

  -   Estas regras funcionam para o português brasileiro ou o lusitano, mas não

  -   leva em conta as novas regras em pauta no iminente acordo ortográfico acertado

  -   mas não efetivado de 1998. Revisemo-las então se necessário.

  -   Note-se que nem todos os hífens possiveis são validados pelo algoritmo. Por

  -   exemplo, i-ta-ú nunca será hifenado pois as regras de leiaute reprimem letras

  -   órfãs seja antes ou após o ponto de separação.

  -

  -   Hyphenation in Portuguese is simple and fairly regular, since it is based only in

  -   spelling and not 

cvs commit: xml-fop/src/hyph en.xml es.xml hu.xml it.xml pl.xml

2004-02-27 Thread jeremias
jeremias2004/02/27 10:37:03

  Modified:src/hyph en.xml es.xml hu.xml it.xml pl.xml
  Log:
  Copied from the maintenance branch.
  NOTE: These files don't have the Apache License header, yet. This is a TODO!
  
  Revision  ChangesPath
  1.3   +8091 -3990xml-fop/src/hyph/en.xml
  
  http://cvs.apache.org/viewcvs/xml-fop/src/hyph/en.xml.diff?r1=1.2r2=1.3
  
  
  1.3   +51 -51xml-fop/src/hyph/es.xml
  
  http://cvs.apache.org/viewcvs/xml-fop/src/hyph/es.xml.diff?r1=1.2r2=1.3
  
  
  1.3   +7 -7  xml-fop/src/hyph/hu.xml
  
  http://cvs.apache.org/viewcvs/xml-fop/src/hyph/hu.xml.diff?r1=1.2r2=1.3
  
  
  1.3   +2 -2  xml-fop/src/hyph/it.xml
  
  http://cvs.apache.org/viewcvs/xml-fop/src/hyph/it.xml.diff?r1=1.2r2=1.3
  
  
  1.3   +1 -1  xml-fop/src/hyph/pl.xml
  
  http://cvs.apache.org/viewcvs/xml-fop/src/hyph/pl.xml.diff?r1=1.2r2=1.3
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/src/hyph pt.xml

2004-02-27 Thread jeremias
jeremias2004/02/27 10:41:09

  Modified:src/hyph pt.xml
  Log:
  Fixed EOLs
  
  Revision  ChangesPath
  1.6   +275 -1xml-fop/src/hyph/pt.xml
  
  Index: pt.xml
  ===
  RCS file: /home/cvs/xml-fop/src/hyph/pt.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- pt.xml27 Feb 2004 18:35:52 -  1.5
  +++ pt.xml27 Feb 2004 18:41:09 -  1.6
  @@ -1 +1,275 @@
  -?xml version=1.0 encoding=iso-8859-1? !DOCTYPE hyphenation-info SYSTEM 
hyphenation.dtd
!--
  Copyright 2002-2004 The Apache Software Foundation

  Licensed under the Apache License, Version 2.0 (the License);
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an AS IS BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
--
!-- $Id$ --
!--
   Tabela de hifenação FOP para o português. / FOP hyphenation table for Portuguese
   versão / version 1.0(2002-07-01)

   Escrito por / Written by:
Marcelo Jaccoud Amaral ([EMAIL PROTECTED]).
   Com a colaboração de / With the help of:
Ingrid Alexandra Zech ([EMAIL PROTECTED])

   A hifenização em português é simples e bem regular, pois se faz pela soletração e
   não com base etimológica. So há problemas quando a ortoépia é dúbia.
   Estas regras funcionam para o português brasileiro ou o lusitano, mas não
   leva em conta as novas regras em pauta no iminente acordo ortográfico acertado
   mas não efetivado de 1998. Revisemo-las então se necessário.
   Note-se que nem todos os hífens possiveis são validados pelo algoritmo. Por
   exemplo, i-ta-ú nunca será hifenado pois as regras de leiaute reprimem letras
   órfãs seja antes ou após o ponto de separação.

   Hyphenation in Portuguese is simple and fairly regular, since it is based only in
   spelling and not on etymological roots. The only problems arise from ambiguous
   pronunciation. These rules are valid for both Portugal and Brazil ortographies, but
   does not account for the forthcoming ortography reform and unification approved in
   1998. This file may require maintenance when the new ortography is estabilished.
   Note that not every possible hyphen is validated by the algorithm. For example,
   i-ta-ú never gets hyphenated because the layout rules avoid orphan letters
   after or before the hyphenation point.

   Bibliografia / Bibliography:
   Domingos Paschoal Segalla:
  Novíssima Gramática da Língua Portuguesa (36ª edição) - Editora Nacional
   Aurélio Buarque de Holanda Ferreira:
  Novo Dicionário Aurélio da Língua Portuguesa: - Editora Nova Fronteira.

--
hyphenation-info
hyphen-char value=-/
!--
   Não mude estes ajustes, ou o algoritmo não funcionará corretamente; o português 
exige os
   valores 2+2. Várias padrões foram simplificados assumindo que nunca haverá sílabas 
com
   letras isoladas no início ou fim das palavras. Por exemplo, gno-mo (mas dig-no) 
e
   pneu-má-ti-co (mas ap-néia). /

   Do not change this setting, or hyphenation will produce wrong results; Portuguese 
requires 2-2.
   Several special cases assume there will never be single letters at the beginning or 
at the end
   of words. For example, gno-mo (but dig-no) and pneu-má-ti-co (but ap-néia).

   *** Atenção! / Warning!

   FOP 0.20.4 (e versões anteriores) possui um erro no algoritmo de hifenação
   que o faz interpretar erroneamente o valor do atributo after. O (d)efeito
   faz com que o algoritmo considere sempre uma unidade a mais (3), o que
   previne alguns hífens na posição n-2. /

   FOP 0.20.4 (and previous versions) have a bug in the hyphenation algorithm
   whose effect is that the 'after' attribute is one unit higher. This prevents
   some valid hyphens at the end of the words to come out.
--
hyphen-min before=2 after=2/
!-- =CLASSES--
classes
!--
   K, y e w não pertencem ao alfabeto português, mas registram-se algumas palavras 
derivadas
   de nomes próprios, como wagneriano. Incluímos alguns padrões contendo essas 
letras,
   de forma a hifená-las de forma semelhante às palavras 100% aportuguesadas. /

   K, y and w do not belong in the Portuguese alphabet, but there are some words with 
them,
   derived from foreign names, like 'kafkiano'. Some patterns were devised to hyphenize
   such words in a way similar to completely transliterated words.
--
!--
   aceita como equivalentes   / accept as equivalent:
   o apóstrofo comum do ASCII / the common apostrophe from ASCII (x0027)
   as aspas simples de fechamento / the closing single quote (x2019)
   o símbolo de linha 

cvs commit: xml-fop/src/foschema fop.xsd schema2completion.xsl schema2dtd.xsl

2004-02-27 Thread jeremias
jeremias2004/02/27 10:45:49

  Modified:src/foschema fop.xsd schema2completion.xsl schema2dtd.xsl
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -0 xml-fop/src/foschema/fop.xsd
  
  Index: fop.xsd
  ===
  RCS file: /home/cvs/xml-fop/src/foschema/fop.xsd,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- fop.xsd   29 Jan 2003 16:01:00 -  1.2
  +++ fop.xsd   27 Feb 2004 18:45:48 -  1.3
  @@ -1,4 +1,20 @@
   ?xml version = 1.0 encoding = UTF-8?
  +!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the License);
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +   http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an AS IS BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +--
  +!-- $Id$ --
   schema xmlns = http://www.w3.org/2001/XMLSchema; targetNamespace = 
http://www.w3.org/1999/XSL/Format;  xmlns:fo = http://www.w3.org/1999/XSL/Format; 
xmlns:xs = http://www.w3.org/2001/XMLSchema; elementFormDefault = qualified
   
 annotation
  
  
  
  1.3   +15 -0 xml-fop/src/foschema/schema2completion.xsl
  
  Index: schema2completion.xsl
  ===
  RCS file: /home/cvs/xml-fop/src/foschema/schema2completion.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- schema2completion.xsl 29 Jan 2003 16:01:00 -  1.2
  +++ schema2completion.xsl 27 Feb 2004 18:45:48 -  1.3
  @@ -1,5 +1,20 @@
   ?xml version=1.0?
  +!--
  +  Copyright 1999-2004 The Apache Software Foundation
   
  +  Licensed under the Apache License, Version 2.0 (the License);
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +   http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an AS IS BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +--
  +!-- $Id$ --
   xsl:stylesheet saxon:trace=no
   version=1.1
   xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
  
  
  
  1.3   +15 -0 xml-fop/src/foschema/schema2dtd.xsl
  
  Index: schema2dtd.xsl
  ===
  RCS file: /home/cvs/xml-fop/src/foschema/schema2dtd.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- schema2dtd.xsl29 Jan 2003 16:01:00 -  1.2
  +++ schema2dtd.xsl27 Feb 2004 18:45:48 -  1.3
  @@ -1,5 +1,20 @@
   ?xml version=1.0?
  +!--
  +  Copyright 1999-2004 The Apache Software Foundation
   
  +  Licensed under the Apache License, Version 2.0 (the License);
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +   http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an AS IS BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +--
  +!-- $Id$ --
   xsl:stylesheet saxon:trace=no
   version=1.1
   xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/test/xsl copy.xsl doc.xsl

2004-02-27 Thread jeremias
jeremias2004/02/27 10:55:19

  Modified:test/xsl copy.xsl doc.xsl
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +16 -0 xml-fop/test/xsl/copy.xsl
  
  Index: copy.xsl
  ===
  RCS file: /home/cvs/xml-fop/test/xsl/copy.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- copy.xsl  22 May 2001 13:05:25 -  1.2
  +++ copy.xsl  27 Feb 2004 18:55:19 -  1.3
  @@ -1,4 +1,20 @@
   ?xml version=1.0 encoding=UTF-8 ?
  +!--
  +  Copyright 2001-2002,2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the License);
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +   http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an AS IS BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +--
  +!-- $Id$ --
   xsl:stylesheet version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
 xsl:template match=/xsl:copy-of select=*//xsl:template
   /xsl:stylesheet
  
  
  
  1.4   +16 -0 xml-fop/test/xsl/doc.xsl
  
  Index: doc.xsl
  ===
  RCS file: /home/cvs/xml-fop/test/xsl/doc.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- doc.xsl   27 Nov 2002 17:32:43 -  1.3
  +++ doc.xsl   27 Feb 2004 18:55:19 -  1.4
  @@ -1,4 +1,20 @@
   ?xml version=1.0?
  +!--
  +  Copyright 2001-2002,2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the License);
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +   http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an AS IS BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +--
  +!-- $Id$ --
   xsl:stylesheet version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform; 
xmlns:fo=http://www.w3.org/1999/XSL/Format; xmlns:svg=http://www.w3.org/2000/svg;
 xsl:output method=xml indent=yes/
 xsl:template match=test
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/examples/embedding/xml/xslt projectteam2fo.xsl

2004-02-27 Thread jeremias
jeremias2004/02/27 10:59:11

  Modified:examples/embedding/xml/xslt projectteam2fo.xsl
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.5   +16 -0 xml-fop/examples/embedding/xml/xslt/projectteam2fo.xsl
  
  Index: projectteam2fo.xsl
  ===
  RCS file: /home/cvs/xml-fop/examples/embedding/xml/xslt/projectteam2fo.xsl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- projectteam2fo.xsl9 Feb 2004 22:04:23 -   1.4
  +++ projectteam2fo.xsl27 Feb 2004 18:59:11 -  1.5
  @@ -1,4 +1,20 @@
   ?xml version=1.0 encoding=UTF-8?
  +!--
  +  Copyright 2003-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the License);
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +   http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an AS IS BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +--
  +!-- $Id$ --
   xsl:stylesheet version=1.1 xmlns:xsl=http://www.w3.org/1999/XSL/Transform; 
xmlns:fo=http://www.w3.org/1999/XSL/Format; exclude-result-prefixes=fo
 xsl:output method=xml version=1.0 omit-xml-declaration=no indent=yes/
 xsl:param name=versionParam select='1.0'/ 
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/examples/plan build.bat build.sh build.xml

2004-02-27 Thread jeremias
jeremias2004/02/27 11:20:14

  Modified:examples/plan build.bat build.sh build.xml
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +38 -23xml-fop/examples/plan/build.bat
  
  Index: build.bat
  ===
  RCS file: /home/cvs/xml-fop/examples/plan/build.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.bat 29 Jan 2003 16:35:06 -  1.1
  +++ build.bat 27 Feb 2004 19:20:14 -  1.2
  @@ -1,35 +1,50 @@
   @echo off
  +REM  Copyright 1999-2004 The Apache Software Foundation
  +REM
  +REM  Licensed under the Apache License, Version 2.0 (the License);
  +REM  you may not use this file except in compliance with the License.
  +REM  You may obtain a copy of the License at
  +REM
  +REM   http://www.apache.org/licenses/LICENSE-2.0
  +REM
  +REM  Unless required by applicable law or agreed to in writing, software
  +REM  distributed under the License is distributed on an AS IS BASIS,
  +REM  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +REM  See the License for the specific language governing permissions and
  +REM  limitations under the License.
  +REM
  +REM  $Id$
   
  -echo Plan Build System
  -echo ---
  +echo Apache FOP: Build System for plan extension
  +echo -
   
  -if %JAVA_HOME% ==  goto error
  +if %JAVA_HOME% ==  goto no_java_home
  +if %ANT_HOME% ==  goto no_ant_home
   
  -set LIBDIR=..\..\lib
  -set LOCALCLASSPATH=%JAVA_HOME%\lib\tools.jar;%JAVA_HOME%\lib\classes.zip
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\ant.jar
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xml-apis.jar
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xercesImpl-2.2.1.jar
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xalan-2.4.1.jar
  -
  -set ANT_HOME=%LIBDIR%
  -
  -echo Building with classpath %LOCALCLASSPATH%
  -
  -echo Starting Ant...
  -
  -%JAVA_HOME%\bin\java.exe -Dant.home=%ANT_HOME% -classpath %LOCALCLASSPATH% 
org.apache.tools.ant.Main %1 %2 %3 %4 %5
  +call %ANT_HOME%\bin\ant.bat %1 %2 %3 %4 %5 %6 %7 %8
   
   goto end
   
  -:error
  -
  +:no_java_home
   echo ERROR: JAVA_HOME not found in your environment.
   echo Please, set the JAVA_HOME variable in your environment to match the
   echo location of the Java Virtual Machine you want to use.
  +goto end
   
  -:end
  -
  -rem set LOCALCLASSPATH=
  +:no_ant_home
  +echo ERROR: ANT_HOME not found in your environment.
  +echo Please install Apache Ant first. FOP uses Ant as its build system.
  +echo You can download Apache Ant from http://ant.apache.org
  +echo 1. Download and install Ant
  +echo 2. Set the ANT_HOME environment variable to the directory where you've
  +echoplaced Ant.
  +echo 3. Add %%ANT_HOME%%\bin to your PATH so the ant.bat batch file
  +echocan be executed from wherever needed.
  +echo 4. (optional) Download JUnit and place junit-*.jar in %%ANT_HOME%%\lib.
  +echoThis enables the JUnit test cases.
  +echo You will now be directed to the Apache Ant website...
  +pause
  +start http://ant.apache.org
  +goto end
   
  -pause
  \ No newline at end of file
  +:end
  
  
  
  1.2   +45 -15xml-fop/examples/plan/build.sh
  
  Index: build.sh
  ===
  RCS file: /home/cvs/xml-fop/examples/plan/build.sh,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.sh  29 Jan 2003 16:35:06 -  1.1
  +++ build.sh  27 Feb 2004 19:20:14 -  1.2
  @@ -1,7 +1,25 @@
   #!/bin/sh
  +#  Copyright 1999-2004 The Apache Software Foundation
  +#
  +#  Licensed under the Apache License, Version 2.0 (the License);
  +#  you may not use this file except in compliance with the License.
  +#  You may obtain a copy of the License at
  +#
  +#   http://www.apache.org/licenses/LICENSE-2.0
  +#
  +#  Unless required by applicable law or agreed to in writing, software
  +#  distributed under the License is distributed on an AS IS BASIS,
  +#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +#  See the License for the specific language governing permissions and
  +#  limitations under the License.
  +#
  +#  $Id$
  +
  +# This file should be executable.
  +
   echo
  -echo Plan Build System
  -echo 
  +echo Apache FOP: Build System for plan extension
  +echo -
   echo
   
   if [ $JAVA_HOME =  ] ; then
  @@ -11,20 +29,32 @@
 echo location of the Java Virtual Machine you want to use.
 exit 1
   fi
  -LIBDIR=../../lib
  -LOCALCLASSPATH=$JAVA_HOME/lib/tools.jar:$JAVA_HOME/lib/classes.zip
  -LOCALCLASSPATH=$LOCALCLASSPATH:$LIBDIR/ant.jar
  -LOCALCLASSPATH=$LOCALCLASSPATH:$LIBDIR/xml-apis.jar
  

cvs commit: xml-fop/examples/mathml build.bat build.sh build.xml

2004-02-27 Thread jeremias
jeremias2004/02/27 11:32:25

  Modified:examples/mathml build.bat build.sh build.xml
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.2   +38 -23xml-fop/examples/mathml/build.bat
  
  Index: build.bat
  ===
  RCS file: /home/cvs/xml-fop/examples/mathml/build.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.bat 29 Jan 2003 16:25:25 -  1.1
  +++ build.bat 27 Feb 2004 19:32:25 -  1.2
  @@ -1,35 +1,50 @@
   @echo off
  +REM  Copyright 1999-2004 The Apache Software Foundation
  +REM
  +REM  Licensed under the Apache License, Version 2.0 (the License);
  +REM  you may not use this file except in compliance with the License.
  +REM  You may obtain a copy of the License at
  +REM
  +REM   http://www.apache.org/licenses/LICENSE-2.0
  +REM
  +REM  Unless required by applicable law or agreed to in writing, software
  +REM  distributed under the License is distributed on an AS IS BASIS,
  +REM  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +REM  See the License for the specific language governing permissions and
  +REM  limitations under the License.
  +REM
  +REM  $Id$
   
  -echo MathML Build System
  -echo -
  +echo Apache FOP: Build System for MathML extension
  +echo ---
   
  -if %JAVA_HOME% ==  goto error
  +if %JAVA_HOME% ==  goto no_java_home
  +if %ANT_HOME% ==  goto no_ant_home
   
  -set LIBDIR=..\..\lib
  -set LOCALCLASSPATH=%JAVA_HOME%\lib\tools.jar;%JAVA_HOME%\lib\classes.zip
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\ant.jar
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xml-apis.jar
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xercesImpl-2.2.1.jar
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xalan-2.4.1.jar
  -
  -set ANT_HOME=%LIBDIR%
  -
  -echo Building with classpath %LOCALCLASSPATH%
  -
  -echo Starting Ant...
  -
  -%JAVA_HOME%\bin\java.exe -Dant.home=%ANT_HOME% -classpath %LOCALCLASSPATH% 
org.apache.tools.ant.Main %1 %2 %3 %4 %5
  +call %ANT_HOME%\bin\ant.bat %1 %2 %3 %4 %5 %6 %7 %8
   
   goto end
   
  -:error
  -
  +:no_java_home
   echo ERROR: JAVA_HOME not found in your environment.
   echo Please, set the JAVA_HOME variable in your environment to match the
   echo location of the Java Virtual Machine you want to use.
  +goto end
   
  -:end
  -
  -rem set LOCALCLASSPATH=
  +:no_ant_home
  +echo ERROR: ANT_HOME not found in your environment.
  +echo Please install Apache Ant first. FOP uses Ant as its build system.
  +echo You can download Apache Ant from http://ant.apache.org
  +echo 1. Download and install Ant
  +echo 2. Set the ANT_HOME environment variable to the directory where you've
  +echoplaced Ant.
  +echo 3. Add %%ANT_HOME%%\bin to your PATH so the ant.bat batch file
  +echocan be executed from wherever needed.
  +echo 4. (optional) Download JUnit and place junit-*.jar in %%ANT_HOME%%\lib.
  +echoThis enables the JUnit test cases.
  +echo You will now be directed to the Apache Ant website...
  +pause
  +start http://ant.apache.org
  +goto end
   
  -pause
  \ No newline at end of file
  +:end
  
  
  
  1.2   +45 -15xml-fop/examples/mathml/build.sh
  
  Index: build.sh
  ===
  RCS file: /home/cvs/xml-fop/examples/mathml/build.sh,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.sh  29 Jan 2003 16:25:25 -  1.1
  +++ build.sh  27 Feb 2004 19:32:25 -  1.2
  @@ -1,7 +1,25 @@
   #!/bin/sh
  +#  Copyright 1999-2004 The Apache Software Foundation
  +#
  +#  Licensed under the Apache License, Version 2.0 (the License);
  +#  you may not use this file except in compliance with the License.
  +#  You may obtain a copy of the License at
  +#
  +#   http://www.apache.org/licenses/LICENSE-2.0
  +#
  +#  Unless required by applicable law or agreed to in writing, software
  +#  distributed under the License is distributed on an AS IS BASIS,
  +#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +#  See the License for the specific language governing permissions and
  +#  limitations under the License.
  +#
  +#  $Id$
  +
  +# This file should be executable.
  +
   echo
  -echo MathML Build System
  -echo -
  +echo Apache FOP: Build System for MathML extension
  +echo ---
   echo
   
   if [ $JAVA_HOME =  ] ; then
  @@ -11,20 +29,32 @@
 echo location of the Java Virtual Machine you want to use.
 exit 1
   fi
  -LIBDIR=../../lib
  -LOCALCLASSPATH=$JAVA_HOME/lib/tools.jar:$JAVA_HOME/lib/classes.zip
  -LOCALCLASSPATH=$LOCALCLASSPATH:$LIBDIR/ant.jar
  -LOCALCLASSPATH=$LOCALCLASSPATH:$LIBDIR/xml-apis.jar
  

cvs commit: xml-fop/examples/embedding build.bat build.sh build.xml

2004-02-27 Thread jeremias
jeremias2004/02/27 11:35:43

  Modified:examples/embedding build.bat build.sh build.xml
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.3   +38 -22xml-fop/examples/embedding/build.bat
  
  Index: build.bat
  ===
  RCS file: /home/cvs/xml-fop/examples/embedding/build.bat,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.bat 12 Mar 2003 11:14:53 -  1.2
  +++ build.bat 27 Feb 2004 19:35:43 -  1.3
  @@ -1,34 +1,50 @@
   @echo off
  +REM  Copyright 1999-2004 The Apache Software Foundation
  +REM
  +REM  Licensed under the Apache License, Version 2.0 (the License);
  +REM  you may not use this file except in compliance with the License.
  +REM  You may obtain a copy of the License at
  +REM
  +REM   http://www.apache.org/licenses/LICENSE-2.0
  +REM
  +REM  Unless required by applicable law or agreed to in writing, software
  +REM  distributed under the License is distributed on an AS IS BASIS,
  +REM  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +REM  See the License for the specific language governing permissions and
  +REM  limitations under the License.
  +REM
  +REM  $Id$
   
  -echo Fop Build System
  -echo 
  +echo Apache FOP: Build System
  +echo --
   
  -if %JAVA_HOME% ==  goto error
  +if %JAVA_HOME% ==  goto no_java_home
  +if %ANT_HOME% ==  goto no_ant_home
   
  -set LIBDIR=../../lib
  -set LOCALCLASSPATH=%JAVA_HOME%\lib\tools.jar;%JAVA_HOME%\lib\classes.zip
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\ant.jar
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xml-apis.jar
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xercesImpl-2.2.1.jar
  -set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xalan-2.4.1.jar
  -
  -set ANT_HOME=%LIBDIR%
  -
  -echo Building with classpath %LOCALCLASSPATH%
  -
  -echo Starting Ant...
  -
  -%JAVA_HOME%\bin\java.exe -Dant.home=%ANT_HOME% -classpath %LOCALCLASSPATH% 
org.apache.tools.ant.Main %1 %2 %3 %4 %5
  +call %ANT_HOME%\bin\ant.bat %1 %2 %3 %4 %5 %6 %7 %8
   
   goto end
   
  -:error
  -
  +:no_java_home
   echo ERROR: JAVA_HOME not found in your environment.
   echo Please, set the JAVA_HOME variable in your environment to match the
   echo location of the Java Virtual Machine you want to use.
  +goto end
   
  -:end
  -
  -rem set LOCALCLASSPATH=
  +:no_ant_home
  +echo ERROR: ANT_HOME not found in your environment.
  +echo Please install Apache Ant first. FOP uses Ant as its build system.
  +echo You can download Apache Ant from http://ant.apache.org
  +echo 1. Download and install Ant
  +echo 2. Set the ANT_HOME environment variable to the directory where you've
  +echoplaced Ant.
  +echo 3. Add %%ANT_HOME%%\bin to your PATH so the ant.bat batch file
  +echocan be executed from wherever needed.
  +echo 4. (optional) Download JUnit and place junit-*.jar in %%ANT_HOME%%\lib.
  +echoThis enables the JUnit test cases.
  +echo You will now be directed to the Apache Ant website...
  +pause
  +start http://ant.apache.org
  +goto end
   
  +:end
  
  
  
  1.3   +45 -14xml-fop/examples/embedding/build.sh
  
  Index: build.sh
  ===
  RCS file: /home/cvs/xml-fop/examples/embedding/build.sh,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.sh  12 Mar 2003 11:14:53 -  1.2
  +++ build.sh  27 Feb 2004 19:35:43 -  1.3
  @@ -1,8 +1,25 @@
   #!/bin/sh
  +#  Copyright 1999-2004 The Apache Software Foundation
  +#
  +#  Licensed under the Apache License, Version 2.0 (the License);
  +#  you may not use this file except in compliance with the License.
  +#  You may obtain a copy of the License at
  +#
  +#   http://www.apache.org/licenses/LICENSE-2.0
  +#
  +#  Unless required by applicable law or agreed to in writing, software
  +#  distributed under the License is distributed on an AS IS BASIS,
  +#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +#  See the License for the specific language governing permissions and
  +#  limitations under the License.
  +#
  +#  $Id$
  +
   # This file should be executable.
  +
   echo
  -echo Fop Build System
  -echo 
  +echo Apache FOP: Build System
  +echo --
   echo
   
   if [ $JAVA_HOME =  ] ; then
  @@ -12,18 +29,32 @@
 echo location of the Java Virtual Machine you want to use.
 exit 1
   fi
  -LIBDIR=../../lib
  -LOCALCLASSPATH=$JAVA_HOME/lib/tools.jar:$JAVA_HOME/lib/classes.zip
  -LOCALCLASSPATH=$LOCALCLASSPATH:$LIBDIR/ant.jar
  -LOCALCLASSPATH=$LOCALCLASSPATH:$LIBDIR/xml-apis.jar
  -LOCALCLASSPATH=$LOCALCLASSPATH:$LIBDIR/xercesImpl-2.2.1.jar
  -LOCALCLASSPATH=$LOCALCLASSPATH:$LIBDIR/xalan-2.4.1.jar
   
  

cvs commit: xml-fop build.bat build.sh build.xml

2004-02-27 Thread jeremias
jeremias2004/02/27 11:36:38

  Modified:.build.bat build.sh build.xml
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.22  +15 -1 xml-fop/build.bat
  
  Index: build.bat
  ===
  RCS file: /home/cvs/xml-fop/build.bat,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- build.bat 13 Dec 2003 23:23:03 -  1.21
  +++ build.bat 27 Feb 2004 19:36:38 -  1.22
  @@ -1,5 +1,19 @@
   @echo off
  -rem $Id$
  +REM  Copyright 1999-2004 The Apache Software Foundation
  +REM
  +REM  Licensed under the Apache License, Version 2.0 (the License);
  +REM  you may not use this file except in compliance with the License.
  +REM  You may obtain a copy of the License at
  +REM
  +REM   http://www.apache.org/licenses/LICENSE-2.0
  +REM
  +REM  Unless required by applicable law or agreed to in writing, software
  +REM  distributed under the License is distributed on an AS IS BASIS,
  +REM  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +REM  See the License for the specific language governing permissions and
  +REM  limitations under the License.
  +REM
  +REM  $Id$
   
   echo Apache FOP: Build System
   echo --
  
  
  
  1.25  +17 -0 xml-fop/build.sh
  
  Index: build.sh
  ===
  RCS file: /home/cvs/xml-fop/build.sh,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- build.sh  13 Dec 2003 23:23:43 -  1.24
  +++ build.sh  27 Feb 2004 19:36:38 -  1.25
  @@ -1,5 +1,22 @@
   #!/bin/sh
  +#  Copyright 1999-2004 The Apache Software Foundation
  +#
  +#  Licensed under the Apache License, Version 2.0 (the License);
  +#  you may not use this file except in compliance with the License.
  +#  You may obtain a copy of the License at
  +#
  +#   http://www.apache.org/licenses/LICENSE-2.0
  +#
  +#  Unless required by applicable law or agreed to in writing, software
  +#  distributed under the License is distributed on an AS IS BASIS,
  +#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +#  See the License for the specific language governing permissions and
  +#  limitations under the License.
  +#
  +#  $Id$
  +
   # This file should be executable.
  +
   echo
   echo Apache FOP: Build System
   echo --
  
  
  
  1.105 +20 -5 xml-fop/build.xml
  
  Index: build.xml
  ===
  RCS file: /home/cvs/xml-fop/build.xml,v
  retrieving revision 1.104
  retrieving revision 1.105
  diff -u -r1.104 -r1.105
  --- build.xml 7 Feb 2004 23:03:44 -   1.104
  +++ build.xml 27 Feb 2004 19:36:38 -  1.105
  @@ -1,4 +1,19 @@
   ?xml version=1.0?
  +!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed under the Apache License, Version 2.0 (the License);
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  +
  +   http://www.apache.org/licenses/LICENSE-2.0
  +
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an AS IS BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +--
   !-- ===
   
  * == *
  @@ -151,7 +166,7 @@
   property name=NAME value=FOP/
   property name=version value=1.0dev/
   filter token=version value=${version}/
  -property name=year value=1999-2003/
  +property name=year value=1999-2004/
   
   echo message=--- ${Name} ${version} [${year}] 
/
   echo message=See build.properties and build-local.properties for additional 
build settings/
  @@ -480,7 +495,7 @@
   attribute name=Class-Path value=${manifest-classpath}/
   attribute name=Implementation-Title value=${Name}/
   attribute name=Implementation-Version value=${version}/
  -attribute name=Implementation-Vendor value=Apache Software Foundation 
(http://xml.apache.org/fop/)/
  +attribute name=Implementation-Vendor value=The Apache Software 
Foundation (http://xml.apache.org/fop/)/
   attribute name=Build-Id value=${ts} (${user.name} [${os.name} 
${os.version} ${os.arch}, Java ${java.runtime.version}])/
 /manifest
   /jar
  @@ -552,7 +567,7 @@
 manifest
   attribute name=Implementation-Title value=${fop-transcoder.name}/
   attribute name=Implementation-Version 

cvs commit: xml-fop checkstyle.header

2004-02-27 Thread jeremias
jeremias2004/02/27 11:39:53

  Modified:.checkstyle.header
  Log:
  Applied Apache License Version 2.0 by following the instructions at 
http://www.apache.org/dev/apply-license.html.
  
  Revision  ChangesPath
  1.4   +15 -50xml-fop/checkstyle.header
  
  Index: checkstyle.header
  ===
  RCS file: /home/cvs/xml-fop/checkstyle.header,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- checkstyle.header 25 Feb 2003 10:30:12 -  1.3
  +++ checkstyle.header 27 Feb 2004 19:39:53 -  1.4
  @@ -1,50 +1,15 @@
  -/\*
  - \* \$Id.*\$
  - \* 
  - \*The Apache Software License, Version 1.1
  - \* 
  - \*
  - \* Copyright \(C\) 1999-2003 The Apache Software Foundation. All rights reserved.
  - \*
  - \* Redistribution and use in source and binary forms, with or without modifica-
  - \* tion, are permitted provided that the following conditions are met:
  - \*
  - \* 1. Redistributions of source code must retain the above copyright notice,
  - \*this list of conditions and the following disclaimer.
  - \*
  - \* 2. Redistributions in binary form must reproduce the above copyright notice,
  - \*this list of conditions and the following disclaimer in the documentation
  - \*and/or other materials provided with the distribution.
  - \*
  - \* 3. The end-user documentation included with the redistribution, if any, must
  - \*include the following acknowledgment: This product includes software
  - \*developed by the Apache Software Foundation \(http://www.apache.org/\).
  - \*Alternately, this acknowledgment may appear in the software itself, if
  - \*and wherever such third-party acknowledgments normally appear.
  - \*
  - \* 4. The names FOP and Apache Software Foundation must not be used to
  - \*endorse or promote products derived from this software without prior
  - \*written permission. For written permission, please contact
  - \*[EMAIL PROTECTED]
  - \*
  - \* 5. Products derived from this software may not be called Apache, nor may
  - \*Apache appear in their name, without prior written permission of the
  - \*Apache Software Foundation.
  - \*
  - \* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - \* INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - \* FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  - \* APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  - \* INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES \(INCLU-
  - \* DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - \* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION\) HOWEVER CAUSED AND ON
  - \* ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  - \* \(INCLUDING NEGLIGENCE OR OTHERWISE\) ARISING IN ANY WAY OUT OF THE USE OF
  - \* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - \* 
  - \*
  - \* This software consists of voluntary contributions made by many individuals
  - \* on behalf of the Apache Software Foundation and was originally created by
  - \* James Tauber [EMAIL PROTECTED]. For more information on the Apache
  - \* Software Foundation, please see http://www.apache.org/.
  - \*/
  \ No newline at end of file
  +\/*
  + * Copyright .*2004 The Apache Software Foundation.
  + *
  + * Licensed under the Apache License, Version 2.0 \(the License\);
  + * you may not use this file except in compliance with the License.
  + * You may obtain a copy of the License at
  + *
  + *  http://www.apache.org/licenses/LICENSE-2.0
  + *
  + * Unless required by applicable law or agreed to in writing, software
  + * distributed under the License is distributed on an AS IS BASIS,
  + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + * See the License for the specific language governing permissions and
  + * limitations under the License.
  + *\/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop status.xml

2004-02-27 Thread jeremias
jeremias2004/02/27 11:49:11

  Modified:.status.xml
  Log:
  Moved some committers to the inactive list. Just move yourself up again when you 
become active again.
  Added note about finishing Apache License 2.0.
  
  Revision  ChangesPath
  1.36  +15 -7 xml-fop/status.xml
  
  Index: status.xml
  ===
  RCS file: /home/cvs/xml-fop/status.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- status.xml5 Feb 2004 17:58:13 -   1.35
  +++ status.xml27 Feb 2004 19:49:11 -  1.36
  @@ -3,26 +3,31 @@
   
 developers
 !-- in strict alphabetical order --
  -  person name=Bertrand Delacretaz email=[EMAIL PROTECTED] id=BD/
  -  person name=Christian Geisert email=[EMAIL PROTECTED] id=CG/
  -  person name=Karen Lease email=[EMAIL PROTECTED] id=KL/
  -  person name=Keiron Liddle email=[EMAIL PROTECTED] id=KLL/
  +  person name=Finn Bock email=[EMAIL PROTECTED] id=FB/
  +  person name=Chris Bowditch email=[EMAIL PROTECTED] id=CB/
  +  person name=Andreas L. Delmelle email=[EMAIL PROTECTED] id=ALD/
  +  person name=Peter Herweg email=[EMAIL PROTECTED] id=PH/
 person name=Jeremias Maerki email=[EMAIL PROTECTED] id=JM/
  -  person name=Victor Mote email=[EMAIL PROTECTED] id=VM/
  +  person name=Glen Mazza email=[EMAIL PROTECTED] id=GM/
 person name=Joerg Pietschmann email=[EMAIL PROTECTED] id=JP/
  -  person name=Arved Sandstrom email=[EMAIL PROTECTED] id=AS/
  -  person name=Oleg Tkachenko email=[EMAIL PROTECTED] id=OT/
 person name=Peter B. West email=[EMAIL PROTECTED] id=PBW/
   
   !--
   inactive??
 person name=Kelly Campbell email=[EMAIL PROTECTED] id=KC/
 person name=Steven Coffman email=[EMAIL PROTECTED] id=SC/
  +  person name=Bertrand Delacretaz email=[EMAIL PROTECTED] id=BD/
 person name=Tore Engvig email=[EMAIL PROTECTED] id=/
  +  person name=Christian Geisert email=[EMAIL PROTECTED] id=CG/
 person name=Stanislav Gorkhover email=[EMAIL PROTECTED] id=/
 person name=Fotis Jannidis email=[EMAIL PROTECTED] id=/
  +  person name=Karen Lease email=[EMAIL PROTECTED] id=KL/
  +  person name=Keiron Liddle email=[EMAIL PROTECTED] id=KLL/
  +  person name=Victor Mote email=[EMAIL PROTECTED] id=VM/
 person name=Jordan Naftolin email=[EMAIL PROTECTED] id=/
  +  person name=Arved Sandstrom email=[EMAIL PROTECTED] id=AS/
 person name=Eric Schaeffer email=[EMAIL PROTECTED] id=/
  +  person name=Oleg Tkachenko email=[EMAIL PROTECTED] id=OT/
 person name=Art Welch email=[EMAIL PROTECTED] id=/
   --
   person name=Volunteer needed   email=[EMAIL PROTECTED] id=open/
  @@ -30,6 +35,9 @@
   
 todo
  actions priority=high
  +action context=code dev=JM, open
  +  Finish applying Apache License 2.0. Open items: documentation files, 
hyphenation patterns...
  +/action
   action context=code dev=open
 From branch: char encoding for pdf output.
   /action
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Applying the new license

2004-02-27 Thread Jeremias Maerki
I guess you'all seen the commit messages. I got a headache now, so I'll
stop for the moment. Maybe I can do the rest this weekend. Only some
manual work is left to do. Help is welcome. That little Java class in
the committer CVS module really made this whole thing a piece of cake
without me having to set up any script language environments on my
Windows box. :-)

We still have copyright statements in some of our hyphenation patterns.
Seems like I gave up last year before sorting everything out. Sigh. I'll
have to sleep over that. If anyone has any ideas or, better, surplus
time...

Jeremias Maerki



Wiki Migration and other issues

2004-02-27 Thread J.Pietschmann
Hi all,
now that the ASF has its new Wiki farm up and running,
they pester everyone with moving from UseModWiki
 http://nagoya.apache.org/wiki/apachewiki.cgi?HomePage
to the MoinMoinWiki:
 http://wiki.apache.org/general
Should we wait for the Apache XML reorganization to
complete or should we rush ahead and create out own
Wiki already?
The other issue: The hyphenation files with problematic
licenses are apparently still in the HEAD CVS ready for
checkout. I can't remember any status change here. What
should we doe with them?
J.Pietschmann


Re: fop-cvs Digest 27 Feb 2004 18:53:01 -0000 Issue 868

2004-02-27 Thread Glen Mazza
Thanks! thanks! thanks!

Glen

--- [EMAIL PROTECTED] wrote:
   5209 by: jeremias.apache.org
 
   Applied Apache License Version 2.0 by following
 the instructions at
 http://www.apache.org/dev/apply-license.html.
   



Re: [VOTE] Remove Visitor Patterns from AbstractRenderer.java

2004-02-27 Thread J.Pietschmann
Glen Mazza wrote:
That hasn't changed; for 1.0 that work is still done
in the renderers (as opposed to 0.20.x which had
extensive rendering business logic in the layout
objects, the 1.0 InlineArea.renders() just made a
one-line command to a renderInlineArea() method in
the renderer objects).
The problem is that text justification and leader expansion
is a layout task, not a renderer task. And text justification
can't be done during the normal layout pass because of
page number references, it has to bedeferred until the
references are resolved.
There is a reason why the maintenance code is as it is.
J.Pietschmann


Re: Wiki Migration and other issues

2004-02-27 Thread Jeremias Maerki
Hehe, you thought the same thing at the same time. See my other post. I
really need to sleep over that one.

Concerning the Wiki: I see no immediate need right now unless there are
plans to shut down the old Wiki. But +0.

On 27.02.2004 20:58:29 J.Pietschmann wrote:
 Hi all,
 now that the ASF has its new Wiki farm up and running,
 they pester everyone with moving from UseModWiki
   http://nagoya.apache.org/wiki/apachewiki.cgi?HomePage
 to the MoinMoinWiki:
   http://wiki.apache.org/general
 
 Should we wait for the Apache XML reorganization to
 complete or should we rush ahead and create out own
 Wiki already?
 
 The other issue: The hyphenation files with problematic
 licenses are apparently still in the HEAD CVS ready for
 checkout. I can't remember any status change here. What
 should we doe with them?



Jeremias Maerki



Re: cvs commit: xml-fop/src/hyph cs.xml da.xml de.xml de_DR.xml el.xml en_GB.xml en_US.xml fr.xml nl.xml no.xml sk.xml tr.xml

2004-02-27 Thread Simon Pepping
On Fri, Feb 27, 2004 at 06:24:38PM -, [EMAIL PROTECTED] wrote:
 jeremias2004/02/27 10:24:38
 
   Removed: src/hyph cs.xml da.xml de.xml de_DR.xml el.xml en_GB.xml
 en_US.xml fr.xml nl.xml no.xml sk.xml tr.xml
   Log:
   Removed legally problematic files as done for the maintenance branch.

What are those legal problems? The Dutch file nl.xml is based on the
hyphenation patterns created by the Dutch TeX user group, and are
freely distributed with TeX software. Why cannot FOP distribute them?

Regards,
Simon Pepping

-- 
Simon Pepping
home page: http://www.leverkruid.nl



Re: [VOTE] Remove Visitor Patterns from AbstractRenderer.java

2004-02-27 Thread Glen Mazza
--- J.Pietschmann [EMAIL PROTECTED] wrote:
 The problem is that text justification and leader
 expansion
 is a layout task, not a renderer task.

Absolutely, much of the logic needs to be in the
layout objects, which interface with the Renderer
classes, indeed activate them.  That's fine, normal
processing, makes rendering easier.  (In 0.20.5,
LineArea is a layout package object, but in 1.0 the
InlineArea subclasses are Area objects, not LM package
ones.)

 And text
 justification
 can't be done during the normal layout pass because
 of
 page number references, it has to bedeferred until
 the
 references are resolved.

Either the LM classes do this processing, or the
Renderers do it.  Either way is fine for me--I'd just
rather keep the *Area* objects inert--but if they *do*
do the processing, have them do it, not just a
one-line immediate bounce-back to
now-gotta-make-public  LM or Renderer methods.  This
is torture trying to trace.

 There is a reason why the maintenance code is as it
 is.
 

We can always go back when needed/beneficial.  Right
now, I'm trying to fix the layout bugs (where our
example FOs render fine in 0.20.x but not-so-fine in
1.0--I'm currently focusing on the extra-space issue
in 1.0) and the bouncebacks between classes is causing
my brain to overheat.  This simplification, even if
temporary, drops the average IQ needed to understand
the Renderer classes perhaps 30 points, more into my
range*, hopefully opening the door for more developers
to start filling out these renderers.

Glen

*That of a house plant.



Re: cvs commit: xml-fop/src/hyph cs.xml da.xml de.xml de_DR.xml el.xml en_GB.xml en_US.xml fr.xml nl.xml no.xml sk.xml tr.xml

2004-02-27 Thread Glen Mazza
Can you give us a link stating that?  I know we can't
distribute (L)GPL stuff, if that is the issue.

Thanks,
Glen

--- Simon Pepping [EMAIL PROTECTED] wrote:
 What are those legal problems? The Dutch file nl.xml
 is based on the
 hyphenation patterns created by the Dutch TeX user
 group, and are
 freely distributed with TeX software. Why cannot FOP
 distribute them?
 
 Regards,
 Simon Pepping
 
 -- 
 Simon Pepping
 home page: http://www.leverkruid.nl
 



Re: cvs commit: xml-fop/src/hyph cs.xml da.xml de.xml de_DR.xml el.xml en_GB.xml en_US.xml fr.xml nl.xml no.xml sk.xml tr.xml

2004-02-27 Thread J.Pietschmann
Simon Pepping wrote:
 Removed: src/hyph cs.xml da.xml de.xml de_DR.xml el.xml en_GB.xml
   en_US.xml fr.xml nl.xml no.xml sk.xml tr.xml
 Log:
 Removed legally problematic files as done for the maintenance branch.


What are those legal problems? The Dutch file nl.xml is based on the
hyphenation patterns created by the Dutch TeX user group, and are
freely distributed with TeX software. Why cannot FOP distribute them?
The XML file says
  Original (TeX) author: Piet Tutelaers
  Transformed to XML by: Reinout Verkerk ([EMAIL PROTECTED])
  Character encoding corrections by: Carlos Villegas
without further license or copyright indications, which makes
them copyright holders and gives them exclusive rights.
The original isn't easy to track down but is probably here
  http://euridice.tue.nl/~ptutelae/TeX/nederlands/dutch96.pat
and says:
% COPYRIGHT (C) 1996: Piet Tutelaers
%
% COPYING: This file can be distributed freely if its contents and name
%  is UNCHANGED and as long as you don't ask money for it.
This is not compatible with the APL.

I'm sure noone of the mentioned guys will oppose putting the stuff
under APL 2.0 but we should at least ask. Well, Jeremias asked last
year, without any result so far, I think.
J.Pietschmann



cvs commit: xml-fop/src/java/org/apache/fop/area/inline InlineArea.java InlineContainer.java

2004-02-27 Thread pbwest
pbwest  2004/02/27 18:03:54

  Modified:src/java/org/apache/fop/area/inline Tag:
FOP_0-20-0_Alt-Design InlineArea.java
InlineContainer.java
  Log:
  Constructor modifications to match superclasses
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.2.2.4   +15 -4 xml-fop/src/java/org/apache/fop/area/inline/InlineArea.java
  
  Index: InlineArea.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/area/inline/InlineArea.java,v
  retrieving revision 1.2.2.3
  retrieving revision 1.2.2.4
  diff -u -r1.2.2.3 -r1.2.2.4
  --- InlineArea.java   1 Feb 2004 08:12:00 -   1.2.2.3
  +++ InlineArea.java   28 Feb 2004 02:03:54 -  1.2.2.4
  @@ -21,6 +21,8 @@
   
   import org.apache.fop.area.Area;
   import org.apache.fop.datastructs.Node;
  +import org.apache.fop.fo.FONode;
  +import org.apache.fop.fo.flow.FoPageSequence;
   
   /**
* @author pbw
  @@ -33,9 +35,14 @@
* @param index
* @throws IndexOutOfBoundsException
*/
  -public InlineArea(Node parent, int index, Object areaSync)
  +public InlineArea(
  +FoPageSequence pageSeq,
  +FONode generatedBy,
  +Node parent,
  +int index,
  +Object sync)
   throws IndexOutOfBoundsException {
  -super(parent, index, areaSync);
  +super(pageSeq, generatedBy, parent, index, sync);
   // TODO Auto-generated constructor stub
   }
   
  @@ -43,8 +50,12 @@
* @param parent
* @throws IndexOutOfBoundsException
*/
  -public InlineArea(Node parent, Object areaSync) throws 
IndexOutOfBoundsException {
  -super(parent, areaSync);
  +public InlineArea(
  +FoPageSequence pageSeq,
  +FONode generatedBy,
  +Node parent,
  +Object sync) {
  +super(pageSeq, generatedBy, parent, sync);
   // TODO Auto-generated constructor stub
   }
   
  
  
  
  1.1.2.5   +10 -16
xml-fop/src/java/org/apache/fop/area/inline/Attic/InlineContainer.java
  
  Index: InlineContainer.java
  ===
  RCS file: 
/home/cvs/xml-fop/src/java/org/apache/fop/area/inline/Attic/InlineContainer.java,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -r1.1.2.4 -r1.1.2.5
  --- InlineContainer.java  23 Feb 2004 13:18:37 -  1.1.2.4
  +++ InlineContainer.java  28 Feb 2004 02:03:54 -  1.1.2.5
  @@ -22,6 +22,8 @@
   import org.apache.fop.area.AbstractReferenceArea;
   import org.apache.fop.area.ReferenceArea;
   import org.apache.fop.datastructs.Node;
  +import org.apache.fop.fo.FONode;
  +import org.apache.fop.fo.flow.FoPageSequence;
   
   /**
* @author pbw
  @@ -33,22 +35,14 @@
   
   /**
* @param parent
  - * @param index
* @throws IndexOutOfBoundsException
*/
  -public InlineContainer(Node parent, int index, Object areaSync)
  -throws IndexOutOfBoundsException {
  -super(parent, index, areaSync);
  -// TODO Auto-generated constructor stub
  -}
  -
  -/**
  - * @param parent
  - * @throws IndexOutOfBoundsException
  - */
  -public InlineContainer(Node parent, Object areaSync)
  -throws IndexOutOfBoundsException {
  -super(parent, areaSync);
  +public InlineContainer(
  +FoPageSequence pageSeq,
  +FONode generatedBy,
  +Node parent,
  +Object areaSync) {
  +super(pageSeq, generatedBy, parent, areaSync);
   // TODO Auto-generated constructor stub
   }
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/src/java/org/apache/fop/datastructs Node.java

2004-02-27 Thread pbwest
pbwest  2004/02/27 18:10:06

  Modified:src/java/org/apache/fop/datastructs Tag:
FOP_0-20-0_Alt-Design Node.java
  Log:
  Removed 'throws IndexOutOfBoundsException' clause from Node(Node) constructor.
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.1.2.8   +3 -4  xml-fop/src/java/org/apache/fop/datastructs/Attic/Node.java
  
  Index: Node.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/datastructs/Attic/Node.java,v
  retrieving revision 1.1.2.7
  retrieving revision 1.1.2.8
  diff -u -r1.1.2.7 -r1.1.2.8
  --- Node.java 4 Feb 2004 12:17:51 -   1.1.2.7
  +++ Node.java 28 Feb 2004 02:10:06 -  1.1.2.8
  @@ -108,8 +108,7 @@
*   node. 
*/
   
  -public Node(Node parent)
  -throws IndexOutOfBoundsException {
  +public Node(Node parent) {
   this.parent = parent;
   if (parent != null) {
   parent.addChild(this);
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]