METAGEN-41 Removed all svn keyword substitution releated tags $

This commit is contained in:
Hardy Ferentschik 2010-10-15 17:03:18 +02:00 committed by Strong Liu
parent 5f9e26746f
commit 4cc9058b0e
100 changed files with 0 additions and 122 deletions

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
<!-- <!--
~ JBoss, Home of Professional Open Source ~ JBoss, Home of Professional Open Source
~ Copyright 2010, Red Hat, Inc. and/or its affiliates, and individual contributors ~ Copyright 2010, Red Hat, Inc. and/or its affiliates, and individual contributors

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen; package org.hibernate.jpamodelgen;
import javax.persistence.AccessType; import javax.persistence.AccessType;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen; package org.hibernate.jpamodelgen;
import java.io.IOException; import java.io.IOException;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen; package org.hibernate.jpamodelgen;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen; package org.hibernate.jpamodelgen;
import java.util.HashMap; import java.util.HashMap;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen; package org.hibernate.jpamodelgen;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen; package org.hibernate.jpamodelgen;
/** /**

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen; package org.hibernate.jpamodelgen;
/** /**

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.annotation; package org.hibernate.jpamodelgen.annotation;
import java.util.List; import java.util.List;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.annotation; package org.hibernate.jpamodelgen.annotation;
import java.beans.Introspector; import java.beans.Introspector;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.annotation; package org.hibernate.jpamodelgen.annotation;
import javax.lang.model.element.Element; import javax.lang.model.element.Element;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.annotation; package org.hibernate.jpamodelgen.annotation;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.annotation; package org.hibernate.jpamodelgen.annotation;
import javax.lang.model.element.Element; import javax.lang.model.element.Element;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.annotation; package org.hibernate.jpamodelgen.annotation;
import javax.lang.model.element.Element; import javax.lang.model.element.Element;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.annotation; package org.hibernate.jpamodelgen.annotation;
import java.util.List; import java.util.List;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.model; package org.hibernate.jpamodelgen.model;
/** /**

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.model; package org.hibernate.jpamodelgen.model;
/** /**

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.model; package org.hibernate.jpamodelgen.model;
/** /**

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.model; package org.hibernate.jpamodelgen.model;
import java.util.List; import java.util.List;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.model; package org.hibernate.jpamodelgen.model;
/** /**

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.util; package org.hibernate.jpamodelgen.util;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.util; package org.hibernate.jpamodelgen.util;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.util; package org.hibernate.jpamodelgen.util;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.util; package org.hibernate.jpamodelgen.util;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.xml; package org.hibernate.jpamodelgen.xml;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.xml; package org.hibernate.jpamodelgen.xml;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.xml; package org.hibernate.jpamodelgen.xml;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.xml; package org.hibernate.jpamodelgen.xml;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.xml; package org.hibernate.jpamodelgen.xml;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.xml; package org.hibernate.jpamodelgen.xml;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.xml; package org.hibernate.jpamodelgen.xml;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id:$
import org.testng.annotations.Test; import org.testng.annotations.Test;
import org.hibernate.jpamodelgen.test.util.CompilationTest; import org.hibernate.jpamodelgen.test.util.CompilationTest;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;
import java.util.ArrayList; import java.util.ArrayList;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;
import java.util.Set; import java.util.Set;

View File

@ -15,8 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;
import javax.persistence.MappedSuperclass; import javax.persistence.MappedSuperclass;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.accesstype; package org.hibernate.jpamodelgen.test.accesstype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.arraytype; package org.hibernate.jpamodelgen.test.arraytype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.arraytype; package org.hibernate.jpamodelgen.test.arraytype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.arraytype; package org.hibernate.jpamodelgen.test.arraytype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.blob; package org.hibernate.jpamodelgen.test.blob;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.elementcollection; package org.hibernate.jpamodelgen.test.elementcollection;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.elementcollection; package org.hibernate.jpamodelgen.test.elementcollection;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.elementcollection; package org.hibernate.jpamodelgen.test.elementcollection;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.elementcollection; package org.hibernate.jpamodelgen.test.elementcollection;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.elementcollection; package org.hibernate.jpamodelgen.test.elementcollection;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.elementcollection; package org.hibernate.jpamodelgen.test.elementcollection;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.generatedannotation; package org.hibernate.jpamodelgen.test.generatedannotation;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.generics; package org.hibernate.jpamodelgen.test.generics;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.inheritance; package org.hibernate.jpamodelgen.test.inheritance;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.inheritance; package org.hibernate.jpamodelgen.test.inheritance;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.inheritance; package org.hibernate.jpamodelgen.test.inheritance;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.inheritance; package org.hibernate.jpamodelgen.test.inheritance;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.inheritance; package org.hibernate.jpamodelgen.test.inheritance;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.inheritance; package org.hibernate.jpamodelgen.test.inheritance;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.inheritance; package org.hibernate.jpamodelgen.test.inheritance;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.inheritance; package org.hibernate.jpamodelgen.test.inheritance;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.mixedmode; package org.hibernate.jpamodelgen.test.mixedmode;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.rawtypes; package org.hibernate.jpamodelgen.test.rawtypes;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.separatecompilationunits; package org.hibernate.jpamodelgen.test.separatecompilationunits;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.targetannotation; package org.hibernate.jpamodelgen.test.targetannotation;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.typedmappedsuperclass; package org.hibernate.jpamodelgen.test.typedmappedsuperclass;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.usertype; package org.hibernate.jpamodelgen.test.usertype;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.util; package org.hibernate.jpamodelgen.test.util;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.util; package org.hibernate.jpamodelgen.test.util;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.xmlmapped; package org.hibernate.jpamodelgen.test.xmlmapped;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.xmlmapped; package org.hibernate.jpamodelgen.test.xmlmapped;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.xmlmapped; package org.hibernate.jpamodelgen.test.xmlmapped;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.xmlmapped; package org.hibernate.jpamodelgen.test.xmlmapped;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.xmlmapped; package org.hibernate.jpamodelgen.test.xmlmapped;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.xmlmapped; package org.hibernate.jpamodelgen.test.xmlmapped;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.xmlmapped; package org.hibernate.jpamodelgen.test.xmlmapped;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.xmlmapped; package org.hibernate.jpamodelgen.test.xmlmapped;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.xmlmapped; package org.hibernate.jpamodelgen.test.xmlmapped;

View File

@ -15,7 +15,6 @@
* limitations under the License. * limitations under the License.
*/ */
// $Id$
package org.hibernate.jpamodelgen.test.xmlonly; package org.hibernate.jpamodelgen.test.xmlonly;