You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Max Polk (JIRA)" <ji...@apache.org> on 2006/10/16 23:58:35 UTC

[jira] Created: (CODEC-53) build.xml "dist" target refers to ../LICENSE

build.xml "dist" target refers to ../LICENSE
--------------------------------------------

                 Key: CODEC-53
                 URL: http://issues.apache.org/jira/browse/CODEC-53
             Project: Commons Codec
          Issue Type: Bug
    Affects Versions: 1.3
         Environment: Cygwin 1.5.21(0.156/4/2) 2006-07-30 14:21 i686 Cygwin
But probably applicable to any system
            Reporter: Max Polk
            Priority: Minor


The source distribution for commons-codec-1.3/build.xml file has a "dist" and "jar" targets that refer to ../LICENSE which does not exist.  Therefore, an "ant dist" build fails at the "copy" tasks that refer to this missing file one directory *back* from the unpacked "commons-codec-1.3" directory, such as:

BUILD FAILED
C:\Apps\Libraries\Java\commons-codec-1.3\build.xml:93: Warning: Could not find file C:\Apps\Libraries\Java\LICENSE to copy.

Please (1) include the LICENSE file itself in "commons-codec-1.3" directory, and then (2) fix lines 93 and 100 of build.xml to refer to "LICENSE" and not "../LICENSE".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Resolved: (CODEC-53) build.xml "dist" target refers to ../LICENSE

Posted by "Gary Gregory (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CODEC-53?page=all ]

Gary Gregory resolved CODEC-53.
-------------------------------

    Resolution: Fixed

> build.xml "dist" target refers to ../LICENSE
> --------------------------------------------
>
>                 Key: CODEC-53
>                 URL: http://issues.apache.org/jira/browse/CODEC-53
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: Cygwin 1.5.21(0.156/4/2) 2006-07-30 14:21 i686 Cygwin
> But probably applicable to any system
>            Reporter: Max Polk
>            Priority: Minor
>             Fix For: Nightly Builds
>
>
> The source distribution for commons-codec-1.3/build.xml file has a "dist" and "jar" targets that refer to ../LICENSE which does not exist.  Therefore, an "ant dist" build fails at the "copy" tasks that refer to this missing file one directory *back* from the unpacked "commons-codec-1.3" directory, such as:
> BUILD FAILED
> C:\Apps\Libraries\Java\commons-codec-1.3\build.xml:93: Warning: Could not find file C:\Apps\Libraries\Java\LICENSE to copy.
> Please (1) include the LICENSE file itself in "commons-codec-1.3" directory, and then (2) fix lines 93 and 100 of build.xml to refer to "LICENSE" and not "../LICENSE".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Updated: (CODEC-53) build.xml "dist" target refers to ../LICENSE

Posted by "Gary Gregory (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CODEC-53?page=all ]

Gary Gregory updated CODEC-53:
------------------------------

    Fix Version/s: Nightly Builds

> build.xml "dist" target refers to ../LICENSE
> --------------------------------------------
>
>                 Key: CODEC-53
>                 URL: http://issues.apache.org/jira/browse/CODEC-53
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: Cygwin 1.5.21(0.156/4/2) 2006-07-30 14:21 i686 Cygwin
> But probably applicable to any system
>            Reporter: Max Polk
>            Priority: Minor
>             Fix For: Nightly Builds
>
>
> The source distribution for commons-codec-1.3/build.xml file has a "dist" and "jar" targets that refer to ../LICENSE which does not exist.  Therefore, an "ant dist" build fails at the "copy" tasks that refer to this missing file one directory *back* from the unpacked "commons-codec-1.3" directory, such as:
> BUILD FAILED
> C:\Apps\Libraries\Java\commons-codec-1.3\build.xml:93: Warning: Could not find file C:\Apps\Libraries\Java\LICENSE to copy.
> Please (1) include the LICENSE file itself in "commons-codec-1.3" directory, and then (2) fix lines 93 and 100 of build.xml to refer to "LICENSE" and not "../LICENSE".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Updated: (CODEC-53) build.xml "dist" target refers to ../LICENSE

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

Henri Yandell updated CODEC-53:
-------------------------------

    Fix Version/s:     (was: Nightly Builds)

> build.xml "dist" target refers to ../LICENSE
> --------------------------------------------
>
>                 Key: CODEC-53
>                 URL: https://issues.apache.org/jira/browse/CODEC-53
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: Cygwin 1.5.21(0.156/4/2) 2006-07-30 14:21 i686 Cygwin
> But probably applicable to any system
>            Reporter: Max Polk
>            Priority: Minor
>
> The source distribution for commons-codec-1.3/build.xml file has a "dist" and "jar" targets that refer to ../LICENSE which does not exist.  Therefore, an "ant dist" build fails at the "copy" tasks that refer to this missing file one directory *back* from the unpacked "commons-codec-1.3" directory, such as:
> BUILD FAILED
> C:\Apps\Libraries\Java\commons-codec-1.3\build.xml:93: Warning: Could not find file C:\Apps\Libraries\Java\LICENSE to copy.
> Please (1) include the LICENSE file itself in "commons-codec-1.3" directory, and then (2) fix lines 93 and 100 of build.xml to refer to "LICENSE" and not "../LICENSE".

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Commented: (CODEC-53) build.xml "dist" target refers to ../LICENSE

Posted by "Gary Gregory (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/CODEC-53?page=comments#action_12442740 ] 
            
Gary Gregory commented on CODEC-53:
-----------------------------------

I just performed:

ant clean dist

with the latest from SVN and all is well ("BUILD SUCCESSFUL".)

Please reopen if can reproduce from current SVN sources.



> build.xml "dist" target refers to ../LICENSE
> --------------------------------------------
>
>                 Key: CODEC-53
>                 URL: http://issues.apache.org/jira/browse/CODEC-53
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: Cygwin 1.5.21(0.156/4/2) 2006-07-30 14:21 i686 Cygwin
> But probably applicable to any system
>            Reporter: Max Polk
>            Priority: Minor
>
> The source distribution for commons-codec-1.3/build.xml file has a "dist" and "jar" targets that refer to ../LICENSE which does not exist.  Therefore, an "ant dist" build fails at the "copy" tasks that refer to this missing file one directory *back* from the unpacked "commons-codec-1.3" directory, such as:
> BUILD FAILED
> C:\Apps\Libraries\Java\commons-codec-1.3\build.xml:93: Warning: Could not find file C:\Apps\Libraries\Java\LICENSE to copy.
> Please (1) include the LICENSE file itself in "commons-codec-1.3" directory, and then (2) fix lines 93 and 100 of build.xml to refer to "LICENSE" and not "../LICENSE".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org