[Bug 56281] Parallel deployment with Ant deploy task

2014-03-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56281 --- Comment #8 from Christopher Schultz --- (In reply to Joqus from comment #3) > The code I am using > > > http://localhost:8080/manager/text"; > username="${deploy.user}" password="${deploy.pass}" path="/" > war="file:ROOT%23%23

[Bug 56281] Parallel deployment with Ant deploy task

2014-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56281 --- Comment #7 from Joqus --- Ok, thanks for nothing. (In reply to Chuck Caldarale from comment #6) > (In reply to Joqus from comment #5) > > This is the problem with this kind of community, the channel is more > > important than the actua

[Bug 56281] Parallel deployment with Ant deploy task

2014-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56281 --- Comment #6 from Chuck Caldarale --- (In reply to Joqus from comment #5) > This is the problem with this kind of community, the channel is more > important than the actual goal. Solving the issue is just a detail, you HAVE > to go somewh

[Bug 56281] Parallel deployment with Ant deploy task

2014-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56281 --- Comment #5 from Joqus --- This is the problem with this kind of community, the channel is more important than the actual goal. Solving the issue is just a detail, you HAVE to go somewhere else. -- You are receiving this mail because:

[Bug 56281] Parallel deployment with Ant deploy task

2014-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56281 Chuck Caldarale changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 56281] Parallel deployment with Ant deploy task

2014-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56281 Joqus changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 56281] Parallel deployment with Ant deploy task

2014-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56281 --- Comment #3 from Joqus --- The code I am using http://localhost:8080/manager/text"; username="${deploy.user}" password="${deploy.pass}" path="/" war="file:ROOT%23%23${version}.war"/> (the %23 are the '#' char

[Bug 56281] Parallel deployment with Ant deploy task

2014-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56281 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 56281] Parallel deployment with Ant deploy task

2014-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56281 Christopher Schultz changed: What|Removed |Added OS||All --- Comment #1 from Chri