Changeset 1429

Show
Ignore:
Timestamp:
06/18/07 14:42:30
Author:
douglm
Message:

In preparation for moving th eweb ui to generating xml based acls, copied parsing into access/AccessXmlUtil

To simplify the task, and avoid some of the problems posed by packaging, moved all the tag definitions into the rpiutil package.

The bulk of the changes below involve changing the import statements.

At this point, other than the packaging, there is little functional change.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build/buildsh.xml

    r1330 r1429  
    6767        <include name="rpiaccess*.jar"/> 
    6868        <include name="rpiutil*.jar"/> 
    69         <include name="bw-davdefs*.jar"/> 
    7069        <include name="bw-davio*.jar"/> 
    7170 
  • trunk/build/buildwar.xml

    r1326 r1429  
    202202        <include name="rpiaccess*.jar"/> 
    203203        <include name="rpiutil*.jar"/> 
    204         <include name="bw-davdefs*.jar"/> 
    205204        <include name="bw-davio*.jar"/> 
    206205