nicolaken    2003/01/07 00:18:51

  Modified:    editor   gumpedit.bat
  Added:       editor/lib xybrix-nostoff.jar
  Removed:     editor/lib xybrix.jar
  Log:
  The removal of the kunstoff.jar had broken the editor.
  Patched the xybrix jar to do without it.
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-gump/editor/gumpedit.bat
  
  Index: gumpedit.bat
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/editor/gumpedit.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- gumpedit.bat      9 Nov 2002 15:30:54 -0000       1.1
  +++ gumpedit.bat      7 Jan 2003 08:18:50 -0000       1.2
  @@ -1 +1 @@
  -java -cp 
%classpath%;lib\xybrix.jar;lib\xerces.jar;lib\saxpath.jar;lib\jaxen.jar;lib\kunststoff.jar
 org.jbrix.gui.app.Application -a gumpedit.app
  \ No newline at end of file
  +java -cp 
%classpath%;lib\xybrix-nostoff.jar;lib\xerces.jar;lib\saxpath.jar;lib\jaxen.jar 
org.jbrix.gui.app.Application -a gumpedit.app
  \ No newline at end of file
  
  
  
  1.1                  jakarta-gump/editor/lib/xybrix-nostoff.jar
  
        <<Binary file>>
  
  

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

Reply via email to