On Wed, December 24, 2014 3:23 am, Pierre Labastie wrote:
> Le 23/12/2014 11:55, Pierre Labastie a écrit :
>
>> 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
>>
>>
> OK, that was just a typo. I cannot understand how that typo could make
> its way to the book, since I copied instructions that worked to my
> sandbox. Anyway... Hopefully fixed now.
>
>
> Pierre

Hello Pierre,

It was that Irish fellow Murphy who was at fault there (murphy's law).


It does indeed work now thank you. I was not sure if it was something else
that had manifested itself on this new build which is why I posted my
results.

Regards,

Christopher.


-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to