Disk shortage in Jenkins server

2017-09-17 Thread Gintautas Grigelionis
PR builds are failing, how to report this?

Thanks,
Gintas


[GitHub] ant issue #39: [1.9.x branch] BZ-58589 Preserve last modified time (if asked...

2017-09-17 Thread jaikiran
Github user jaikiran commented on the issue:

https://github.com/apache/ant/pull/39
  
Ignore the Jenkins job message please - I haven't yet got it configured 
correctly.



---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant pull request #39: [1.9.x branch] BZ-58589 Preserve last modified time (i...

2017-09-17 Thread jaikiran
GitHub user jaikiran opened a pull request:

https://github.com/apache/ant/pull/39

[1.9.x branch] BZ-58589 Preserve last modified time (if asked for) for 
files uploaded by SFTP

The commit here adds support for preserving the last modified time on files 
when uploaded via SFTP, as requested in 
https://bz.apache.org/bugzilla/show_bug.cgi?id=58589:

> Do you think you could also modify ScpToMessageBySftp?

The commit has been manually tested to make sure it doesn't cause 
regressions and does indeed preserve the timestamp if asked for.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jaikiran/ant bz-58589

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ant/pull/39.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #39


commit 26947fa94b6c71bf446455eedf2c2866b263778a
Author: Jaikiran Pai 
Date:   2017-09-17T12:47:48Z

BZ-58589 Preserve last modified time (if asked for) for files uploaded by 
SFTP




---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant pull request #38: Do not merge

2017-09-17 Thread jaikiran
Github user jaikiran closed the pull request at:

https://github.com/apache/ant/pull/38


---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant pull request #38: Do not merge

2017-09-17 Thread jaikiran
GitHub user jaikiran reopened a pull request:

https://github.com/apache/ant/pull/38

Do not merge 

Testing Jenkins integration. Do not merge this PR

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jaikiran/ant dummy

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ant/pull/38.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #38


commit 7722bab09e2baab9cfb140f537dd045f05aba7f2
Author: Jaikiran Pai 
Date:   2017-09-17T07:45:52Z

do not merge




---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant pull request #38: Do not merge

2017-09-17 Thread jaikiran
Github user jaikiran closed the pull request at:

https://github.com/apache/ant/pull/38


---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant pull request #38: Do not merge

2017-09-17 Thread jaikiran
GitHub user jaikiran opened a pull request:

https://github.com/apache/ant/pull/38

Do not merge 

Testing Jenkins integration. Do not merge this PR

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jaikiran/ant dummy

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ant/pull/38.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #38


commit 7722bab09e2baab9cfb140f537dd045f05aba7f2
Author: Jaikiran Pai 
Date:   2017-09-17T07:45:52Z

do not merge




---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant pull request #37: [1.9.x branch] BZ-60644 Fix file corruption during cop...

2017-09-17 Thread jaikiran
GitHub user jaikiran opened a pull request:

https://github.com/apache/ant/pull/37

[1.9.x branch] BZ-60644 Fix file corruption during copy task

The commit here includes a fix for the issue reported in 
https://bz.apache.org/bugzilla/show_bug.cgi?id=60644. As described in that 
issue, the copy task corrupts the source file(s) that's being copied in cases 
where the target file points back to the source file through symlink.

The commit here (intentionally) handles/fixes this issue in core/central 
location and not just in the Copy task so that all such copy operations 
(through the `ResourceUtils`) now have the safeguard to ensure that such 
copying doesn't cause the source file corruption and the copying itself is 
skipped if the source and destination are the same resource.

This commit also includes a testcase to verify and fix the issue.

This PR is against the 1.9.x branch. Once tested, approved and merged, I 
can make corresponding PR/commits to the master branch to fix it there too.

P.S: Given that this change is in a central location (the `ResourceUtils`), 
for obvious reasons, this PR will have to run past the complete set of tests 
before being merged.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jaikiran/ant bz-60644

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ant/pull/37.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #37






---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Bug report for Ant [2017/09/17]

