Sure.  Being an svn person, would the git command be a simple:

git fetch <link>     ?

P.

On 06/15/2015 09:43, Ronny Trommer wrote:
Hi Paul,

is it possible for you to make the changes in the two files to ensure it fixes your problem?

https://github.com/OpenNMS/opennms/pull/285/files

- in opennms-doc/pom.xml you have to add the rub-complete dependency
- in opennms source root pom.xml you bump the asdiidoctorVersion to 1.5.2.1 - in opennms source root pom.xml you add jruby Version variable for 9.0.0.0.rc1

can you try a full build? It would be important to know if this fix solves your problem?

If you have trouble applying the changes please let me know.

Thank you in advance
-rt

On Jun 14, 2015, at 5:39 PM, Paul Pathiakis <ppathia...@atlantisservices.net <mailto:ppathia...@atlantisservices.net>> wrote:

Ok,

Let me know when it's all rolled into 1.16 stable and I'll re-run.

So, I'll run with this for right now. Just commenting out that problem and working with it from there. I've finally got the ear of the OpenJDK people at Oracle. :-) They're tracking/following the core.

However, I want to give them the latest core on OpenJDK8, FreeBSD 10.1 and OpenNMS 1.16 so that we can be ready for the 1.16 Release and FreeBSD can actually have a port/pkg for it.

Thank you Ronny and OpenNMS for allowing FreeBSD to be part of your supported platforms. (There's was too many people sending me mail to ask the status to ignore FreeBSD. (and Apple and Juniper, etc...) :-)

P.

On 06/13/2015 19:41, Ronny Trommer wrote:
We made some progress with the great help from the asciidoctor maintainer and 
documented our progress here. We had to bump a few versions and had also to add 
a dependency for the docs against JRuby 9000. You can see the diff here:

https://github.com/OpenNMS/opennms/compare/develop...indigo423:NMS-7600-Build-PDF-fail-FreeBSD?expand=1

Unfortunately we ran into a different problem by using font-awesome in our 
docs. This issue will be fixed in the next asciidoctor PDF plugin. You can find 
all the links and detailed information 
here:http://issues.opennms.org/browse/NMS-7600

-rt

On Jun 13, 2015, at 9:59 PM, Ronny Trommer<ro...@opennms.org>  wrote:

This topic appeared already, Jesse pointed me to an existing 
issue:http://issues.opennms.org/browse/NMS-7600

On Jun 13, 2015, at 8:30 PM, Paul Pathiakis<ppathia...@atlantisservices.net>  
wrote:

Hi,

I just thought I'd ask if this is a well-known bug or if there's a way
to turn off the documentation build so I can test functionality.

This occurs in assemble.pl -Dopennms.home. (The compile runs to
completion just fine)

[INFO]
------------------------------------------------------------------------
[INFO] Building OpenNMS :: Documentation :: Guide Documentation 16.0.0
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @
guide-doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO]
[INFO] --- asciidoctor-maven-plugin:1.5.2:process-asciidoc (output-html)
@ guide-doc ---
[INFO] Rendered
/usr/local/opennms-16.0.0-1/opennms-doc/guide-doc/src/asciidoc/index.adoc
[INFO]
[INFO] --- asciidoctor-maven-plugin:1.5.2:process-asciidoc
(generate-pdf-doc) @ guide-doc ---
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
asciidoctor: WARNING: conversion missing in backend pdf for inline_callout
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenNMS Installation Utilities .................... SUCCESS [
3.425 s]
[INFO] OpenNMS Remote Poller ............................. SUCCESS [
0.032 s]
[INFO] OpenNMS Assemblies ................................ SUCCESS [
0.116 s]
[INFO] OpenNMS HTTP Remoting Backend ..................... SUCCESS [
11.005 s]
[INFO] OpenNMS Config Generator (One Jar) ................ SUCCESS [
2.782 s]
[INFO] OpenNMS Remote Poller (One Jar) ................... SUCCESS [
13.153 s]
[INFO] OpenNMS Remote Poller (Standalone) ................ SUCCESS [
8.338 s]
[INFO] OpenNMS RXTX Assembly ............................. SUCCESS [
0.102 s]
[INFO] OpenNMS Version Information ....................... SUCCESS [
0.428 s]
[INFO] OpenNMS Web Application (Full) .................... SUCCESS [
26.836 s]
[INFO] OpenNMS Schema Definitions ........................ SUCCESS [
2.401 s]
[INFO] OpenNMS :: Documentation .......................... SUCCESS [
4.489 s]
[INFO] OpenNMS :: Documentation :: Guide Documentation ... FAILURE [
20.878 s]
[INFO] OpenNMS :: Documentation :: Guide Install ......... SKIPPED
[INFO] OpenNMS :: Documentation :: Guide User ............ SKIPPED
[INFO] OpenNMS :: Documentation :: Guide Development ..... SKIPPED
[INFO] OpenNMS :: Documentation :: Guide Administrator ... SKIPPED
[INFO] OpenNMS :: Documentation :: Releasenotes .......... SKIPPED
[INFO] OpenNMS :: Documentation :: All Guides ............ SKIPPED
[INFO] OpenNMS Base Assembly ............................. SKIPPED
[INFO] OpenNMS Full Assembly ............................. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 01:35 min
[INFO] Finished at: 2015-06-13T18:26:39+00:00
[INFO] Final Memory: 109M/926M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.asciidoctor:asciidoctor-maven-plugin:1.5.2:process-asciidoc
(generate-pdf-doc) on project guide-doc: Execution generate-pdf-doc of
goal org.asciidoctor:asciidoctor-maven-plugin:1.5.2:process-asciidoc
failed: (NotImplementedError) fstat unimplemented unsupported or native
support failed to load -> [Help 1]


Thank you,

Paul Pathiakis

------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel
------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel


------------------------------------------------------------------------------


_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel



------------------------------------------------------------------------------


_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to