[jacorb-bugs] [Bug 929] New: Need a flag to disable generation of	time stamp
    bugzilla-daemon at jacorb.org 
    bugzilla-daemon at jacorb.org
       
    Mon Oct  1 05:57:10 CEST 2012
    
    
  
http://www.jacorb.org/cgi-bin/bugzilla/show_bug.cgi?id=929
           Summary: Need a flag to disable generation of time stamp
           Product: JacORB
           Version: 3.0 RC1
          Platform: All
        OS/Version: Windows NT
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: IDL compiler
        AssignedTo: jacorb-bugs at lists.spline.inf.fu-berlin.de
        ReportedBy: alex_chen at filemaker.com
We usually check in generated code in SVN to save code generation time because
we rarely change the IDL. But when the IDL is changed, even for one small item,
the IDL compiler put new time stamp in every new file it generates.  The end
effect is that all the files appear as changed to SVN even if only one or two
of them are really affected.
We would like to have a way to disable time stamp in generated code from JacOB
IDL compiler. We propose flag, something like -notimestamp, so that generated
files do not have timestamp in them.
-- 
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