Show
Ignore:
Timestamp:
02/05/09 12:54:45 (10 months ago)
Author:
dr2chase
Message:

Moved WellKnownNames? next to Naming Czar, will do more later; updated .antrc_Darwin for use with 1.6 on Mac, incorporate source canonical path into repository graph nodes

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        1313*.hprof 
        1414*.bin 
         15.manager 
  • trunk/ProjectFortress

    • Property svn:ignore
      •  

        old new  
        5757workdir 
        5858test-tmp 
         59jrat.output 
         60shiftone-jrat-1-beta1 
         61tmpClasses 
  • trunk/ProjectFortress/build.xml

    r3372 r3374  
    401401        srcdir="${astgen.generators.src}" 
    402402        destdir="${build}" 
    403         source="1.5" 
     403        source="1.6" 
    404404        debug="true" 
    405405        includeantruntime="false" 
     
    628628        srcdir="${src}" 
    629629        destdir="${build}" 
    630         source="1.5" 
     630        source="1.6" 
    631631        debug="true" 
    632632        includeantruntime="false" 
     
    651651        srcdir="${src}" 
    652652        destdir="${build}" 
    653         source="1.5" 
     653        source="1.6" 
    654654        debug="true" 
    655655        includeantruntime="false" 
     
    672672        srcdir="${src}" 
    673673        destdir="${build}" 
    674         source="1.5" 
     674        source="1.6" 
    675675        debug="true" 
    676676        includeantruntime="false" 
     
    10961096        srcdir="${src}" 
    10971097        destdir="${build}" 
    1098         source="1.5" 
     1098        source="1.6" 
    10991099        debug="true" 
    11001100        includeantruntime="false"