moved package to temparory org.x4o.vasc.etc
This commit is contained in:
parent
3d6ceff732
commit
cc6331b7fe
322 changed files with 2032 additions and 1750 deletions
|
|
@ -15,8 +15,14 @@
|
|||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.m2e.core.maven2Builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.maven.ide.eclipse.maven2Nature</nature>
|
||||
</natures>
|
||||
|
|
|
|||
3
demo-petstore/.settings/org.eclipse.core.resources.prefs
Normal file
3
demo-petstore/.settings/org.eclipse.core.resources.prefs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#Sun Dec 25 17:29:07 CET 2011
|
||||
eclipse.preferences.version=1
|
||||
encoding/<project>=UTF-8
|
||||
5
demo-petstore/.settings/org.eclipse.m2e.core.prefs
Normal file
5
demo-petstore/.settings/org.eclipse.m2e.core.prefs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#Sun Dec 25 17:29:03 CET 2011
|
||||
activeProfiles=
|
||||
eclipse.preferences.version=1
|
||||
resolveWorkspaceProjects=true
|
||||
version=1
|
||||
|
|
@ -1,10 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" output="target/classes" path="src/main/java"/>
|
||||
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
|
||||
<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
|
||||
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
|
||||
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
|
||||
<classpathentry kind="output" path="target/classes"/>
|
||||
</classpath>
|
||||
|
|
|
|||
|
|
@ -15,8 +15,14 @@
|
|||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.m2e.core.maven2Builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.maven.ide.eclipse.maven2Nature</nature>
|
||||
</natures>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
#Sun Dec 25 17:29:07 CET 2011
|
||||
eclipse.preferences.version=1
|
||||
encoding/<project>=UTF-8
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
#Sun Dec 25 17:29:03 CET 2011
|
||||
activeProfiles=
|
||||
eclipse.preferences.version=1
|
||||
resolveWorkspaceProjects=true
|
||||
version=1
|
||||
|
|
@ -2,10 +2,10 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>demo-petstore</artifactId>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<version>0.3.5-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<artifactId>demo-petstore-ear</artifactId>
|
||||
<version>0.3.5-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
@ -2,9 +2,8 @@
|
|||
<classpath>
|
||||
<classpathentry kind="src" output="target/classes" path="src/main/java"/>
|
||||
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
|
||||
<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
|
||||
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
|
||||
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
|
||||
<classpathentry kind="output" path="target/classes"/>
|
||||
</classpath>
|
||||
|
|
|
|||
|
|
@ -15,8 +15,14 @@
|
|||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.m2e.core.maven2Builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.maven.ide.eclipse.maven2Nature</nature>
|
||||
</natures>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
#Sun Dec 25 17:29:07 CET 2011
|
||||
eclipse.preferences.version=1
|
||||
encoding//src/main/java=UTF-8
|
||||
encoding//src/main/resources=UTF-8
|
||||
encoding/<project>=UTF-8
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
#Sun Dec 25 17:29:03 CET 2011
|
||||
activeProfiles=
|
||||
eclipse.preferences.version=1
|
||||
resolveWorkspaceProjects=true
|
||||
version=1
|
||||
|
|
@ -2,10 +2,10 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>demo-petstore</artifactId>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<version>0.3.5-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<artifactId>demo-petstore-ejb</artifactId>
|
||||
<version>0.3.5-SNAPSHOT</version>
|
||||
<packaging>ejb</packaging>
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
</build>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<artifactId>vasc-core</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
|
@ -53,35 +53,35 @@
|
|||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.idcanet.x4o</groupId>
|
||||
<groupId>org.x4o</groupId>
|
||||
<artifactId>x4o-core</artifactId>
|
||||
<version>${x4o-core.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<artifactId>vasc-core</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<artifactId>vasc-backend-jpa</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<artifactId>vasc-xpql</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<artifactId>vasc-xpql-ejb3</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<artifactId>vasc-ejb3</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
|
|
|||
|
|
@ -2,17 +2,17 @@ package demo.petstore.models;
|
|||
|
||||
import java.util.Date;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascDefaultValue;
|
||||
import com.idcanet.vasc.annotations.VascDisplayName;
|
||||
import com.idcanet.vasc.annotations.VascField;
|
||||
import com.idcanet.vasc.annotations.VascFieldOrder;
|
||||
import com.idcanet.vasc.annotations.VascFieldType;
|
||||
import com.idcanet.vasc.annotations.VascI18n;
|
||||
import com.idcanet.vasc.annotations.VascPrimaryKey;
|
||||
import com.idcanet.vasc.annotations.VascRoles;
|
||||
import com.idcanet.vasc.annotations.VascStyle;
|
||||
import com.idcanet.vasc.validators.VascObjectNotNull;
|
||||
import com.idcanet.vasc.validators.VascStringLength;
|
||||
import org.x4o.vasc.annotations.VascDefaultValue;
|
||||
import org.x4o.vasc.annotations.VascDisplayName;
|
||||
import org.x4o.vasc.annotations.VascField;
|
||||
import org.x4o.vasc.annotations.VascFieldOrder;
|
||||
import org.x4o.vasc.annotations.VascFieldType;
|
||||
import org.x4o.vasc.annotations.VascI18n;
|
||||
import org.x4o.vasc.annotations.VascPrimaryKey;
|
||||
import org.x4o.vasc.annotations.VascRoles;
|
||||
import org.x4o.vasc.annotations.VascStyle;
|
||||
import org.x4o.vasc.validators.VascObjectNotNull;
|
||||
import org.x4o.vasc.validators.VascStringLength;
|
||||
|
||||
abstract public class AbstractPetStoreFieldTemplates {
|
||||
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ import javax.persistence.Column;
|
|||
import javax.persistence.Entity;
|
||||
import javax.persistence.Id;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascField;
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascField;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
|
||||
@Entity
|
||||
public class Category extends AbstractPetStoreEntity{
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@ import javax.persistence.Id;
|
|||
import javax.persistence.JoinColumn;
|
||||
import javax.persistence.OneToOne;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascField;
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import com.idcanet.vasc.annotations.VascModelReference;
|
||||
import org.x4o.vasc.annotations.VascField;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascModelReference;
|
||||
|
||||
@Entity
|
||||
public class CategoryProduct extends AbstractPetStoreEntity {
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ import javax.persistence.Id;
|
|||
import javax.persistence.JoinColumn;
|
||||
import javax.persistence.OneToOne;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import com.idcanet.vasc.annotations.VascModelReference;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascModelReference;
|
||||
|
||||
@Entity
|
||||
public class Item extends AbstractPetStoreEntity {
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ import javax.persistence.Id;
|
|||
import javax.persistence.JoinColumn;
|
||||
import javax.persistence.OneToOne;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import com.idcanet.vasc.annotations.VascModelReference;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascModelReference;
|
||||
|
||||
@Entity
|
||||
public class ItemInventory extends AbstractPetStoreEntity {
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ import javax.persistence.Column;
|
|||
import javax.persistence.Entity;
|
||||
import javax.persistence.Id;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascField;
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascField;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
|
||||
@Entity
|
||||
public class ItemSupplier extends AbstractPetStoreEntity {
|
||||
|
|
|
|||
|
|
@ -9,9 +9,9 @@ import javax.persistence.Id;
|
|||
import javax.persistence.JoinColumn;
|
||||
import javax.persistence.OneToOne;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascField;
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import com.idcanet.vasc.annotations.VascModelReference;
|
||||
import org.x4o.vasc.annotations.VascField;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascModelReference;
|
||||
|
||||
@Entity
|
||||
public class Order extends AbstractPetStoreEntity {
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@ import javax.persistence.Id;
|
|||
import javax.persistence.JoinColumn;
|
||||
import javax.persistence.OneToOne;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascField;
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import com.idcanet.vasc.annotations.VascModelReference;
|
||||
import org.x4o.vasc.annotations.VascField;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascModelReference;
|
||||
|
||||
@Entity
|
||||
public class OrderLine extends AbstractPetStoreEntity {
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ import javax.persistence.Column;
|
|||
import javax.persistence.Entity;
|
||||
import javax.persistence.Id;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascField;
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascField;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
|
||||
@Entity
|
||||
public class OrderStatus extends AbstractPetStoreEntity {
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ import javax.persistence.Column;
|
|||
import javax.persistence.Entity;
|
||||
import javax.persistence.Id;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascField;
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascField;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
|
||||
@Entity
|
||||
public class UserAccount extends AbstractPetStoreEntity {
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@ import javax.persistence.Id;
|
|||
import javax.persistence.JoinColumn;
|
||||
import javax.persistence.OneToOne;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascField;
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import com.idcanet.vasc.annotations.VascModelReference;
|
||||
import org.x4o.vasc.annotations.VascField;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascModelReference;
|
||||
|
||||
@Entity
|
||||
public class UserCredential extends AbstractPetStoreEntity {
|
||||
|
|
|
|||
|
|
@ -7,10 +7,10 @@ import javax.persistence.Id;
|
|||
import javax.persistence.JoinColumn;
|
||||
import javax.persistence.OneToOne;
|
||||
|
||||
import com.idcanet.vasc.annotations.VascDefaultValue;
|
||||
import com.idcanet.vasc.annotations.VascField;
|
||||
import com.idcanet.vasc.annotations.VascFieldTemplate;
|
||||
import com.idcanet.vasc.annotations.VascModelReference;
|
||||
import org.x4o.vasc.annotations.VascDefaultValue;
|
||||
import org.x4o.vasc.annotations.VascField;
|
||||
import org.x4o.vasc.annotations.VascFieldTemplate;
|
||||
import org.x4o.vasc.annotations.VascModelReference;
|
||||
|
||||
@Entity
|
||||
public class UserProfile extends AbstractPetStoreEntity {
|
||||
|
|
|
|||
|
|
@ -1,10 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" output="target/classes" path="src/main/java"/>
|
||||
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
|
||||
<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
|
||||
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
|
||||
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
|
||||
<classpathentry kind="output" path="target/classes"/>
|
||||
</classpath>
|
||||
|
|
|
|||
|
|
@ -15,8 +15,14 @@
|
|||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.m2e.core.maven2Builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.maven.ide.eclipse.maven2Nature</nature>
|
||||
</natures>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
#Sun Dec 25 17:29:07 CET 2011
|
||||
eclipse.preferences.version=1
|
||||
encoding/<project>=UTF-8
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
#Sun Dec 25 17:29:03 CET 2011
|
||||
activeProfiles=
|
||||
eclipse.preferences.version=1
|
||||
resolveWorkspaceProjects=true
|
||||
version=1
|
||||
|
|
@ -2,10 +2,10 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>demo-petstore</artifactId>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<version>0.3.5-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<artifactId>demo-petstore-war</artifactId>
|
||||
<version>0.3.5-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
@ -1,11 +1,11 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>vasc-base</artifactId>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<artifactId>vasc</artifactId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<version>0.3.5-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>com.idcanet.vasc</groupId>
|
||||
<groupId>org.x4o.vasc</groupId>
|
||||
<artifactId>demo-petstore</artifactId>
|
||||
<version>0.3.5-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue