mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
[192160][releng] Pick up commons.net from Orbit
This commit is contained in:
parent
ab0c4e89bb
commit
6aca9cf4d4
1 changed files with 10 additions and 0 deletions
|
@ -23,6 +23,16 @@ mapVersionTag=HEAD
|
|||
#adds checksum suffix to directory names
|
||||
generateFeatureVersionSuffix=true
|
||||
|
||||
#Packager
|
||||
configs=*,*,*
|
||||
baseos=linux
|
||||
basews=gtk
|
||||
basearch=x86
|
||||
bootclasspath=${java.home}/lib/*.jar
|
||||
runPackager=true
|
||||
archivesFormat = *,*,*-antZip
|
||||
individualSourceBundles=true
|
||||
|
||||
#Compiler options
|
||||
javacFailOnError=false
|
||||
javacDebugInfo=on
|
||||
|
|
Loading…
Add table
Reference in a new issue