r9574 - helma/helma/branches/lazy_collections/src/helma/objectmodel/db
| Newsgroups | gmane.comp.java.helma.cvs |
|---|---|
| Message-ID | <20090404200619.AA8453D0D6@mia> |
Author: hannes Date: 2009-04-04 22:06:19 +0200 (Sat, 04 Apr 2009) New Revision: 9574 Modified: helma/helma/branches/lazy_collections/src/helma/objectmodel/db/SegmentedSubnodeList.java Log: Substitution stuff not working Details at http://dev.helma.org/trac/helma/changeset/9574 Modified: helma/helma/branches/lazy_collections/src/helma/objectmodel/db/SegmentedSubnodeList.java =================================================================== --- helma/helma/branches/lazy_collections/src/helma/objectmodel/db/SegmentedSubnodeList.java 2009-04-04 20:03:56 UTC (rev 9573) +++ helma/helma/branches/lazy_collections/src/helma/objectmodel/db/SegmentedSubnodeList.java 2009-04-04 20:06:19 UTC (rev 9574) @@ -7,11 +7,6 @@ * http://adele.helma.org/download/helma/license.txt * * Copyright 2009 Helma Project. All Rights Reserved. - * - * $RCSfile$ - * $Author: hannes $ - * $Revision: 9326 $ - * $Date: 2008-10-17 18:04:28 +0200 (Fr, 17 Okt 2008) $ */ package helma.objectmodel.db;