JBoss Tools SVN: r39989 - trunk/build/parent.
by jbosstools-commits@lists.jboss.org
Author: mickael_istria
Date: 2012-04-03 05:11:58 -0400 (Tue, 03 Apr 2012)
New Revision: 39989
Modified:
trunk/build/parent/pom.xml
Log:
JBIDE-10537
Disabled Jacoco agent since it is incompatible with Emma
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-04-03 07:23:39 UTC (rev 39988)
+++ trunk/build/parent/pom.xml 2012-04-03 09:11:58 UTC (rev 39989)
@@ -248,6 +248,8 @@
<encoding>ISO-8859-1</encoding>
</configuration>
</plugin>
+ <!-- Plugin disabled because of conflicts with Emma: JBIDE-10537
+ TODO re-enable as soon as we have Jacoco "continous" reports, and we get rid of Emma
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
@@ -259,17 +261,18 @@
</goals>
<configuration>
<!-- Where to put jacoco coverage report, basically in the tests/target folder
- for each component -->
+ for each component ->
<destFile>../target/jacoco.exec</destFile>
<includes>
<include>${coverage.filter}</include>
</includes>
- <!-- Merge reports from all executions -->
+ <!-- Merge reports from all executions ->
<append>true</append>
</configuration>
</execution>
</executions>
</plugin>
+ -->
</plugins>
<pluginManagement>
12 years, 9 months
JBoss Tools SVN: r39988 - trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35.
by jbosstools-commits@lists.jboss.org
Author: jpeterka
Date: 2012-04-03 03:23:39 -0400 (Tue, 03 Apr 2012)
New Revision: 39988
Removed:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hb40hsqldb.launch
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate40.launch
Log:
Obsolete hibernate generation launchers removed
Deleted: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hb40hsqldb.launch
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hb40hsqldb.launch 2012-04-03 07:22:55 UTC (rev 39987)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hb40hsqldb.launch 2012-04-03 07:23:39 UTC (rev 39988)
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.hibernate.eclipse.launch.CodeGenerationLaunchConfigurationType">
-<stringAttribute key="org.hibernate.tools.configurationname" value="hibernate40"/>
-<booleanAttribute key="org.hibernate.tools.ejb3" value="false"/>
-<listAttribute key="org.hibernate.tools.exporters">
-<listEntry value="org.hibernate.tools.hbm2java"/>
-<listEntry value="org.hibernate.tools.hbm2hbmxml"/>
-<listEntry value="org.hibernate.tools.hbm2dao"/>
-<listEntry value="org.hibernate.tools.hbmtemplate"/>
-<listEntry value="org.hibernate.tools.hbm2cfgxml"/>
-<listEntry value="org.hibernate.tools.hbm2doc"/>
-<listEntry value="org.hibernate.tools.hbm2ddl"/>
-<listEntry value="org.hibernate.tools.query"/>
-</listAttribute>
-<booleanAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2cfgxml" value="false"/>
-<stringAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2cfgxml.extension_id" value="org.hibernate.tools.hbm2cfgxml"/>
-<booleanAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2dao" value="false"/>
-<stringAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2dao.extension_id" value="org.hibernate.tools.hbm2dao"/>
-<booleanAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2ddl" value="false"/>
-<stringAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2ddl.extension_id" value="org.hibernate.tools.hbm2ddl"/>
-<booleanAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2doc" value="false"/>
-<stringAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2doc.extension_id" value="org.hibernate.tools.hbm2doc"/>
-<booleanAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2hbmxml" value="true"/>
-<stringAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2hbmxml.extension_id" value="org.hibernate.tools.hbm2hbmxml"/>
-<booleanAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2java" value="true"/>
-<stringAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2java.extension_id" value="org.hibernate.tools.hbm2java"/>
-<booleanAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbmtemplate" value="false"/>
-<stringAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.hbmtemplate.extension_id" value="org.hibernate.tools.hbmtemplate"/>
-<booleanAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.query" value="false"/>
-<stringAttribute key="org.hibernate.tools.exporters.org.hibernate.tools.query.extension_id" value="org.hibernate.tools.query"/>
-<booleanAttribute key="org.hibernate.tools.jdk5" value="false"/>
-<stringAttribute key="org.hibernate.tools.outputdir" value="/hibernate40/src"/>
-<stringAttribute key="org.hibernate.tools.package" value="org.hsql"/>
-<booleanAttribute key="org.hibernate.tools.prefercompositeids" value="true"/>
-<booleanAttribute key="org.hibernate.tools.reveng.detect_many_to_many" value="true"/>
-<booleanAttribute key="org.hibernate.tools.reveng.detect_one_to_one" value="true"/>
-<booleanAttribute key="org.hibernate.tools.reveng.detect_optimistc_lock" value="true"/>
-<booleanAttribute key="org.hibernate.tools.schema2hbm" value="true"/>
-<booleanAttribute key="org.hibernate.tools.useExternalProcess" value="false"/>
-<booleanAttribute key="org.hibernate.tools.useOwnTemplates" value="false"/>
-</launchConfiguration>
Deleted: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate40.launch
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate40.launch 2012-04-03 07:22:55 UTC (rev 39987)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate40.launch 2012-04-03 07:23:39 UTC (rev 39988)
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.hibernate.eclipse.launch.ConsoleConfigurationLaunchConfigurationType">
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="hibernate40"/>
-</listAttribute>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="4"/>
-</listAttribute>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="hibernate40"/>
-<stringAttribute key="org.hibernate.eclipse.launch.CFG_XML_FILE" value="/hibernatelib/cfg/hibernate.cfg.xml"/>
-<stringAttribute key="org.hibernate.eclipse.launch.CONFIGURATION_FACTORY" value="CORE"/>
-<listAttribute key="org.hibernate.eclipse.launch.FILE_MAPPINGS">
-<listEntry value="/hibernate40/src/org/hsql/Customer.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Customers.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Dog.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Employees.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Kunde.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Offices.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Orderdetails.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Orders.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Passwordattributes.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Passwordresourceauditlog.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Payments.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Productlines.hbm.xml"/>
-<listEntry value="/hibernate40/src/org/hsql/Products.hbm.xml"/>
-</listAttribute>
-<stringAttribute key="org.hibernate.eclipse.launch.HIBERNATE_VERSION" value="4.0"/>
-</launchConfiguration>
12 years, 9 months
JBoss Tools SVN: r39987 - in trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test: resources/prj/hibernate40/src/org and 3 other directories.
by jbosstools-commits@lists.jboss.org
Author: jpeterka
Date: 2012-04-03 03:22:55 -0400 (Tue, 03 Apr 2012)
New Revision: 39987
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customer.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customer.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customers.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customers.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Dog.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Dog.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Employees.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Employees.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Event.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Event.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Kunde.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Kunde.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Offices.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Offices.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orderdetails.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orderdetails.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orders.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orders.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordattributes.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordattributes.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordresourceauditlog.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordresourceauditlog.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Payments.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Payments.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Productlines.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Productlines.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Products.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Products.java
Modified:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/test/hql/HQLEditorTest.java
Log:
HB ui bot test HQL Editor Test fixed and check added + prj resource
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customer.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customer.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customer.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Customer" table="CUSTOMER" schema="PUBLIC">
+ <id name="id" type="long">
+ <column name="ID" />
+ <generator class="assigned" />
+ </id>
+ <property name="firstname" type="string">
+ <column name="FIRSTNAME" />
+ </property>
+ <property name="surname" type="string">
+ <column name="SURNAME" length="200" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customer.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customer.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customer.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customer.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,51 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Customer generated by hbm2java
+ */
+public class Customer implements java.io.Serializable {
+
+ private long id;
+ private String firstname;
+ private String surname;
+
+ public Customer() {
+ }
+
+ public Customer(long id) {
+ this.id = id;
+ }
+
+ public Customer(long id, String firstname, String surname) {
+ this.id = id;
+ this.firstname = firstname;
+ this.surname = surname;
+ }
+
+ public long getId() {
+ return this.id;
+ }
+
+ public void setId(long id) {
+ this.id = id;
+ }
+
+ public String getFirstname() {
+ return this.firstname;
+ }
+
+ public void setFirstname(String firstname) {
+ this.firstname = firstname;
+ }
+
+ public String getSurname() {
+ return this.surname;
+ }
+
+ public void setSurname(String surname) {
+ this.surname = surname;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customer.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customers.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customers.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customers.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,60 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Customers" table="CUSTOMERS" schema="PUBLIC">
+ <id name="customernumber" type="int">
+ <column name="CUSTOMERNUMBER" />
+ <generator class="assigned" />
+ </id>
+ <many-to-one name="employees" class="org.pregen.hsqldb.Employees" fetch="select">
+ <column name="SALESREPEMPLOYEENUMBER" />
+ </many-to-one>
+ <property name="addressline1" type="string">
+ <column name="ADDRESSLINE1" length="50" not-null="true" />
+ </property>
+ <property name="addressline2" type="string">
+ <column name="ADDRESSLINE2" length="50" />
+ </property>
+ <property name="city" type="string">
+ <column name="CITY" length="50" not-null="true" />
+ </property>
+ <property name="contactfirstname" type="string">
+ <column name="CONTACTFIRSTNAME" length="50" not-null="true" />
+ </property>
+ <property name="contactlastname" type="string">
+ <column name="CONTACTLASTNAME" length="50" not-null="true" />
+ </property>
+ <property name="country" type="string">
+ <column name="COUNTRY" length="50" not-null="true" />
+ </property>
+ <property name="creditlimit" type="java.lang.Double">
+ <column name="CREDITLIMIT" precision="0" scale="0" />
+ </property>
+ <property name="customername" type="string">
+ <column name="CUSTOMERNAME" length="50" not-null="true" />
+ </property>
+ <property name="phone" type="string">
+ <column name="PHONE" length="50" not-null="true" />
+ </property>
+ <property name="postalcode" type="string">
+ <column name="POSTALCODE" length="15" />
+ </property>
+ <property name="state" type="string">
+ <column name="STATE" length="50" />
+ </property>
+ <set name="orderses" table="ORDERS" inverse="true" lazy="true" fetch="select">
+ <key>
+ <column name="CUSTOMERNUMBER" not-null="true" />
+ </key>
+ <one-to-many class="org.pregen.hsqldb.Orders" />
+ </set>
+ <set name="paymentses" table="PAYMENTS" inverse="true" lazy="true" fetch="select">
+ <key>
+ <column name="CUSTOMERNUMBER" not-null="true" />
+ </key>
+ <one-to-many class="org.pregen.hsqldb.Payments" />
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customers.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customers.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customers.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customers.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,187 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Customers generated by hbm2java
+ */
+public class Customers implements java.io.Serializable {
+
+ private int customernumber;
+ private Employees employees;
+ private String addressline1;
+ private String addressline2;
+ private String city;
+ private String contactfirstname;
+ private String contactlastname;
+ private String country;
+ private Double creditlimit;
+ private String customername;
+ private String phone;
+ private String postalcode;
+ private String state;
+ private Set orderses = new HashSet(0);
+ private Set paymentses = new HashSet(0);
+
+ public Customers() {
+ }
+
+ public Customers(int customernumber, String addressline1, String city,
+ String contactfirstname, String contactlastname, String country,
+ String customername, String phone) {
+ this.customernumber = customernumber;
+ this.addressline1 = addressline1;
+ this.city = city;
+ this.contactfirstname = contactfirstname;
+ this.contactlastname = contactlastname;
+ this.country = country;
+ this.customername = customername;
+ this.phone = phone;
+ }
+
+ public Customers(int customernumber, Employees employees,
+ String addressline1, String addressline2, String city,
+ String contactfirstname, String contactlastname, String country,
+ Double creditlimit, String customername, String phone,
+ String postalcode, String state, Set orderses, Set paymentses) {
+ this.customernumber = customernumber;
+ this.employees = employees;
+ this.addressline1 = addressline1;
+ this.addressline2 = addressline2;
+ this.city = city;
+ this.contactfirstname = contactfirstname;
+ this.contactlastname = contactlastname;
+ this.country = country;
+ this.creditlimit = creditlimit;
+ this.customername = customername;
+ this.phone = phone;
+ this.postalcode = postalcode;
+ this.state = state;
+ this.orderses = orderses;
+ this.paymentses = paymentses;
+ }
+
+ public int getCustomernumber() {
+ return this.customernumber;
+ }
+
+ public void setCustomernumber(int customernumber) {
+ this.customernumber = customernumber;
+ }
+
+ public Employees getEmployees() {
+ return this.employees;
+ }
+
+ public void setEmployees(Employees employees) {
+ this.employees = employees;
+ }
+
+ public String getAddressline1() {
+ return this.addressline1;
+ }
+
+ public void setAddressline1(String addressline1) {
+ this.addressline1 = addressline1;
+ }
+
+ public String getAddressline2() {
+ return this.addressline2;
+ }
+
+ public void setAddressline2(String addressline2) {
+ this.addressline2 = addressline2;
+ }
+
+ public String getCity() {
+ return this.city;
+ }
+
+ public void setCity(String city) {
+ this.city = city;
+ }
+
+ public String getContactfirstname() {
+ return this.contactfirstname;
+ }
+
+ public void setContactfirstname(String contactfirstname) {
+ this.contactfirstname = contactfirstname;
+ }
+
+ public String getContactlastname() {
+ return this.contactlastname;
+ }
+
+ public void setContactlastname(String contactlastname) {
+ this.contactlastname = contactlastname;
+ }
+
+ public String getCountry() {
+ return this.country;
+ }
+
+ public void setCountry(String country) {
+ this.country = country;
+ }
+
+ public Double getCreditlimit() {
+ return this.creditlimit;
+ }
+
+ public void setCreditlimit(Double creditlimit) {
+ this.creditlimit = creditlimit;
+ }
+
+ public String getCustomername() {
+ return this.customername;
+ }
+
+ public void setCustomername(String customername) {
+ this.customername = customername;
+ }
+
+ public String getPhone() {
+ return this.phone;
+ }
+
+ public void setPhone(String phone) {
+ this.phone = phone;
+ }
+
+ public String getPostalcode() {
+ return this.postalcode;
+ }
+
+ public void setPostalcode(String postalcode) {
+ this.postalcode = postalcode;
+ }
+
+ public String getState() {
+ return this.state;
+ }
+
+ public void setState(String state) {
+ this.state = state;
+ }
+
+ public Set getOrderses() {
+ return this.orderses;
+ }
+
+ public void setOrderses(Set orderses) {
+ this.orderses = orderses;
+ }
+
+ public Set getPaymentses() {
+ return this.paymentses;
+ }
+
+ public void setPaymentses(Set paymentses) {
+ this.paymentses = paymentses;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Customers.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Dog.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Dog.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Dog.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Dog" table="DOG" schema="PUBLIC">
+ <id name="id" type="long">
+ <column name="ID" />
+ <generator class="assigned" />
+ </id>
+ <property name="name" type="string">
+ <column name="NAME" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Dog.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Dog.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Dog.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Dog.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,41 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Dog generated by hbm2java
+ */
+public class Dog implements java.io.Serializable {
+
+ private long id;
+ private String name;
+
+ public Dog() {
+ }
+
+ public Dog(long id) {
+ this.id = id;
+ }
+
+ public Dog(long id, String name) {
+ this.id = id;
+ this.name = name;
+ }
+
+ public long getId() {
+ return this.id;
+ }
+
+ public void setId(long id) {
+ this.id = id;
+ }
+
+ public String getName() {
+ return this.name;
+ }
+
+ public void setName(String name) {
+ this.name = name;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Dog.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Employees.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Employees.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Employees.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,39 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Employees" table="EMPLOYEES" schema="PUBLIC">
+ <id name="employeenumber" type="int">
+ <column name="EMPLOYEENUMBER" />
+ <generator class="assigned" />
+ </id>
+ <property name="email" type="string">
+ <column name="EMAIL" length="100" not-null="true" />
+ </property>
+ <property name="extension" type="string">
+ <column name="EXTENSION" length="10" not-null="true" />
+ </property>
+ <property name="firstname" type="string">
+ <column name="FIRSTNAME" length="50" not-null="true" />
+ </property>
+ <property name="jobtitle" type="string">
+ <column name="JOBTITLE" length="50" not-null="true" />
+ </property>
+ <property name="lastname" type="string">
+ <column name="LASTNAME" length="50" not-null="true" />
+ </property>
+ <property name="officecode" type="string">
+ <column name="OFFICECODE" length="10" not-null="true" />
+ </property>
+ <property name="reportsto" type="java.lang.Integer">
+ <column name="REPORTSTO" />
+ </property>
+ <set name="customerses" table="CUSTOMERS" inverse="true" lazy="true" fetch="select">
+ <key>
+ <column name="SALESREPEMPLOYEENUMBER" />
+ </key>
+ <one-to-many class="org.pregen.hsqldb.Customers" />
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Employees.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Employees.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Employees.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Employees.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,124 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Employees generated by hbm2java
+ */
+public class Employees implements java.io.Serializable {
+
+ private int employeenumber;
+ private String email;
+ private String extension;
+ private String firstname;
+ private String jobtitle;
+ private String lastname;
+ private String officecode;
+ private Integer reportsto;
+ private Set customerses = new HashSet(0);
+
+ public Employees() {
+ }
+
+ public Employees(int employeenumber, String email, String extension,
+ String firstname, String jobtitle, String lastname,
+ String officecode) {
+ this.employeenumber = employeenumber;
+ this.email = email;
+ this.extension = extension;
+ this.firstname = firstname;
+ this.jobtitle = jobtitle;
+ this.lastname = lastname;
+ this.officecode = officecode;
+ }
+
+ public Employees(int employeenumber, String email, String extension,
+ String firstname, String jobtitle, String lastname,
+ String officecode, Integer reportsto, Set customerses) {
+ this.employeenumber = employeenumber;
+ this.email = email;
+ this.extension = extension;
+ this.firstname = firstname;
+ this.jobtitle = jobtitle;
+ this.lastname = lastname;
+ this.officecode = officecode;
+ this.reportsto = reportsto;
+ this.customerses = customerses;
+ }
+
+ public int getEmployeenumber() {
+ return this.employeenumber;
+ }
+
+ public void setEmployeenumber(int employeenumber) {
+ this.employeenumber = employeenumber;
+ }
+
+ public String getEmail() {
+ return this.email;
+ }
+
+ public void setEmail(String email) {
+ this.email = email;
+ }
+
+ public String getExtension() {
+ return this.extension;
+ }
+
+ public void setExtension(String extension) {
+ this.extension = extension;
+ }
+
+ public String getFirstname() {
+ return this.firstname;
+ }
+
+ public void setFirstname(String firstname) {
+ this.firstname = firstname;
+ }
+
+ public String getJobtitle() {
+ return this.jobtitle;
+ }
+
+ public void setJobtitle(String jobtitle) {
+ this.jobtitle = jobtitle;
+ }
+
+ public String getLastname() {
+ return this.lastname;
+ }
+
+ public void setLastname(String lastname) {
+ this.lastname = lastname;
+ }
+
+ public String getOfficecode() {
+ return this.officecode;
+ }
+
+ public void setOfficecode(String officecode) {
+ this.officecode = officecode;
+ }
+
+ public Integer getReportsto() {
+ return this.reportsto;
+ }
+
+ public void setReportsto(Integer reportsto) {
+ this.reportsto = reportsto;
+ }
+
+ public Set getCustomerses() {
+ return this.customerses;
+ }
+
+ public void setCustomerses(Set customerses) {
+ this.customerses = customerses;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Employees.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Event.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Event.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Event.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Event" table="EVENT" schema="PUBLIC">
+ <id name="id" type="long">
+ <column name="ID" />
+ <generator class="assigned" />
+ </id>
+ <property name="date" type="timestamp">
+ <column name="DATE" length="6" />
+ </property>
+ <property name="desc" type="string">
+ <column name="DESC" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Event.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Event.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Event.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Event.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,53 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.Date;
+
+/**
+ * Event generated by hbm2java
+ */
+public class Event implements java.io.Serializable {
+
+ private long id;
+ private Date date;
+ private String desc;
+
+ public Event() {
+ }
+
+ public Event(long id) {
+ this.id = id;
+ }
+
+ public Event(long id, Date date, String desc) {
+ this.id = id;
+ this.date = date;
+ this.desc = desc;
+ }
+
+ public long getId() {
+ return this.id;
+ }
+
+ public void setId(long id) {
+ this.id = id;
+ }
+
+ public Date getDate() {
+ return this.date;
+ }
+
+ public void setDate(Date date) {
+ this.date = date;
+ }
+
+ public String getDesc() {
+ return this.desc;
+ }
+
+ public void setDesc(String desc) {
+ this.desc = desc;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Event.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Kunde.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Kunde.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Kunde.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Kunde" table="KUNDE" schema="PUBLIC">
+ <id name="id" type="long">
+ <column name="ID" />
+ <generator class="assigned" />
+ </id>
+ <property name="art" type="string">
+ <column name="ART" length="1" not-null="true" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Kunde.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Kunde.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Kunde.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Kunde.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,37 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Kunde generated by hbm2java
+ */
+public class Kunde implements java.io.Serializable {
+
+ private long id;
+ private String art;
+
+ public Kunde() {
+ }
+
+ public Kunde(long id, String art) {
+ this.id = id;
+ this.art = art;
+ }
+
+ public long getId() {
+ return this.id;
+ }
+
+ public void setId(long id) {
+ this.id = id;
+ }
+
+ public String getArt() {
+ return this.art;
+ }
+
+ public void setArt(String art) {
+ this.art = art;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Kunde.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Offices.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Offices.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Offices.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,36 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Offices" table="OFFICES" schema="PUBLIC">
+ <id name="officecode" type="string">
+ <column name="OFFICECODE" length="10" />
+ <generator class="assigned" />
+ </id>
+ <property name="addressline1" type="string">
+ <column name="ADDRESSLINE1" length="50" not-null="true" />
+ </property>
+ <property name="addressline2" type="string">
+ <column name="ADDRESSLINE2" length="50" />
+ </property>
+ <property name="city" type="string">
+ <column name="CITY" length="50" not-null="true" />
+ </property>
+ <property name="country" type="string">
+ <column name="COUNTRY" length="50" not-null="true" />
+ </property>
+ <property name="phone" type="string">
+ <column name="PHONE" length="50" not-null="true" />
+ </property>
+ <property name="postalcode" type="string">
+ <column name="POSTALCODE" length="15" not-null="true" />
+ </property>
+ <property name="state" type="string">
+ <column name="STATE" length="50" />
+ </property>
+ <property name="territory" type="string">
+ <column name="TERRITORY" length="10" not-null="true" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Offices.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Offices.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Offices.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Offices.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,120 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Offices generated by hbm2java
+ */
+public class Offices implements java.io.Serializable {
+
+ private String officecode;
+ private String addressline1;
+ private String addressline2;
+ private String city;
+ private String country;
+ private String phone;
+ private String postalcode;
+ private String state;
+ private String territory;
+
+ public Offices() {
+ }
+
+ public Offices(String officecode, String addressline1, String city,
+ String country, String phone, String postalcode, String territory) {
+ this.officecode = officecode;
+ this.addressline1 = addressline1;
+ this.city = city;
+ this.country = country;
+ this.phone = phone;
+ this.postalcode = postalcode;
+ this.territory = territory;
+ }
+
+ public Offices(String officecode, String addressline1, String addressline2,
+ String city, String country, String phone, String postalcode,
+ String state, String territory) {
+ this.officecode = officecode;
+ this.addressline1 = addressline1;
+ this.addressline2 = addressline2;
+ this.city = city;
+ this.country = country;
+ this.phone = phone;
+ this.postalcode = postalcode;
+ this.state = state;
+ this.territory = territory;
+ }
+
+ public String getOfficecode() {
+ return this.officecode;
+ }
+
+ public void setOfficecode(String officecode) {
+ this.officecode = officecode;
+ }
+
+ public String getAddressline1() {
+ return this.addressline1;
+ }
+
+ public void setAddressline1(String addressline1) {
+ this.addressline1 = addressline1;
+ }
+
+ public String getAddressline2() {
+ return this.addressline2;
+ }
+
+ public void setAddressline2(String addressline2) {
+ this.addressline2 = addressline2;
+ }
+
+ public String getCity() {
+ return this.city;
+ }
+
+ public void setCity(String city) {
+ this.city = city;
+ }
+
+ public String getCountry() {
+ return this.country;
+ }
+
+ public void setCountry(String country) {
+ this.country = country;
+ }
+
+ public String getPhone() {
+ return this.phone;
+ }
+
+ public void setPhone(String phone) {
+ this.phone = phone;
+ }
+
+ public String getPostalcode() {
+ return this.postalcode;
+ }
+
+ public void setPostalcode(String postalcode) {
+ this.postalcode = postalcode;
+ }
+
+ public String getState() {
+ return this.state;
+ }
+
+ public void setState(String state) {
+ this.state = state;
+ }
+
+ public String getTerritory() {
+ return this.territory;
+ }
+
+ public void setTerritory(String territory) {
+ this.territory = territory;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Offices.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orderdetails.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orderdetails.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orderdetails.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Orderdetails" table="ORDERDETAILS" schema="PUBLIC">
+ <id name="orderdetailnumber" type="java.lang.Integer">
+ <column name="ORDERDETAILNUMBER" />
+ <generator class="identity" />
+ </id>
+ <many-to-one name="orders" class="org.pregen.hsqldb.Orders" fetch="select">
+ <column name="ORDERNUMBER" not-null="true" />
+ </many-to-one>
+ <many-to-one name="products" class="org.pregen.hsqldb.Products" fetch="select">
+ <column name="PRODUCTCODE" length="15" not-null="true" />
+ </many-to-one>
+ <property name="orderlinenumber" type="short">
+ <column name="ORDERLINENUMBER" not-null="true" />
+ </property>
+ <property name="priceeach" type="double">
+ <column name="PRICEEACH" precision="0" scale="0" not-null="true" />
+ </property>
+ <property name="quantityordered" type="int">
+ <column name="QUANTITYORDERED" not-null="true" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orderdetails.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orderdetails.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orderdetails.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orderdetails.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,77 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Orderdetails generated by hbm2java
+ */
+public class Orderdetails implements java.io.Serializable {
+
+ private Integer orderdetailnumber;
+ private Orders orders;
+ private Products products;
+ private short orderlinenumber;
+ private double priceeach;
+ private int quantityordered;
+
+ public Orderdetails() {
+ }
+
+ public Orderdetails(Orders orders, Products products,
+ short orderlinenumber, double priceeach, int quantityordered) {
+ this.orders = orders;
+ this.products = products;
+ this.orderlinenumber = orderlinenumber;
+ this.priceeach = priceeach;
+ this.quantityordered = quantityordered;
+ }
+
+ public Integer getOrderdetailnumber() {
+ return this.orderdetailnumber;
+ }
+
+ public void setOrderdetailnumber(Integer orderdetailnumber) {
+ this.orderdetailnumber = orderdetailnumber;
+ }
+
+ public Orders getOrders() {
+ return this.orders;
+ }
+
+ public void setOrders(Orders orders) {
+ this.orders = orders;
+ }
+
+ public Products getProducts() {
+ return this.products;
+ }
+
+ public void setProducts(Products products) {
+ this.products = products;
+ }
+
+ public short getOrderlinenumber() {
+ return this.orderlinenumber;
+ }
+
+ public void setOrderlinenumber(short orderlinenumber) {
+ this.orderlinenumber = orderlinenumber;
+ }
+
+ public double getPriceeach() {
+ return this.priceeach;
+ }
+
+ public void setPriceeach(double priceeach) {
+ this.priceeach = priceeach;
+ }
+
+ public int getQuantityordered() {
+ return this.quantityordered;
+ }
+
+ public void setQuantityordered(int quantityordered) {
+ this.quantityordered = quantityordered;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orderdetails.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orders.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orders.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orders.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,36 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Orders" table="ORDERS" schema="PUBLIC">
+ <id name="ordernumber" type="int">
+ <column name="ORDERNUMBER" />
+ <generator class="assigned" />
+ </id>
+ <many-to-one name="customers" class="org.pregen.hsqldb.Customers" fetch="select">
+ <column name="CUSTOMERNUMBER" not-null="true" />
+ </many-to-one>
+ <property name="comments" type="string">
+ <column name="COMMENTS" />
+ </property>
+ <property name="orderdate" type="date">
+ <column name="ORDERDATE" length="0" not-null="true" />
+ </property>
+ <property name="requireddate" type="date">
+ <column name="REQUIREDDATE" length="0" not-null="true" />
+ </property>
+ <property name="shippeddate" type="date">
+ <column name="SHIPPEDDATE" length="0" />
+ </property>
+ <property name="status" type="string">
+ <column name="STATUS" length="16" not-null="true" />
+ </property>
+ <set name="orderdetailses" table="ORDERDETAILS" inverse="true" lazy="true" fetch="select">
+ <key>
+ <column name="ORDERNUMBER" not-null="true" />
+ </key>
+ <one-to-many class="org.pregen.hsqldb.Orderdetails" />
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orders.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orders.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orders.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orders.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,112 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.Date;
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Orders generated by hbm2java
+ */
+public class Orders implements java.io.Serializable {
+
+ private int ordernumber;
+ private Customers customers;
+ private String comments;
+ private Date orderdate;
+ private Date requireddate;
+ private Date shippeddate;
+ private String status;
+ private Set orderdetailses = new HashSet(0);
+
+ public Orders() {
+ }
+
+ public Orders(int ordernumber, Customers customers, Date orderdate,
+ Date requireddate, String status) {
+ this.ordernumber = ordernumber;
+ this.customers = customers;
+ this.orderdate = orderdate;
+ this.requireddate = requireddate;
+ this.status = status;
+ }
+
+ public Orders(int ordernumber, Customers customers, String comments,
+ Date orderdate, Date requireddate, Date shippeddate, String status,
+ Set orderdetailses) {
+ this.ordernumber = ordernumber;
+ this.customers = customers;
+ this.comments = comments;
+ this.orderdate = orderdate;
+ this.requireddate = requireddate;
+ this.shippeddate = shippeddate;
+ this.status = status;
+ this.orderdetailses = orderdetailses;
+ }
+
+ public int getOrdernumber() {
+ return this.ordernumber;
+ }
+
+ public void setOrdernumber(int ordernumber) {
+ this.ordernumber = ordernumber;
+ }
+
+ public Customers getCustomers() {
+ return this.customers;
+ }
+
+ public void setCustomers(Customers customers) {
+ this.customers = customers;
+ }
+
+ public String getComments() {
+ return this.comments;
+ }
+
+ public void setComments(String comments) {
+ this.comments = comments;
+ }
+
+ public Date getOrderdate() {
+ return this.orderdate;
+ }
+
+ public void setOrderdate(Date orderdate) {
+ this.orderdate = orderdate;
+ }
+
+ public Date getRequireddate() {
+ return this.requireddate;
+ }
+
+ public void setRequireddate(Date requireddate) {
+ this.requireddate = requireddate;
+ }
+
+ public Date getShippeddate() {
+ return this.shippeddate;
+ }
+
+ public void setShippeddate(Date shippeddate) {
+ this.shippeddate = shippeddate;
+ }
+
+ public String getStatus() {
+ return this.status;
+ }
+
+ public void setStatus(String status) {
+ this.status = status;
+ }
+
+ public Set getOrderdetailses() {
+ return this.orderdetailses;
+ }
+
+ public void setOrderdetailses(Set orderdetailses) {
+ this.orderdetailses = orderdetailses;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Orders.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordattributes.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordattributes.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordattributes.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Passwordattributes" table="PASSWORDATTRIBUTES" schema="PUBLIC">
+ <id name="id" type="string">
+ <column name="ID" length="32" />
+ <generator class="assigned" />
+ </id>
+ <version name="version" type="java.lang.Long">
+ <column name="VERSION" />
+ </version>
+ <set name="passwordresourceauditlogs" table="PASSWORDRESOURCEAUDITLOG" inverse="true" lazy="true" fetch="select">
+ <key>
+ <column name="ATTRIBUTES_ID" length="32" />
+ </key>
+ <one-to-many class="org.pregen.hsqldb.Passwordresourceauditlog" />
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordattributes.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordattributes.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordattributes.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordattributes.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,53 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Passwordattributes generated by hbm2java
+ */
+public class Passwordattributes implements java.io.Serializable {
+
+ private String id;
+ private Long version;
+ private Set passwordresourceauditlogs = new HashSet(0);
+
+ public Passwordattributes() {
+ }
+
+ public Passwordattributes(String id) {
+ this.id = id;
+ }
+
+ public Passwordattributes(String id, Set passwordresourceauditlogs) {
+ this.id = id;
+ this.passwordresourceauditlogs = passwordresourceauditlogs;
+ }
+
+ public String getId() {
+ return this.id;
+ }
+
+ public void setId(String id) {
+ this.id = id;
+ }
+
+ public Long getVersion() {
+ return this.version;
+ }
+
+ public void setVersion(Long version) {
+ this.version = version;
+ }
+
+ public Set getPasswordresourceauditlogs() {
+ return this.passwordresourceauditlogs;
+ }
+
+ public void setPasswordresourceauditlogs(Set passwordresourceauditlogs) {
+ this.passwordresourceauditlogs = passwordresourceauditlogs;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordattributes.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordresourceauditlog.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordresourceauditlog.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordresourceauditlog.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,25 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Passwordresourceauditlog" table="PASSWORDRESOURCEAUDITLOG" schema="PUBLIC">
+ <id name="id" type="string">
+ <column name="ID" length="32" />
+ <generator class="assigned" />
+ </id>
+ <timestamp name="timestamp" column="TIMESTAMP" />
+ <many-to-one name="passwordattributes" class="org.pregen.hsqldb.Passwordattributes" fetch="select">
+ <column name="ATTRIBUTES_ID" length="32" />
+ </many-to-one>
+ <property name="datasourcename" type="string">
+ <column name="DATASOURCENAME" />
+ </property>
+ <property name="username" type="string">
+ <column name="USERNAME" length="50" />
+ </property>
+ <property name="version" type="java.lang.Long">
+ <column name="VERSION" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordresourceauditlog.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordresourceauditlog.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordresourceauditlog.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordresourceauditlog.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,84 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.Date;
+
+/**
+ * Passwordresourceauditlog generated by hbm2java
+ */
+public class Passwordresourceauditlog implements java.io.Serializable {
+
+ private String id;
+ private Date timestamp;
+ private Passwordattributes passwordattributes;
+ private String datasourcename;
+ private String username;
+ private Long version;
+
+ public Passwordresourceauditlog() {
+ }
+
+ public Passwordresourceauditlog(String id) {
+ this.id = id;
+ }
+
+ public Passwordresourceauditlog(String id,
+ Passwordattributes passwordattributes, String datasourcename,
+ String username, Long version) {
+ this.id = id;
+ this.passwordattributes = passwordattributes;
+ this.datasourcename = datasourcename;
+ this.username = username;
+ this.version = version;
+ }
+
+ public String getId() {
+ return this.id;
+ }
+
+ public void setId(String id) {
+ this.id = id;
+ }
+
+ public Date getTimestamp() {
+ return this.timestamp;
+ }
+
+ public void setTimestamp(Date timestamp) {
+ this.timestamp = timestamp;
+ }
+
+ public Passwordattributes getPasswordattributes() {
+ return this.passwordattributes;
+ }
+
+ public void setPasswordattributes(Passwordattributes passwordattributes) {
+ this.passwordattributes = passwordattributes;
+ }
+
+ public String getDatasourcename() {
+ return this.datasourcename;
+ }
+
+ public void setDatasourcename(String datasourcename) {
+ this.datasourcename = datasourcename;
+ }
+
+ public String getUsername() {
+ return this.username;
+ }
+
+ public void setUsername(String username) {
+ this.username = username;
+ }
+
+ public Long getVersion() {
+ return this.version;
+ }
+
+ public void setVersion(Long version) {
+ this.version = version;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Passwordresourceauditlog.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Payments.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Payments.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Payments.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Payments" table="PAYMENTS" schema="PUBLIC">
+ <id name="paymentnumber" type="java.lang.Integer">
+ <column name="PAYMENTNUMBER" />
+ <generator class="identity" />
+ </id>
+ <many-to-one name="customers" class="org.pregen.hsqldb.Customers" fetch="select">
+ <column name="CUSTOMERNUMBER" not-null="true" />
+ </many-to-one>
+ <property name="amount" type="double">
+ <column name="AMOUNT" precision="0" scale="0" not-null="true" />
+ </property>
+ <property name="checknumber" type="string">
+ <column name="CHECKNUMBER" length="50" not-null="true" />
+ </property>
+ <property name="paymentdate" type="date">
+ <column name="PAYMENTDATE" length="0" not-null="true" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Payments.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Payments.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Payments.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Payments.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,69 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.Date;
+
+/**
+ * Payments generated by hbm2java
+ */
+public class Payments implements java.io.Serializable {
+
+ private Integer paymentnumber;
+ private Customers customers;
+ private double amount;
+ private String checknumber;
+ private Date paymentdate;
+
+ public Payments() {
+ }
+
+ public Payments(Customers customers, double amount, String checknumber,
+ Date paymentdate) {
+ this.customers = customers;
+ this.amount = amount;
+ this.checknumber = checknumber;
+ this.paymentdate = paymentdate;
+ }
+
+ public Integer getPaymentnumber() {
+ return this.paymentnumber;
+ }
+
+ public void setPaymentnumber(Integer paymentnumber) {
+ this.paymentnumber = paymentnumber;
+ }
+
+ public Customers getCustomers() {
+ return this.customers;
+ }
+
+ public void setCustomers(Customers customers) {
+ this.customers = customers;
+ }
+
+ public double getAmount() {
+ return this.amount;
+ }
+
+ public void setAmount(double amount) {
+ this.amount = amount;
+ }
+
+ public String getChecknumber() {
+ return this.checknumber;
+ }
+
+ public void setChecknumber(String checknumber) {
+ this.checknumber = checknumber;
+ }
+
+ public Date getPaymentdate() {
+ return this.paymentdate;
+ }
+
+ public void setPaymentdate(Date paymentdate) {
+ this.paymentdate = paymentdate;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Payments.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Productlines.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Productlines.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Productlines.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Productlines" table="PRODUCTLINES" schema="PUBLIC">
+ <id name="productline" type="string">
+ <column name="PRODUCTLINE" length="50" />
+ <generator class="assigned" />
+ </id>
+ <property name="htmldescription" type="string">
+ <column name="HTMLDESCRIPTION" length="4000" />
+ </property>
+ <property name="textdescription" type="string">
+ <column name="TEXTDESCRIPTION" length="4000" />
+ </property>
+ <set name="productses" table="PRODUCTS" inverse="true" lazy="true" fetch="select">
+ <key>
+ <column name="PRODUCTLINE" length="50" not-null="true" />
+ </key>
+ <one-to-many class="org.pregen.hsqldb.Products" />
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Productlines.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Productlines.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Productlines.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Productlines.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,65 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Productlines generated by hbm2java
+ */
+public class Productlines implements java.io.Serializable {
+
+ private String productline;
+ private String htmldescription;
+ private String textdescription;
+ private Set productses = new HashSet(0);
+
+ public Productlines() {
+ }
+
+ public Productlines(String productline) {
+ this.productline = productline;
+ }
+
+ public Productlines(String productline, String htmldescription,
+ String textdescription, Set productses) {
+ this.productline = productline;
+ this.htmldescription = htmldescription;
+ this.textdescription = textdescription;
+ this.productses = productses;
+ }
+
+ public String getProductline() {
+ return this.productline;
+ }
+
+ public void setProductline(String productline) {
+ this.productline = productline;
+ }
+
+ public String getHtmldescription() {
+ return this.htmldescription;
+ }
+
+ public void setHtmldescription(String htmldescription) {
+ this.htmldescription = htmldescription;
+ }
+
+ public String getTextdescription() {
+ return this.textdescription;
+ }
+
+ public void setTextdescription(String textdescription) {
+ this.textdescription = textdescription;
+ }
+
+ public Set getProductses() {
+ return this.productses;
+ }
+
+ public void setProductses(Set productses) {
+ this.productses = productses;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Productlines.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Products.hbm.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Products.hbm.xml (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Products.hbm.xml 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,42 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 30, 2012 12:35:45 PM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.pregen.hsqldb.Products" table="PRODUCTS" schema="PUBLIC">
+ <id name="productcode" type="string">
+ <column name="PRODUCTCODE" length="15" />
+ <generator class="assigned" />
+ </id>
+ <many-to-one name="productlines" class="org.pregen.hsqldb.Productlines" fetch="select">
+ <column name="PRODUCTLINE" length="50" not-null="true" />
+ </many-to-one>
+ <property name="buyprice" type="double">
+ <column name="BUYPRICE" precision="0" scale="0" not-null="true" />
+ </property>
+ <property name="msrp" type="double">
+ <column name="MSRP" precision="0" scale="0" not-null="true" />
+ </property>
+ <property name="productdescription" type="string">
+ <column name="PRODUCTDESCRIPTION" length="4000" not-null="true" />
+ </property>
+ <property name="productname" type="string">
+ <column name="PRODUCTNAME" length="70" not-null="true" />
+ </property>
+ <property name="productscale" type="string">
+ <column name="PRODUCTSCALE" length="10" not-null="true" />
+ </property>
+ <property name="productvendor" type="string">
+ <column name="PRODUCTVENDOR" length="50" not-null="true" />
+ </property>
+ <property name="quantityinstock" type="short">
+ <column name="QUANTITYINSTOCK" not-null="true" />
+ </property>
+ <set name="orderdetailses" table="ORDERDETAILS" inverse="true" lazy="true" fetch="select">
+ <key>
+ <column name="PRODUCTCODE" length="15" not-null="true" />
+ </key>
+ <one-to-many class="org.pregen.hsqldb.Orderdetails" />
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Products.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Products.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Products.java (rev 0)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Products.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -0,0 +1,138 @@
+package org.pregen.hsqldb;
+
+// Generated Mar 30, 2012 12:35:44 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Products generated by hbm2java
+ */
+public class Products implements java.io.Serializable {
+
+ private String productcode;
+ private Productlines productlines;
+ private double buyprice;
+ private double msrp;
+ private String productdescription;
+ private String productname;
+ private String productscale;
+ private String productvendor;
+ private short quantityinstock;
+ private Set orderdetailses = new HashSet(0);
+
+ public Products() {
+ }
+
+ public Products(String productcode, Productlines productlines,
+ double buyprice, double msrp, String productdescription,
+ String productname, String productscale, String productvendor,
+ short quantityinstock) {
+ this.productcode = productcode;
+ this.productlines = productlines;
+ this.buyprice = buyprice;
+ this.msrp = msrp;
+ this.productdescription = productdescription;
+ this.productname = productname;
+ this.productscale = productscale;
+ this.productvendor = productvendor;
+ this.quantityinstock = quantityinstock;
+ }
+
+ public Products(String productcode, Productlines productlines,
+ double buyprice, double msrp, String productdescription,
+ String productname, String productscale, String productvendor,
+ short quantityinstock, Set orderdetailses) {
+ this.productcode = productcode;
+ this.productlines = productlines;
+ this.buyprice = buyprice;
+ this.msrp = msrp;
+ this.productdescription = productdescription;
+ this.productname = productname;
+ this.productscale = productscale;
+ this.productvendor = productvendor;
+ this.quantityinstock = quantityinstock;
+ this.orderdetailses = orderdetailses;
+ }
+
+ public String getProductcode() {
+ return this.productcode;
+ }
+
+ public void setProductcode(String productcode) {
+ this.productcode = productcode;
+ }
+
+ public Productlines getProductlines() {
+ return this.productlines;
+ }
+
+ public void setProductlines(Productlines productlines) {
+ this.productlines = productlines;
+ }
+
+ public double getBuyprice() {
+ return this.buyprice;
+ }
+
+ public void setBuyprice(double buyprice) {
+ this.buyprice = buyprice;
+ }
+
+ public double getMsrp() {
+ return this.msrp;
+ }
+
+ public void setMsrp(double msrp) {
+ this.msrp = msrp;
+ }
+
+ public String getProductdescription() {
+ return this.productdescription;
+ }
+
+ public void setProductdescription(String productdescription) {
+ this.productdescription = productdescription;
+ }
+
+ public String getProductname() {
+ return this.productname;
+ }
+
+ public void setProductname(String productname) {
+ this.productname = productname;
+ }
+
+ public String getProductscale() {
+ return this.productscale;
+ }
+
+ public void setProductscale(String productscale) {
+ this.productscale = productscale;
+ }
+
+ public String getProductvendor() {
+ return this.productvendor;
+ }
+
+ public void setProductvendor(String productvendor) {
+ this.productvendor = productvendor;
+ }
+
+ public short getQuantityinstock() {
+ return this.quantityinstock;
+ }
+
+ public void setQuantityinstock(short quantityinstock) {
+ this.quantityinstock = quantityinstock;
+ }
+
+ public Set getOrderdetailses() {
+ return this.orderdetailses;
+ }
+
+ public void setOrderdetailses(Set orderdetailses) {
+ this.orderdetailses = orderdetailses;
+ }
+
+}
Property changes on: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/org/pregen/hsqldb/Products.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Modified: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/test/hql/HQLEditorTest.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/test/hql/HQLEditorTest.java 2012-04-03 07:21:03 UTC (rev 39986)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/test/hql/HQLEditorTest.java 2012-04-03 07:22:55 UTC (rev 39987)
@@ -1,10 +1,14 @@
package org.jboss.tools.hb.ui.bot.test.hql;
import org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor;
+import org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView;
+import org.eclipse.swtbot.swt.finder.widgets.SWTBotShell;
+import org.eclipse.swtbot.swt.finder.widgets.SWTBotTable;
import org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem;
import org.jboss.tools.hb.ui.bot.common.ConfigurationFile;
import org.jboss.tools.hb.ui.bot.common.ConsoleConfiguration;
import org.jboss.tools.hb.ui.bot.test.HibernateBaseTest;
+import org.jboss.tools.ui.bot.ext.gen.ActionItem;
import org.junit.Test;
public class HQLEditorTest extends HibernateBaseTest {
@@ -19,18 +23,29 @@
ConfigurationFile.create(new String[]{"hibernate40", "src"}, "hibernate.cfg.xml",false);
executeHQLQuery();
+ checkHQLQueryResult();
}
private void executeHQLQuery() {
- SWTBotTreeItem item = ConsoleConfiguration.selectNode("pre-hibernate40", "Configuration", clazz);
+ SWTBotTreeItem item = ConsoleConfiguration.selectNode("pre-hibernate40", "Configuration");
+
item.contextMenu("HQL Editor").click();
SWTBotEditor editor = bot.editorByTitle(console);
editor.setFocus();
+ editor.toTextEditor().setText("from " + clazz);
+ editor.save();
bot.toolbarButtonWithTooltip("Run HQL").click();
- bot.sleep(TIME_10S);
+ String osf= "Open Session factory";
+ bot.waitForShell(osf);
+ SWTBotShell shell = bot.shell(osf);
+ shell.bot().button("Yes").click();
}
+
+ private void checkHQLQueryResult() {
+ SWTBotView qr = open.viewOpen(ActionItem.View.HibernateHibernateQueryResult.LABEL);
+ SWTBotTable table = qr.bot().table();
+ assertTrue(table.rowCount() == 0);
+ }
-
-
}
12 years, 9 months
JBoss Tools SVN: r39986 - trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/common.
by jbosstools-commits@lists.jboss.org
Author: jpeterka
Date: 2012-04-03 03:21:03 -0400 (Tue, 03 Apr 2012)
New Revision: 39986
Modified:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/common/ConsoleConfiguration.java
Log:
Rebuild configuration method added
Modified: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/common/ConsoleConfiguration.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/common/ConsoleConfiguration.java 2012-04-03 07:08:42 UTC (rev 39985)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/common/ConsoleConfiguration.java 2012-04-03 07:21:03 UTC (rev 39986)
@@ -17,6 +17,11 @@
Tree.select(view.bot(), consoleName);
}
+ public static void rebuildConfiguration(String consoleName) {
+ SWTBotTreeItem item = selectNode(consoleName);
+ item.contextMenu("Rebuild configuration").click();
+ }
+
public static SWTBotTreeItem selectNode(String... nodes) {
SWTBotExt bot = new SWTBotExt();
SWTOpenExt open = new SWTOpenExt(bot);
12 years, 9 months
JBoss Tools SVN: r39985 - trunk/maven/plugins/org.jboss.tools.maven.gwt/src/org/jboss/tools/maven/gwt.
by jbosstools-commits@lists.jboss.org
Author: fbricon
Date: 2012-04-03 03:08:42 -0400 (Tue, 03 Apr 2012)
New Revision: 39985
Modified:
trunk/maven/plugins/org.jboss.tools.maven.gwt/src/org/jboss/tools/maven/gwt/GWTProjectConfigurator.java
Log:
JBIDE-11244 : Use proper gwt maven plugin coordinates
Modified: trunk/maven/plugins/org.jboss.tools.maven.gwt/src/org/jboss/tools/maven/gwt/GWTProjectConfigurator.java
===================================================================
--- trunk/maven/plugins/org.jboss.tools.maven.gwt/src/org/jboss/tools/maven/gwt/GWTProjectConfigurator.java 2012-04-03 03:42:58 UTC (rev 39984)
+++ trunk/maven/plugins/org.jboss.tools.maven.gwt/src/org/jboss/tools/maven/gwt/GWTProjectConfigurator.java 2012-04-03 07:08:42 UTC (rev 39985)
@@ -33,9 +33,9 @@
public class GWTProjectConfigurator extends AbstractProjectConfigurator {
- private static final Logger log = LoggerFactory.getLogger(AbstractProjectConfigurator.class);
+ private static final Logger log = LoggerFactory.getLogger(GWTProjectConfigurator.class);
- public static final String GWT_WAR_MAVEN_PLUGIN_KEY = "org.apache.maven.plugins:maven-war-plugin";
+ public static final String GWT_WAR_MAVEN_PLUGIN_KEY = "org.codehaus.mojo:gwt-maven-plugin";
@Override
public void configure(ProjectConfigurationRequest projectConfig, IProgressMonitor monitor) throws CoreException {
@@ -54,7 +54,7 @@
try {
GWTProjectProperties.setEntryPointModules(projectConfig.getProject(), modNames);
} catch (BackingStoreException e) {
- log.error("Ecseption in Maven GWT Configurator", e);
+ log.error("Exception in Maven GWT Configurator", e);
}
}
}
12 years, 9 months
JBoss Tools SVN: r39982 - trunk/gwt/tests/org.jboss.tools.gwt.tests.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2012-04-02 21:57:38 -0400 (Mon, 02 Apr 2012)
New Revision: 39982
Modified:
trunk/gwt/tests/org.jboss.tools.gwt.tests/pom.xml
Log:
fix for parent pom reference
Modified: trunk/gwt/tests/org.jboss.tools.gwt.tests/pom.xml
===================================================================
--- trunk/gwt/tests/org.jboss.tools.gwt.tests/pom.xml 2012-04-03 01:53:42 UTC (rev 39981)
+++ trunk/gwt/tests/org.jboss.tools.gwt.tests/pom.xml 2012-04-03 01:57:38 UTC (rev 39982)
@@ -3,8 +3,8 @@
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>gwt</artifactId>
+ <groupId>org.jboss.tools.gwt</groupId>
+ <artifactId>tests</artifactId>
<version>1.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.gwt.tests</groupId>
12 years, 9 months
JBoss Tools SVN: r39980 - in workspace/dgolovin/new-releng: browsersim and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2012-04-02 21:53:25 -0400 (Mon, 02 Apr 2012)
New Revision: 39980
Added:
workspace/dgolovin/new-releng/browsersim/
workspace/dgolovin/new-releng/browsersim/browsersim.product
workspace/dgolovin/new-releng/browsersim/pom.xml
Log:
experimental browsersim app
Added: workspace/dgolovin/new-releng/browsersim/browsersim.product
===================================================================
--- workspace/dgolovin/new-releng/browsersim/browsersim.product (rev 0)
+++ workspace/dgolovin/new-releng/browsersim/browsersim.product 2012-04-03 01:53:25 UTC (rev 39980)
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?pde version="3.5"?>
+
+<product name="Browser Simulator" uid="browsersim" id="org.eclipse.platform.ide" application="org.jboss.tools.vpe.browsersim.eclipse.application" version="1.0.0" useFeatures="true" includeLaunchers="true">
+
+
+ <configIni use="default">
+ </configIni>
+
+ <launcherArgs>
+ <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
+ </launcherArgs>
+
+ <windowImages/>
+
+
+ <launcher name="browsersim">
+ <solaris/>
+ <win useIco="false">
+ <bmp/>
+ </win>
+ </launcher>
+
+
+ <vm>
+ </vm>
+
+ <features>
+ <feature id="org.jboss.tools.vpe.browsersim.feature"/>
+ <feature id="org.eclipse.platform" version="3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q"/>
+ <feature id="org.eclipse.sdk" version="3.7.2.r37x_v20111213-7Q7xALDPb32vCjY6UACVPdFTz-icPtJkUadz0lMmk4z-8"/>
+ </features>
+
+ <configurations>
+ <plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="4" />
+ <plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="2" />
+ <plugin id="org.eclipse.equinox.ds" autoStart="true" startLevel="2" />
+ <plugin id="org.eclipse.equinox.p2.reconciler.dropins" autoStart="true" startLevel="4" />
+ <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />
+ </configurations>
+</product>
Property changes on: workspace/dgolovin/new-releng/browsersim/browsersim.product
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: workspace/dgolovin/new-releng/browsersim/pom.xml
===================================================================
--- workspace/dgolovin/new-releng/browsersim/pom.xml (rev 0)
+++ workspace/dgolovin/new-releng/browsersim/pom.xml 2012-04-03 01:53:25 UTC (rev 39980)
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>com.jboss.tools.releng</groupId>
+ <artifactId>parent</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <relativePath>../parent/pom.xml</relativePath>
+ </parent>
+ <groupId>com.jboss.tools.releng</groupId>
+ <artifactId>browsersim</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ <packaging>eclipse-repository</packaging>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.sonatype.tycho</groupId>
+ <artifactId>tycho-p2-publisher-plugin</artifactId>
+ <version>${tychoVersion}</version>
+ <configuration>
+ <publishArtifacts>true</publishArtifacts>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.sonatype.tycho</groupId>
+ <artifactId>tycho-p2-director-plugin</artifactId>
+ <version>${tychoVersion}</version>
+ <executions>
+ <execution>
+ <id>materialize-products</id>
+ <goals>
+ <goal>materialize-products</goal>
+ </goals>
+ </execution>
+ <execution>
+ <id>archive-products</id>
+ <goals>
+ <goal>archive-products</goal>
+ </goals>
+ </execution>
+ </executions>
+ <configuration>
+ <products>
+ <product>
+ <id>browsersim</id>
+ </product>
+ </products>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+</project>
Property changes on: workspace/dgolovin/new-releng/browsersim/pom.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
12 years, 9 months
JBoss Tools SVN: r39979 - in trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse: META-INF and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2012-04-02 20:48:14 -0400 (Mon, 02 Apr 2012)
New Revision: 39979
Added:
trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/src/org/jboss/tools/vpe/browsersim/eclipse/BrowsersimApplication.java
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/META-INF/MANIFEST.MF
trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/plugin.xml
Log:
added BrowsersimApplication
Modified: trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/META-INF/MANIFEST.MF
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/META-INF/MANIFEST.MF 2012-04-03 00:12:05 UTC (rev 39978)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/META-INF/MANIFEST.MF 2012-04-03 00:48:14 UTC (rev 39979)
@@ -16,7 +16,8 @@
org.jboss.tools.jst.jsp;bundle-version="3.3.0";resolution:=optional,
org.eclipse.wst.sse.ui;resolution:=optional,
org.jboss.tools.common.text.ext;bundle-version="3.3.0";resolution:=optional,
- org.jboss.tools.jst.web;bundle-version="3.3.0";resolution:=optional
+ org.jboss.tools.jst.web;bundle-version="3.3.0";resolution:=optional,
+ org.jboss.tools.vpe.browsersim;bundle-version="3.3.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: JBoss by Red Hat
Modified: trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/plugin.xml
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/plugin.xml 2012-04-03 00:12:05 UTC (rev 39978)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/plugin.xml 2012-04-03 00:48:14 UTC (rev 39979)
@@ -71,4 +71,13 @@
<actionSet id="org.jboss.tools.vpe.browsersim.eclipse.actionSet"/>
</perspectiveExtension>
</extension>
+ <extension
+ id="application"
+ point="org.eclipse.core.runtime.applications">
+ <application>
+ <run
+ class="org.jboss.tools.vpe.browsersim.eclipse.BrowsersimApplication">
+ </run>
+ </application>
+ </extension>
</plugin>
Added: trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/src/org/jboss/tools/vpe/browsersim/eclipse/BrowsersimApplication.java
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/src/org/jboss/tools/vpe/browsersim/eclipse/BrowsersimApplication.java (rev 0)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/src/org/jboss/tools/vpe/browsersim/eclipse/BrowsersimApplication.java 2012-04-03 00:48:14 UTC (rev 39979)
@@ -0,0 +1,17 @@
+package org.jboss.tools.vpe.browsersim.eclipse;
+
+import org.eclipse.equinox.app.IApplication;
+import org.eclipse.equinox.app.IApplicationContext;
+import org.jboss.tools.vpe.browsersim.ui.BrowserSim;
+
+public class BrowsersimApplication implements IApplication {
+
+ public Object start(IApplicationContext context) throws Exception {
+ BrowserSim.main(new String[] {});
+ return IApplication.EXIT_OK;
+ }
+
+ public void stop() {
+ }
+
+}
Property changes on: trunk/vpe/plugins/org.jboss.tools.vpe.browsersim.eclipse/src/org/jboss/tools/vpe/browsersim/eclipse/BrowsersimApplication.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
12 years, 9 months
JBoss Tools SVN: r39978 - trunk/forge/plugins/org.jboss.tools.forge.runtime.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2012-04-02 20:12:05 -0400 (Mon, 02 Apr 2012)
New Revision: 39978
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties
Log:
fix for forge continuous build errors
Modified: trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties 2012-04-02 21:59:13 UTC (rev 39977)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties 2012-04-03 00:12:05 UTC (rev 39978)
@@ -4,3 +4,4 @@
plugin.properties
src.includes = *
jars.compile.order = .
+source.. =
12 years, 9 months