DO NOT REPLY [Bug 21315] - Jar Update Gives Error when JAR is loaded on classpath

2003-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315

Jar Update Gives Error when JAR is loaded on classpath

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-08-08 02:37 ---
So, presumably jar is in use by VM and on Windows that means jar cannot be 
deleted.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21315] - Jar Update Gives Error when JAR is loaded on classpath

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315

Jar Update Gives Error when JAR is loaded on classpath





--- Additional Comments From [EMAIL PROTECTED]  2003-08-01 06:36 ---
maybe the problem here is javac -it is the most likely thing to hold on to a 
file. 

What version of java are you running, and can you set fork=true in the javac 
task?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21315] - Jar Update Gives Error

2003-07-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315

Jar Update Gives Error





--- Additional Comments From [EMAIL PROTECTED]  2003-07-05 09:29 ---

If the OS is NT/2000 and ${dist.dir}/${jar.name}.jar is used in the classpath 
of the current target *or* of a target depending on the current target it seems 
like the OS will lock it during the primary target scope and not enable any 
updates while the primary target is running. Have not tried the latest build in 
order to confirm if this still holds tru, but it does in 1.5.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21315] - Jar Update Gives Error when JAR is loaded on classpath

2003-07-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315

Jar Update Gives Error when JAR is loaded on classpath

[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|Jar Update Gives Error  |Jar Update Gives Error when
   ||JAR is loaded on classpath



--- Additional Comments From [EMAIL PROTECTED]  2003-07-05 20:43 ---
Well, that means that the jar isnt unloaded yet. If it is a java task ,set
fork=true to run it in a JVM. Otherwise, unless you can track down some defect
in the CVS_HEAD version of Ant's classpath loader that isnt properly releasing
JARs when classpaths fall out of scope, we are not going to be able to fix his.


Renaming error to be more descriptive.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21315] - Jar Update Gives Error

2003-07-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315

Jar Update Gives Error





--- Additional Comments From [EMAIL PROTECTED]  2003-07-04 06:49 ---
Hmm, is ${dist.dir}/${jar.name}.jar on a different file system than your current
working directory (one of the reasons File.renameTo could fail).

Could you please try a current nightly build?  We've changed the tasks that try
to rename file to recover from this problem, maybe this also fixes your
situation.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21315] - Jar Update Gives Error

2003-07-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21315

Jar Update Gives Error

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |



--- Additional Comments From [EMAIL PROTECTED]  2003-07-03 17:57 ---
Even after updating to 1.5.3, i am getting the same error.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]