DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2005-10-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2005-10-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106





--- Additional Comments From [EMAIL PROTECTED]  2005-10-24 19:19 ---
(In reply to comment #26)
> Could you please confirm the issue is solved on the preliminary 1.7 version? 
(Or
> indicate that the issue has not been solved.


This issue appears to be solved in 1.7 by the patches we contributed.

At the time of the patch, I opened another issue
http://issues.apache.org/bugzilla/show_bug.cgi?id=31589

to detail the results of running the 1.7 junit tests on OpenVMS.

Please close this report.

Thanks!
 


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2005-05-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106





--- Additional Comments From [EMAIL PROTECTED]  2005-05-22 16:59 ---
Could you please confirm the issue is solved on the preliminary 1.7 version? (Or
indicate that the issue has not been solved.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2005-05-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106





--- Additional Comments From [EMAIL PROTECTED]  2005-05-22 15:23 ---
Ah yes.  Thanks!

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2005-05-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106





--- Additional Comments From [EMAIL PROTECTED]  2005-05-21 01:54 ---
I 've observed the changes on "head" (preliminary 1.7 versions)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2005-05-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106





--- Additional Comments From [EMAIL PROTECTED]  2005-05-21 01:42 ---
(In reply to comment #22)
> Steve can this one be closed? (by now i would expect objections to also 
inluding
> in 1.6.x

We're (OpenVMS) still here :-)  I haven't checked the latest released source, 
but did this set of changes make it into 1.6.4?

I just need to figure out if what to provide for our customers.

Thanks,
Meg


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-10-06 22:48 ---
Patches applied (with some changes) to CVS head; backporting to 1.6.x is
possible if nobody objects.

A test case would be nice, something with both long arguments and many 
arguments. 

I worry that we dont clean up the command files till later, potentially much
later. If you run ant in an IDE, or a multi-day ant project (c.f. GridAnt), then
that is the wrong way to do it. Its easy enough to add clean up after a blocking
execute, but spawning worries me.

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-10-06 18:30 ---
Created an attachment (id=12967)
Patch file for JavaEnvUtils.java against Ant 1.6.2 release

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-10-06 18:28 ---
Created an attachment (id=12966)
Patch file for JavacExternal.java against Ant 1.6.2 release

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-10-06 18:27 ---
Created an attachment (id=12965)
Patch file for DefaultCompilerAdapter.java against Ant 1.6.2 release

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-10-06 18:27 ---
Created an attachment (id=12964)
Patch file for Java.java against Ant 1.6.2 release

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-10-06 18:26 ---
Created an attachment (id=12963)
Patch file for Execute.java against Ant 1.6.2 release

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-10-06 18:25 ---
We have patch files for changes to java and javac as recommended earlier
in this issue. These changes fix a couple of failures, but certainly not 
all of them. We need the set of changes for NetBeans 4.0 to work successfully
on VMS. I will attach the diffs here and perhaps we should open a new issue
for the other VMS failures? 

Thanks

/Meg, Isao

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Target Milestone|--- |1.7



--- Additional Comments From [EMAIL PROTECTED]  2004-10-01 21:11 ---
The list of test failures is fascinating. Who would have thought EchoProperties
would fail so much. 

Low level file system ones are less surprising; touch/fixcrlf &C are symptoms of
no/inadequate OpenVMS awareness. I wonder what line ending OpenVMS has?

Meg, Isao:
-is there some public 'things you need to know about open VMS when running java
apps' page?
-can you attach the detailed test log; we need more detail on which tests fail
and the lines, for better diags.
-I may need access to an openVMS machine to debug this properly. We can
co-ordinate this via our hp email accounts :)

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-09-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-09-30 18:13 ---
I'll attach a file with the results.  We've been working with our JVM folks to 
try and get some of these resolved, as some of them are clearly VMS JVM 
problems.

We'll be looking at this (albeit slowly since we're swamped with other stuff) 
more in the next couple of months.

And we will be attaching your suggested revised patch in the next few days 
since we really need that change for NetBeans 4.0.

Meg

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-09-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-09-30 18:12 ---
Created an attachment (id=12911)
OpenVMS Ant Unit Test Results - VMS 7.2-3, Java 1.4.2-3

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-09-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-09-30 12:49 ---
OK, so which tests are failing?

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-09-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-09-08 20:56 ---
Yeah, I would have called five "not many."

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-09-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-09-08 20:49 ---
Depends on what you mean by "many".  32 failures, 52 errors.  Seems like many 
to me.

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-09-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-09-08 20:37 ---
If there are many problems it may be best to keep it in this or more likely a 
new bugrep for tracking purposes.

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-09-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..





--- Additional Comments From [EMAIL PROTECTED]  2004-09-08 20:06 ---
I work with Isao in OpenVMS engineering.  We are currently reworking our patch 
per your suggestion.  We hope to post a new patch early tomorrow.

In the meantime, also per your suggestion, I have just completed running the 
ant junit tests on 1.6.2 (I plan to run the against the latest dev version 
next).  The results are interesting.  Would the mailing list be a good place 
to discuss them?

Thanks,
Meg

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



DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2004-09-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31106

VMS cannot handle long command strings, java, javac needs to use -v option..

[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|Java, Javac tasks need help |VMS cannot handle long
   |with NetBeans 4.0   |command strings, java, javac
   ||needs to use -v option..



--- Additional Comments From [EMAIL PROTECTED]  2004-09-08 10:00 ---
First, now would be a good time to recompile VMS with MAX_COMMAND_LENGTH
#defined to something larger :)

Assuming that is not possible, Ant can do its best to work around the problems. 

However, your patch is the wrong workaround. It contains hard coded assumptions
that anything called java or javac must be the relevant executables, and
provides no support for other programs -such as rmic. 

We have the Java task, which creates the command line for execution, in its fork
method. The appropriate place for java command line restructuring logic is
there, not in Execute.java. 

Please can you move your patch to that class, and provide us with that and
associated unit tests, as documented in the ant task guidelines. (
http://ant.apache.org/ant_task_guidelines.html ) 

If the OpenVMS team is interested in Ant support, we would be interested to know
the result of ant's own test suite running on your OS -that of the latest CVS
version, preferably. Regular checks that Ant worked on OpenVMS would prevent
more problems arising. 

renaming bugrep for more specificness.

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