[Idrs-commit] CVS: Idrs/dev/src/net/sourceforge/idrs/deploy HotDeploy.java,1.1,1.2
Brought to you by:
bigman921
|
From: Marc B. <big...@us...> - 2002-01-23 13:54:14
|
Update of /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy
In directory usw-pr-cvs1:/tmp/cvs-serv22718/src/net/sourceforge/idrs/deploy
Modified Files:
HotDeploy.java
Log Message:
Added new build.xml and some better subdirs
Index: HotDeploy.java
===================================================================
RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/HotDeploy.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** HotDeploy.java 2001/12/25 06:44:00 1.1
--- HotDeploy.java 2002/01/23 13:54:08 1.2
***************
*** 105,109 ****
PrintWriter out;
try {
!
//First we will deploy the RML page to the DB
--- 105,109 ----
PrintWriter out;
try {
!
//First we will deploy the RML page to the DB
|