cvs commit: gump/project smartfrog.xml

2004-07-15 Thread ajack
ajack   2004/07/15 05:54:20

  Modified:project  smartfrog.xml
  Log:
  1) Fixed notify address (removed the . from end)
  2) Added ant.home
  
  Revision  ChangesPath
  1.19  +13 -8 gump/project/smartfrog.xml
  
  Index: smartfrog.xml
  ===
  RCS file: /home/cvs/gump/project/smartfrog.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- smartfrog.xml 6 May 2004 16:03:40 -   1.18
  +++ smartfrog.xml 15 Jul 2004 12:54:20 -  1.19
  @@ -29,8 +29,9 @@
   org.smartfrog
   
   
  -
  -
  + 
  +   
  + 
   
   

  @@ -44,7 +45,7 @@
   
   
   
  +to="[EMAIL PROTECTED]">
 
   
   
  @@ -53,7 +54,9 @@
 
 
   org.smartfrog.tools.ant
  -
  + 
  +   
  + 
   
   

  @@ -65,7 +68,7 @@
   
   
   
  +to="[EMAIL PROTECTED]">
 
   
 
  @@ -74,6 +77,7 @@
 
   org.smartfrog.tools.ant
   
  + 
  
   
   
  @@ -88,7 +92,7 @@
   
   
   
  +to="[EMAIL PROTECTED]">
 
   
 
  @@ -101,7 +105,8 @@
 -->
 
   org.smartfrog
  -
  +>  
  +   
  
   
   
  @@ -115,7 +120,7 @@
   
   
   
  +to="[EMAIL PROTECTED]">
 
   
 
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project smartfrog.xml

2004-03-22 Thread bodewig
bodewig 2004/03/22 02:42:56

  Modified:project  smartfrog.xml
  Log:
  Ant works better with an XML parser
  
  Revision  ChangesPath
  1.17  +2 -0  gump/project/smartfrog.xml
  
  Index: smartfrog.xml
  ===
  RCS file: /home/cvs/gump/project/smartfrog.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- smartfrog.xml 11 Mar 2004 16:24:09 -  1.16
  +++ smartfrog.xml 22 Mar 2004 10:42:56 -  1.17
  @@ -77,6 +77,7 @@
  
   
   
  +
   
   
   
  @@ -104,6 +105,7 @@
  
   
   
  +
   
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project smartfrog.xml

2004-03-11 Thread stevel
stevel  2004/03/11 08:24:10

  Modified:project  smartfrog.xml
  Log:
  turning some tests off.
  
  Revision  ChangesPath
  1.16  +3 -1  gump/project/smartfrog.xml
  
  Index: smartfrog.xml
  ===
  RCS file: /home/cvs/gump/project/smartfrog.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- smartfrog.xml 8 Mar 2004 19:32:23 -   1.15
  +++ smartfrog.xml 11 Mar 2004 16:24:09 -  1.16
  @@ -73,7 +73,9 @@
 
 
   org.smartfrog.tools.ant
  -
  +
  +   
  +
   
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project smartfrog.xml

2004-03-08 Thread ajack
ajack   2004/03/08 11:32:23

  Modified:project  smartfrog.xml
  Log:
  Trying a different CVS set-up, for testing.
  
  Revision  ChangesPath
  1.15  +1 -1  gump/project/smartfrog.xml
  
  Index: smartfrog.xml
  ===
  RCS file: /home/cvs/gump/project/smartfrog.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- smartfrog.xml 7 Mar 2004 19:49:12 -   1.14
  +++ smartfrog.xml 8 Mar 2004 19:32:23 -   1.15
  @@ -23,7 +23,7 @@
 
   
 
  + dir="smartfrog" module="core"/>
   
 
   org.smartfrog
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: cvs commit: gump/project smartfrog.xml

2004-03-07 Thread Adam R. B. Jack
>   This doesnt fix the 'build file doesnt exist' errors, but at least I get
dependencies right. I can see I am going to have to bring up my own gump
server shortly to understand how it all works.

Looking on LSD the extras/ant directory is completely empty, which
contradicts:

http://cvs.sourceforge.net/viewcvs.py/smartfrog/core/extras/ant/

Looking here I see problems:

http://lsd.student.utwente.nl/gump/smartfrog/gump_work/update_smartfrog.html

1) Why is it failing? Is the CVS command (directory) wrong? [Gak, I wish I
knew CVS better.]
2) Are these just warnings? If not, why is CVS not returning an error exit
code?

Anybody able to help here?

regards

Adam


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project smartfrog.xml

2004-03-07 Thread stevel
stevel  2004/03/07 11:49:12

  Modified:project  smartfrog.xml
  Log:
  This doesnt fix the 'build file doesnt exist' errors, but at least I get 
dependencies right. I can see I am going to have to bring up my own gump server 
shortly to understand how it all works.
  
  Revision  ChangesPath
  1.14  +2 -2  gump/project/smartfrog.xml
  
  Index: smartfrog.xml
  ===
  RCS file: /home/cvs/gump/project/smartfrog.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- smartfrog.xml 5 Mar 2004 16:11:38 -   1.13
  +++ smartfrog.xml 7 Mar 2004 19:49:12 -   1.14
  @@ -75,7 +75,7 @@
   org.smartfrog.tools.ant
   
   
  -
  +
   
   
   
  @@ -102,7 +102,7 @@
  
   
   
  -
  +
   
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project smartfrog.xml

2004-03-05 Thread stevel
stevel  2004/03/05 08:11:38

  Modified:project  smartfrog.xml
  Log:
  Adding new projects: ant tasks (&test), test harness. Functional testing disabled 
for security reasons.
  
  Revision  ChangesPath
  1.13  +70 -6 gump/project/smartfrog.xml
  
  Index: smartfrog.xml
  ===
  RCS file: /home/cvs/gump/project/smartfrog.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- smartfrog.xml 1 Mar 2004 10:56:37 -   1.12
  +++ smartfrog.xml 5 Mar 2004 16:11:38 -   1.13
  @@ -33,15 +33,13 @@
   
   
   
  -
  -

   
   
  -
  -
  -
  -
  +
  +
  +
  +
   
   
   
  @@ -52,4 +50,70 @@
   
 
   
  +  
  +  
  +org.smartfrog.tools.ant
  +
  +
  +
  + 
  +
  +
  +
  +
  +
  +
  +
  +
  +  
  +
  +  
  +
  +  
  +  
  +org.smartfrog.tools.ant
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +  
  +
  +  
  +  
  +  
  +  
  +  
  +org.smartfrog
  +
  +   
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +  
  +
  +  
  +  
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project smartfrog.xml

2004-03-01 Thread stevel
stevel  2004/03/01 02:56:37

  Modified:project  smartfrog.xml
  Log:
  changing location of the license file.
  
  Revision  ChangesPath
  1.12  +1 -1  gump/project/smartfrog.xml
  
  Index: smartfrog.xml
  ===
  RCS file: /home/cvs/gump/project/smartfrog.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- smartfrog.xml 27 Feb 2004 13:33:56 -  1.11
  +++ smartfrog.xml 1 Mar 2004 10:56:37 -   1.12
  @@ -43,7 +43,7 @@
   
   
   
  -
  +
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]