Building on coeus-dev

veryWarm programming language 222222

Go to c:\build

get from vss into a folder in build the latest stuff.

Edit buildnsignjarresources.properties – change release date and sourcehome

At command prompt c:\build>   ant -f buildnsigndiffjars411 (for version 4.1.1)

ant -f buildnsigndiffjars.xml (for version 4.2)

War file will be in the dist folder.

Use sercurefx to get it to coeus-dev to export/home/coeus

 

on my machine,

Using SecureCRT, log in as coeus to athena.

telnet -axFl root coeus-dev.mit.edu

 

Go to var/https/tomcat/webapps.

rm coeus.war

rm – R coeus

cp /export/home/coeus/coeus.war .

wait

deploycoeus.sh

/export/home/coeus/restart....

 

if i have a problem launching the app after this, clear app and cache from my webstart

 

using Antelope

1. create folder with today's date

2. get all from vss into this folder

3. edit antelope properties file (release date and sourcehome)

4. execute antelope

5. jar file will be in build\antelope folder