You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2010/02/25 20:50:28 UTC

[jira] Created: (AVRO-431) mvn-install target broken for clean build

mvn-install target broken for clean build
-----------------------------------------

                 Key: AVRO-431
                 URL: https://issues.apache.org/jira/browse/AVRO-431
             Project: Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.3.0
            Reporter: Doug Cutting
             Fix For: 1.3.1


The mvn-install target currently fails for a clean build since it does not correctly depend on the jar-javadoc target.

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


[jira] Updated: (AVRO-431) mvn-install target broken for clean build

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-431:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.

> mvn-install target broken for clean build
> -----------------------------------------
>
>                 Key: AVRO-431
>                 URL: https://issues.apache.org/jira/browse/AVRO-431
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.3.0
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.1
>
>         Attachments: AVRO-431.patch
>
>
> The mvn-install target currently fails for a clean build since it does not correctly depend on the jar-javadoc target.

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


[jira] Updated: (AVRO-431) mvn-install target broken for clean build

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-431:
------------------------------

    Assignee: Doug Cutting
      Status: Patch Available  (was: Open)

> mvn-install target broken for clean build
> -----------------------------------------
>
>                 Key: AVRO-431
>                 URL: https://issues.apache.org/jira/browse/AVRO-431
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.3.0
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.1
>
>         Attachments: AVRO-431.patch
>
>
> The mvn-install target currently fails for a clean build since it does not correctly depend on the jar-javadoc target.

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


[jira] Updated: (AVRO-431) mvn-install target broken for clean build

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-431:
------------------------------

    Attachment: AVRO-431.patch

Patch attached.  Also renamed target "javadocjar" to be "javadoc-jar" and made it correctly depend on the "javadoc" target.

> mvn-install target broken for clean build
> -----------------------------------------
>
>                 Key: AVRO-431
>                 URL: https://issues.apache.org/jira/browse/AVRO-431
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.3.0
>            Reporter: Doug Cutting
>             Fix For: 1.3.1
>
>         Attachments: AVRO-431.patch
>
>
> The mvn-install target currently fails for a clean build since it does not correctly depend on the jar-javadoc target.

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