Re: [xngr-dev] XElementType
Brought to you by:
edankert
|
From: Vishal B. <vbh...@gm...> - 2007-06-29 15:33:20
|
Sorry for the multiple posts. I found that XElementType.java was removed in
the last commit (6/28/07):
$ cvs log XElementType.java
RCS file: /cvsroot/xngr/xngr/src/org/xngr/Attic/XElementType.java,v
Working file: XElementType.java
head: 1.3
branch:
locks: strict
access list:
symbolic names:
V011: 1.2
V08: 1.2
V06: 1.2
V05: 1.1.1.1
V02: 1.1.1.1
Initial_V01: 1.1.1.1
Cladonia: 1.1.1
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
----------------------------
revision 1.3
date: 2007/06/28 13:14:19; author: edankert; state: dead; lines: +2 -2
Clean up, removed dom4j, use generics and security manager stuff.
----------------------------
revision 1.2
date: 2002/08/19 20:08:09; author: edankert; state: Exp; lines: +3 -3
Handle universal names without namespaces correctly. {}
----------------------------
revision 1.1
date: 2002/02/16 16:12:49; author: edankert; state: Exp;
branches: 1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2002/02/16 16:12:49; author: edankert; state: Exp; lines: +0 -0
Initial import
=============================================================================
Looks like it was removed by mistake. Also, I am not sure why dom4j.jar was
removed. I had to use a local copy of dom4j.jar to compile.
Cheers.
|