Nigel Thanks,
I have extracted the new project.
However, I am having problems building the project
I am using Eclipse 3.4
and ant 1.7
I recieve error compiling core classes
*
compile-core-classes*:
BUILD FAILED
<jsp-compile
uriroot="${src.webapps}/task"
outputdir="${build.src}"
package="org.apache.hadoop.mapred"
webxml="${build.webapps}/task/WEB-INF/web.xml">
</jsp-compile>
*
D:\Work\AviadWork\workspace\cur\WSAD\Hadoop_Core_19_1\Hadoop\build.xml:302:
java.lang.ExceptionInInitializerError
*
it points to the the webxml tag
On Fri, Feb 27, 2009 at 9:24 AM, Nigel Daley <[email protected]> wrote:
> Sorry for delay. Should now be fixed. Please confirm.
>
> Thx,
> Nige
>
>
> On Feb 25, 2009, at 2:27 AM, Aviad sela wrote:
>
> Nigel,
>> The SVN tag http://svn.apach.org/repos/asf/core/tags/release-0.19.1 include
>> also the branch folder branch-0.19
>> which results with double size project which is not necessary.
>>
>> I need to use this release to apply patch HADOOP-4546 (
>>
>> https://issues.apache.org/jira/browse/HADOOP-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel
>> )
>> I don't know how the above branch folder should contribute when building
>> the
>> new eclipse project.
>>
>> Isn't it going to be correct to remove this branch folder from the release
>> tag ?
>>
>> Thanks,
>>
>>
>>
>> On Wed, Feb 25, 2009 at 12:20 AM, Nigel Daley <[email protected]>
>> wrote:
>>
>> Release 0.19.1 fixes many critical bugs in 0.19.0, including ***some data
>>> loss issues***. The release also introduces an ***incompatible change***
>>> by
>>> disabling the file append API (HADOOP-5224) until it can be stabilized.
>>>
>>> For Hadoop release details and downloads, visit:
>>> http://hadoop.apache.org/core/releases.html
>>>
>>> Hadoop 0.19.1 Release Notes are at
>>> http://hadoop.apache.org/core/docs/r0.19.1/releasenotes.html
>>>
>>> Thanks to all who contributed to this release!
>>>
>>> Nigel
>>>
>>>
>>>
>>>
>>>
>