junitext-develop Mailing List for JUnit 4 Extensions
Status: Beta
                
                Brought to you by:
                
                    jhiller
                    
                
            You can subscribe to this list here.
| 2006 | 
          Jan
           | 
        
        
        
        
          Feb
           | 
        
        
        
        
          Mar
           | 
        
        
        
        
          Apr
           | 
        
        
        
        
          May
           | 
        
        
        
        
          Jun
           | 
        
        
        
        
          Jul
           | 
        
        
        
        
          Aug
           | 
        
        
        
        
          Sep
           (1)  | 
        
        
        
        
          Oct
           | 
        
        
        
        
          Nov
           | 
        
        
        
        
          Dec
           | 
        
      
|---|
| 
     
      
      
      From: Jochen H. <jo....@go...> - 2006-09-20 21:08:35
      
     
   | 
Hi all, JUnitExt 0.2.0 has been released today. No really new features, but updated jo use JUnit 4.1 now. Small doc enhancements and improved build process. I just started to check, whether JUnit 4 can be backported to JDK 1.4 using RetroWeaver. Due to a new RetroWeaver release which will support annotations including access via reflection, I wrote some scripts to weave JUnit 4 together woth RetroWeaver. At the end, I fall into bugs of RetroWeaver, see https://sourceforge.net/tracker/?func=detail&atid=637380&aid=1562317&group_i d=104240. For more details see ant scripts below src-jdk14. Much fun. Bye, Jochen  |