[b]How to build bwse?[/b]
ant -f setup.xml setup.base.properties.new then update base.properties
ant -f bwse_setup.xml (-Dbuild.platform=xxx)
ant -f bwse.xml
ant -f amsg_setup.xml
ant -f amsg.xml
ant -f tra_common_setup.xml
ant -f ../rv/scripts/build.xml
[b]
How to build latest BW/TRA/Admin?[/b]
-- cd common/scripts
-- ant -f common-build.xml
-- cd SF-BASED-TRA/scripts
-- ant -f setup.xml -Duse.latest=true
-- ant -f tra_common.xml
-- ant -f bw.xml
to build adapers
-- cd common_1.1.0_V10.3-GA/scripts/
-- ant -f common-build.xml
-- cd SF-BASED-TRA/scripts
-- ant -f setup.xml
-- ant -f tra_common.xml
-- ant -f adapter_component_type.xml
-- ant -f adfiles.xml
ant -f setup.xml setup.base.properties.new then update base.properties
ant -f bwse_setup.xml (-Dbuild.platform=xxx)
ant -f bwse.xml
ant -f amsg_setup.xml
ant -f amsg.xml
ant -f tra_common_setup.xml
ant -f ../rv/scripts/build.xml
[b]
How to build latest BW/TRA/Admin?[/b]
-- cd common/scripts
-- ant -f common-build.xml
-- cd SF-BASED-TRA/scripts
-- ant -f setup.xml -Duse.latest=true
-- ant -f tra_common.xml
-- ant -f bw.xml
to build adapers
-- cd common_1.1.0_V10.3-GA/scripts/
-- ant -f common-build.xml
-- cd SF-BASED-TRA/scripts
-- ant -f setup.xml
-- ant -f tra_common.xml
-- ant -f adapter_component_type.xml
-- ant -f adfiles.xml