Github user jaikiran commented on a diff in the pull request:

    https://github.com/apache/ant-ivy/pull/60#discussion_r136327295
  
    --- Diff: build-release.xml ---
    @@ -179,11 +180,11 @@
         </target>
     
         <target name="init-asciidoctor" depends="init-asciidoctor-extensions" 
unless="skip.doc">
    -        <ivy:cachepath pathid="asciidoctor.path" 
organisation="org.asciidoctor" module="asciidoctor-ant" revision="1.5.4" 
inline="true"/>
    +        <ivy:cachepath pathid="asciidoctor.path" 
organisation="org.asciidoctor" module="asciidoctor-ant" revision="1.5.3" 
conf="default" inline="true"/>
             <taskdef uri="antlib:org.asciidoctor.ant" 
resource="org/asciidoctor/ant/antlib.xml" classpathref="asciidoctor.path">
    --- End diff --
    
    Instead of downgrading the version, I think we should try and figure out 
whatever the issue is with 1.5.4


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to