[jacorb-bugs] [Bug 942] New: The generated Java-Files from the IDL-Compiler are sometimes generated in LINUX format
bugzilla-daemon at jacorb.org
bugzilla-daemon at jacorb.org
Tue Feb 5 10:34:35 CET 2013
http://www.jacorb.org/cgi-bin/bugzilla/show_bug.cgi?id=942
Summary: The generated Java-Files from the IDL-Compiler are
sometimes generated in LINUX format
Product: JacORB
Version: 3.1
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P3
Component: IDL compiler
AssignedTo: jacorb-bugs at lists.spline.inf.fu-berlin.de
ReportedBy: Martin.Langwieder at capgemini.com
I don't know, if its a bug, but the behavior is pretty strange:
When generating a idl-File on different computers, the files are sometimes
generated in dos-format, sometimes in linux-format.
The computers are having the same operating system Windows 7 and should have
the same configuartion.
Furthermore, the IDL compiler is started with the same batch-script:
java -classpath "C:\Program Files\JacORB-3.1\lib\idl.jar;C:\Program
Files\JacORB\lib\logkit-1.2.jar;%CLASSPATH%" org.jacorb.idl.parser %*
The input of the batch-script is:
-d $ProjectFileDir$\src -sloppy_names -I%CD% $FileName$
If you need more information, please tell me.
--
Configure bugmail: http://www.jacorb.org/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the jacorb-bugs
mailing list