Le 23/12/2014 00:18, Christopher Gregory a écrit :
> Hello,
>
> With the sed to fix the documentation in junit, is it actually meant to
> create the documentation, or just allow things to compile?
>
> When I try it javadoc still gives 1 error, and the following results:
>
> [javadoc] 1 error
>
> release-notes:
>
> populate-dist:
> [copy] Copying 51 files to
> /usr/src/blfs7.5/junit4-4.11/junit4.11-SNAPSHOT/doc
> [copy] Copying 1 file to /usr/src/blfs7.5/junit4-4.11/junit4.11-SNAPSHOT
> [copy] Copying 1 file to /usr/src/blfs7.5/junit4-4.11/junit4.11-SNAPSHOT
> [copy] Copying 1 file to /usr/src/blfs7.5/junit4-4.11/junit4.11-SNAPSHOT
> [copy] Copying 1 file to /usr/src/blfs7.5/junit4-4.11/junit4.11-SNAPSHOT
>
> BUILD SUCCESSFUL
> Total time: 13 seconds
> root [ /usr/src/blfs7.5/junit4-4.11 ]# install -v -m755 -d
> /usr/share/{doc,java}/junit-4.11 &&
>> chown -R root:root .
> root [ /usr/src/blfs7.5/junit4-4.11 ]# cp -v -R junit*/javadoc/*
> /usr/share/doc/junit-4.11
> cp: cannot stat ‘junit*/javadoc/*’: No such file or directory
>
> This installation attempt for this was done by copying and pasting the
> instructions in trunk. I got the same results using my install script, so
> this is why I need the clarification.
>
> As you can see when trying to copy the docs it fails as No such file or
> directory.
>
Sure the fix was only to allow compilation, but I am almost sure I tested the
instructions. Maybe I changed 'ant dist" to "ant populate-dist" after testing,
and that may explain. If so, I apologize. I am not on the same machine ATM, so
I cannot check what I did. I'll check that and fix ASAP. Sorry again.
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page