Show
Ignore:
Timestamp:
08/14/09 10:38:59 (3 years ago)
Author:
chris
Message:

Fix problem with being unable to create an LS for clauses with no
predicate, e.g. Gen 3,5(f).

Reorganised jsp directory to separate includes and css from jsp pages.

Renamed lsedit.jsp to lexicon.jsp.

Added a controller for lexicon.jsp.

Moved tests into their own package.

Separated finished and unfinished tests to make it easier to run all the
finished and working ones.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lex/trunk/.classpath

    r393 r394  
    1818        <classpathentry path="/httpunit-svn" combineaccessrules="false" kind="src"/> 
    1919        <classpathentry path="jsp/WEB-INF/lib/org.aptivate.database.jar" kind="lib"/> 
    20         <classpathentry path="jsp/WEB-INF/lib/org.aptivate.webutils.jar" kind="lib"/> 
     20        <classpathentry sourcepath="/aptivate-webutils" path="jsp/WEB-INF/lib/org.aptivate.webutils.jar" kind="lib"/> 
    2121        <classpathentry path="jsp/WEB-INF/classes" kind="output"/> 
    2222</classpath>