[
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]