From: <ox-...@us...> - 2003-05-05 09:20:34
|
Update of /cvsroot/sheets/sheets/lib In directory sc8-pr-cvs1:/tmp/cvs-serv25430/lib Modified Files: bcel.jar bootstrap-sheets.jar Log Message: INCOMPATIBLE DATABASE CHANGE -- please rebuild. Fixed a newly introduced bug that inhibited editing doc fragments. Added 1.2 apache documentation DTDs Removed DocEditCmds and DocEditVars (replaced with DocDefinition) Fixed DocDefinition to properly emit a single <dd> tag Added a new wrapperTag method to DocFragment, and used it to wrap DocDefinitions in a <dl> tag Fixed minor incompatibilities in Sheets documentation with apache documentation, so it now properly renders through forrest Added new DTDs for latest version of forrest Updated BCEL jar to the new 5.1 release Index: bcel.jar =================================================================== RCS file: /cvsroot/sheets/sheets/lib/bcel.jar,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvswIi7Wk and /tmp/cvsecj4fC differ Index: bootstrap-sheets.jar =================================================================== RCS file: /cvsroot/sheets/sheets/lib/bootstrap-sheets.jar,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 Binary files /tmp/cvsbySdhu and /tmp/cvsx4kAoz differ |