To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79552


User hjs changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'andyrtr,ht990332,jnavrati|'andyrtr,hjs,ht990332,jnav
                        |,sparcmoz'                |rati,sparcmoz'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jul 16 09:13:55 +0000 
2007 -------
there wasn't too much change in tg_java.mk in that timeframe:
------------------------------------------------
82c82
<       $(JAVAC) $(JAVACPS) $(CLASSPATH) -d $(CLASSDIR) $(JAVAFLAGS) 
$(JAVAFILES)
---
>       $(JAVAC) $(JAVACPS) $(CLASSPATH) -d $(CLASSDIR) $(JAVAFLAGS) @$(mktmp
$(JAVAFILES))
84c84
<       $(JAVAC) $(JAVACPS) "$(CLASSPATH)" -d $(CLASSDIR) $(JAVAFLAGS) 
$(JAVAFILES)
---
>       $(JAVAC) $(JAVACPS) "$(CLASSPATH)" -d $(CLASSDIR) $(JAVAFLAGS) @$(mktmp
$(JAVAFILES))
------------------------------------------------

do i get the error message right that "JNI_proxy.java                    
JNI_info_holder.java" is considered one file? if yes, the formating of the file
list may casue the confusion.

could someone try if this helps?

@$(mktmp $(strip $(JAVAFILES)))


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to