~ubuntu-branches/ubuntu/wily/libjboss-remoting-java/wily

« back to all changes in this revision

Viewing changes to docs/guide/en/oneChapter.xml

  • Committer: Package Import Robot
  • Author(s): Torsten Werner
  • Date: 2011-09-09 14:01:03 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: package-import@ubuntu.com-20110909140103-hqokx61534tas9rg
Tags: 2.5.3.SP1-1
* Newer but not newest upstream release. Do not build samples.
* Change debian/watch to upstream's svn repo.
* Add patch to fix compile error caused by tomcat update.
  (Closes: #628303)
* Switch to source format 3.0.
* Switch to debhelper level 7.
* Remove useless Depends.
* Update Standards-Version: 3.9.2.
* Update README.source.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
 
3
"../support/support/docbook-dtd/docbookx.dtd"
 
4
[
 
5
<!ENTITY temp  SYSTEM "temp.xml">
 
6
]>
 
7
 
 
8
<book>
 
9
  <bookinfo>
 
10
    <title>JBoss Remoting Guide</title>
 
11
 
 
12
    <subtitle>JBoss Remoting version 2.0.0.GA</subtitle>
 
13
 
 
14
    <releaseinfo>July 31, 2006</releaseinfo>
 
15
 
 
16
    <mediaobject>
 
17
      <imageobject>
 
18
        <imagedata fileref="images/JBoss_logo.jpg" />
 
19
      </imageobject>
 
20
    </mediaobject>
 
21
 
 
22
    <copyright>
 
23
      <year>2006</year>
 
24
 
 
25
      <holder>JBoss, Inc.</holder>
 
26
    </copyright>
 
27
  </bookinfo>
 
28
 
 
29
        &temp;
 
30
   
 
31
   <!-- The following title accomodates linking between chapters. -->
 
32
   <title id="section-multiplex-invokers"
 
33
      xreflabel="Multiplex invokers">Multiplex invokers</title>
 
34
        
 
35
</book>
 
 
b'\\ No newline at end of file'