[jira] Updated: (ZOOKEEPER-533) ant error running clean twice

2009-09-23 Thread Patrick Hunt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Hunt updated ZOOKEEPER-533:
---

Attachment: ZOOKEEPER-533_2.patch

533_2 is a new patch - it allows building with 1.7.0 (while still fixing the 
original problem)

> ant error running clean twice
> -
>
> Key: ZOOKEEPER-533
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-533
> Project: Zookeeper
>  Issue Type: Bug
>  Components: build
>Reporter: Patrick Hunt
>Assignee: Patrick Hunt
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-533.patch, ZOOKEEPER-533_2.patch
>
>
> if clean is run twice in a row (ie already clean, then run clean) an error is 
> generated.

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



[jira] Updated: (ZOOKEEPER-533) ant error running clean twice

2009-09-23 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-533:


  Resolution: Fixed
Hadoop Flags: [Reviewed]
  Status: Resolved  (was: Patch Available)

I just committed this. thanks pat.

> ant error running clean twice
> -
>
> Key: ZOOKEEPER-533
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-533
> Project: Zookeeper
>  Issue Type: Bug
>  Components: build
>Reporter: Patrick Hunt
>Assignee: Patrick Hunt
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-533.patch
>
>
> if clean is run twice in a row (ie already clean, then run clean) an error is 
> generated.

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



[jira] Updated: (ZOOKEEPER-533) ant error running clean twice

2009-09-23 Thread Patrick Hunt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Hunt updated ZOOKEEPER-533:
---

Attachment: ZOOKEEPER-533.patch

Turns out fileset fails if "erroronmissingdir" is not set to false (defaults to 
true)

I fixed this (added the attr as false) and also cleaned up the code a bit 
(moved the common build code into the reused build xml file)

double clean works with this.


> ant error running clean twice
> -
>
> Key: ZOOKEEPER-533
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-533
> Project: Zookeeper
>  Issue Type: Bug
>  Components: build
>Reporter: Patrick Hunt
>Assignee: Patrick Hunt
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-533.patch
>
>
> if clean is run twice in a row (ie already clean, then run clean) an error is 
> generated.

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



[jira] Updated: (ZOOKEEPER-533) ant error running clean twice

2009-09-23 Thread Patrick Hunt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Hunt updated ZOOKEEPER-533:
---

Status: Patch Available  (was: Open)

> ant error running clean twice
> -
>
> Key: ZOOKEEPER-533
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-533
> Project: Zookeeper
>  Issue Type: Bug
>  Components: build
>Reporter: Patrick Hunt
>Assignee: Patrick Hunt
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-533.patch
>
>
> if clean is run twice in a row (ie already clean, then run clean) an error is 
> generated.

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