Changeset 3029 for DataCleaner


Ignore:
Timestamp:
01/14/12 22:45:12 (4 months ago)
Author:
kasper
Message:

Ticket #730: Disabled 32 bit mac build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DataCleaner/trunk/packaging/pom.xml

    r3026 r3029  
    298298                                </configuration> 
    299299                                <executions> 
     300                                <!-- 32 bit mac build disabled, no longer common --> 
     301                                <!--  
    300302                                        <execution> 
    301303                                                <id>build-mac-osx-bundle-32-bit</id> 
     
    310312                                                </configuration> 
    311313                                        </execution> 
     314                                 --> 
    312315                                        <execution> 
    313316                                                <id>build-mac-osx-bundle-64-bit</id> 
Note: See TracChangeset for help on using the changeset viewer.