2017-09-17 Thread bugzilla
+---+
| Bugzilla Bug ID   |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned|
| | OPN=ReopenedVER=Verified(Skipped Closed/Resolved)   |
| |   +-+
| |   | Severity: BLK=Blocker CRI=Critical  REG=Regression  MAJ=Major   |
| |   |   MIN=Minor   NOR=NormalENH=Enhancement TRV=Trivial |
| |   |   +-+
| |   |   | Date Posted |
| |   |   |  +--+
| |   |   |  | Description  |
| |   |   |  |  |
| 5003|Opn|Blk|2001-11-21|exec task does not return after executed command f|
| 6606|Opn|Enh|2002-02-21|META-BUG problems with delegating classloaders|
| 7552|Opn|Cri|2002-03-28|Invalid task cache in targets |
| 7712|New|Enh|2002-04-03|Provide patternset support for VSSGET task?   |
| 8294|New|Enh|2002-04-19|: Allow  and  to app|
| 8866|New|Enh|2002-05-07|Signal handling in java task  |
| 8895|New|Enh|2002-05-08|ant and/or antcall should support forking |
| 8972|New|Enh|2002-05-10|allow property expansion in  property v|
| 8981|New|Enh|2002-05-10|Tar task command additional features  |
| 9294|New|Enh|2002-05-21|[PATCH] optional/j2ee/ServerDeploy OC4J Support   |
| 9995|Ass|Enh|2002-06-19|MKS Source Integrity tasks|
|10020|New|Enh|2002-06-19|'s dependency behaviour should be more con|
|10231|New|Enh|2002-06-25|Need access to current file in SQLExec|
|10283|New|Enh|2002-06-27|Add a destfile to the uptodate task   |
|10402|New|Enh|2002-07-02|adding the ability of html like whitespace preserv|
|3|New|Enh|2002-07-24|keytool task  |
|11560|Opn|Enh|2002-08-08|Taskdef does not apply reverseLoader policy on sta|
|12267|New|Enh|2002-09-03|Add ability to unzip into separate folders|
|12292|New|Enh|2002-09-04|[PATCH] enable  tag inside tar|
|12334|New|Enh|2002-09-05|REQUEST: Ant task doesn't allow attachment of a bu|
|12518|New|Enh|2002-09-11|Gunzip & BUnZip2 add filesets, patternsets, and ov|
|12765|New|Enh|2002-09-18|"rmdir" and "deltree" patches for ftp task enhance|
|12964|New|Enh|2002-09-24|ANTLR only takes one input file at a time |
|13047|Inf|Enh|2002-09-26|Support for  and  on O|
|13371|New|Enh|2002-10-07|[PATCH] Contributed new CvsExportDiff task|
|13847|New|Nor|2002-10-22|pvcs task: wrong option (-r) specified for get (sh|
|13934|New|Enh|2002-10-24|Translate task shouldn't load default locale prope|
|13939|New|Enh|2002-10-24|Translate task should have better key matching cap|
|14320|New|Enh|2002-11-06|copy fileset followsymlinks="false" does not copy |
|14393|New|Enh|2002-11-08|Support use of jndi within ant|
|14512|New|Enh|2002-11-13|Allow creating database connection similar to  with  does not spot bad symlin|
|15149|New|Enh|2002-12-06|Replace task  |
|15244|New|Enh|2002-12-10|tar task should be able to store symbolic links as|
|15430|New|Enh|2002-12-17|Enhancement to ReplaceRegExp.java |
|15596|New|Enh|2002-12-21|Identity mapper in uptodate task. |
|15747|New|Enh|2003-01-01|change tasks (e.g. Ant) to take urls as well as fi|
|15853|New|Enh|2003-01-07|Allow to plug-in different XML Catalog resolver in|
|15949|Opn|Enh|2003-01-10|please provide links to docs.xml and jakarta-site2|
|16131|New|Enh|2003-01-15|not possible to suppress "BUILD SUCCESSFUL" messag|
|16427|New|Enh|2003-01-26|Output return value of setLastModified/document be|
|16469|New|Enh|2003-01-27|Apply task should allow parallel execution on diff|
|16494|New|Enh|2003-01-28|[PATCH] accessibility of Ant documentation|
|16562|New|Enh|2003-01-29|Can not accept characters  from keyboard in a thre|
|16860|New|Enh|2003-02-06|Silent or Debug a single target   |
|16896|New|Enh|2003-02-07|Support in ProjectHelper / ProjectHelperImpl to op|
|17074|New|Enh|2003-02-14|Contribution for WLSTOP   |
|17181|New|Nor|2003-02-18|Build fails while trying to get VSS files by label|
|17372|New|Enh|2003-02-25|Enhancement of replace Task   |
|17742|New|Maj|2003-03-06|PVCS task generates GET with promotion group incor|
|17781|New|Enh|2003-03-07|name attribute of record task is not relative to b|
|17829|New|Enh|2003-03-10|Allow ejbjar task to accept nested manifest   |
|17850|New|Nor|2003-03-10|PVCS task dont work with promotion group  |