You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org> on 2007/06/18 14:02:27 UTC

[jira] Created: (UIMA-459) References html file has 0 bytes after clean build

References html file has 0 bytes after clean build
--------------------------------------------------

                 Key: UIMA-459
                 URL: https://issues.apache.org/jira/browse/UIMA-459
             Project: UIMA
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.2
            Reporter: Thilo Goetz
            Assignee: Marshall Schor
             Fix For: 2.2


When built separately, the references html file is generated correctly.  When the whole docbook build is run, for example in a clean extract, the references.html is empty (while the pdf is generated correctly).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Created: (UIMA-459) References html file has 0 bytes after clean build

Posted by Marshall Schor <ms...@schor.com>.
Now, that's a very strange bug ! ...  I'll take a look. -Marshall

Thilo Goetz (JIRA) wrote:
> References html file has 0 bytes after clean build
> --------------------------------------------------
>
>                  Key: UIMA-459
>                  URL: https://issues.apache.org/jira/browse/UIMA-459
>              Project: UIMA
>           Issue Type: Bug
>           Components: Documentation
>     Affects Versions: 2.2
>             Reporter: Thilo Goetz
>             Assignee: Marshall Schor
>              Fix For: 2.2
>
>
> When built separately, the references html file is generated correctly.  When the whole docbook build is run, for example in a clean extract, the references.html is empty (while the pdf is generated correctly).
>
>
>   


[jira] Commented: (UIMA-459) References html file has 0 bytes after clean build

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506245 ] 

Adam Lally commented on UIMA-459:
---------------------------------

I seem to recall there was some problem building the docbooks with IBM Java 1.4 (or maybe it was some other Java, I'm not sure).  Could that be causing this?

> References html file has 0 bytes after clean build
> --------------------------------------------------
>
>                 Key: UIMA-459
>                 URL: https://issues.apache.org/jira/browse/UIMA-459
>             Project: UIMA
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.2
>            Reporter: Thilo Goetz
>            Assignee: Marshall Schor
>             Fix For: 2.2
>
>
> When built separately, the references html file is generated correctly.  When the whole docbook build is run, for example in a clean extract, the references.html is empty (while the pdf is generated correctly).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-459) References html file has 0 bytes after clean build

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thilo Goetz updated UIMA-459:
-----------------------------

    Attachment: docbook-build.rtf

Output of ant -v, after having called ant clean.  Hope rtf is ok, so it's in color.

> References html file has 0 bytes after clean build
> --------------------------------------------------
>
>                 Key: UIMA-459
>                 URL: https://issues.apache.org/jira/browse/UIMA-459
>             Project: UIMA
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.2
>            Reporter: Thilo Goetz
>            Assignee: Marshall Schor
>             Fix For: 2.2
>
>         Attachments: docbook-build.rtf
>
>
> When built separately, the references html file is generated correctly.  When the whole docbook build is run, for example in a clean extract, the references.html is empty (while the pdf is generated correctly).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-459) References html file has 0 bytes after clean build

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506420 ] 

Thilo Goetz commented on UIMA-459:
----------------------------------

I investigated some more, trying various combinations.  First of all, I can only reproduce this when building from Eclipse.  On the command line, everything works fine.  I thought yesterday that I had seen this on the command line as well, but I can no longer reproduce this.  From Eclipse though, it's reliable (for me).  Secondly, the JVM doesn't matter, neither on the command line, nor in Eclipse.  I tried various v. 5 and 6 JVMs, from Sun and IBM.  All show the same behavior.

So my setup is: Eclipse 3.2.1, Windows XP, Java 5 or 6.

Here's what I do to reproduce: make sure uima-docbook-tool is up to date.  Delete uima-docbooks project, do clean checkout from svn.  Add docbook build.xml to ant view, build.  Everything works fine!  Now you can do either of the following: manually delete the target folder, or do an ant clean.  Then build the whole thing again.  references.html has 0 bytes for me.  Is references.html the last file to be generated?  Maybe that has something to do with it.

I'm attaching the output of ant -v in case anything jumps out at you.  However, since this all works from the command line, I'm really not sure this is worth spending any time on.  Could be just some kind of weirdness in my Eclipse setup, or some form of user error.  If nothing strikes you as odd from the ant output, I'm fine with just closing this issue (especially since I have a perfectly good workaround even inside Eclipse).

> References html file has 0 bytes after clean build
> --------------------------------------------------
>
>                 Key: UIMA-459
>                 URL: https://issues.apache.org/jira/browse/UIMA-459
>             Project: UIMA
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.2
>            Reporter: Thilo Goetz
>            Assignee: Marshall Schor
>             Fix For: 2.2
>
>
> When built separately, the references html file is generated correctly.  When the whole docbook build is run, for example in a clean extract, the references.html is empty (while the pdf is generated correctly).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-459) References html file has 0 bytes after clean build

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506234 ] 

Marshall Schor commented on UIMA-459:
-------------------------------------

I am unable to reproduce.  I even tried extracting into a new temp dir the uima-docbooks and the uima-docbook-tool, and then running the build.

Perhaps something died in your build, which isn't dying in mine?

If you can reproduce, please run the ant using:
ant -v

and then attach the output (or email it to me).

FWIW, I run with Java version 1.6.0_01

> References html file has 0 bytes after clean build
> --------------------------------------------------
>
>                 Key: UIMA-459
>                 URL: https://issues.apache.org/jira/browse/UIMA-459
>             Project: UIMA
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.2
>            Reporter: Thilo Goetz
>            Assignee: Marshall Schor
>             Fix For: 2.2
>
>
> When built separately, the references html file is generated correctly.  When the whole docbook build is run, for example in a clean extract, the references.html is empty (while the pdf is generated correctly).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-459) References html file has 0 bytes after clean build

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-459.
-------------------------------

    Resolution: Fixed

> References html file has 0 bytes after clean build
> --------------------------------------------------
>
>                 Key: UIMA-459
>                 URL: https://issues.apache.org/jira/browse/UIMA-459
>             Project: UIMA
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.2
>            Reporter: Thilo Goetz
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: docbook-build.rtf
>
>
> When built separately, the references html file is generated correctly.  When the whole docbook build is run, for example in a clean extract, the references.html is empty (while the pdf is generated correctly).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-459) References html file has 0 bytes after clean build

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thilo Goetz updated UIMA-459:
-----------------------------

    Priority: Minor  (was: Major)

Downgrading to minor, as it works fine from the command line.


> References html file has 0 bytes after clean build
> --------------------------------------------------
>
>                 Key: UIMA-459
>                 URL: https://issues.apache.org/jira/browse/UIMA-459
>             Project: UIMA
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.2
>            Reporter: Thilo Goetz
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: docbook-build.rtf
>
>
> When built separately, the references html file is generated correctly.  When the whole docbook build is run, for example in a clean extract, the references.html is empty (while the pdf is generated correctly).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.