[overlord-commits] Overlord SVN: r62 - in trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa: overlord and 1 other directories.

overlord-commits at lists.jboss.org overlord-commits at lists.jboss.org
Mon Jun 23 07:39:11 EDT 2008


Author: jeff.yuchang
Date: 2008-06-23 07:39:11 -0400 (Mon, 23 Jun 2008)
New Revision: 62

Added:
   trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/
   trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples/
Removed:
   trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples/jbossesb/loan/broker/Confirmation.java
   trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples/jbossesb/loan/broker/RequestForQuoteMain.java
   trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples/jbossesb/loan/broker/Supplier.java
   trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/samples/
Log:
* rename the package


Copied: trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples (from rev 61, trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/samples)

Deleted: trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples/jbossesb/loan/broker/Confirmation.java
===================================================================
--- trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/samples/jbossesb/loan/broker/Confirmation.java	2008-06-23 11:36:19 UTC (rev 61)
+++ trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples/jbossesb/loan/broker/Confirmation.java	2008-06-23 11:39:11 UTC (rev 62)
@@ -1,24 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2008, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2008,
- */
-package org.jboss.soa.samples.jbossesb.loan.broker;
-
-public class Confirmation {
-
-}

Deleted: trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples/jbossesb/loan/broker/RequestForQuoteMain.java
===================================================================
--- trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/samples/jbossesb/loan/broker/RequestForQuoteMain.java	2008-06-23 11:36:19 UTC (rev 61)
+++ trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples/jbossesb/loan/broker/RequestForQuoteMain.java	2008-06-23 11:39:11 UTC (rev 62)
@@ -1,27 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2008, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2008,
- */
-package org.jboss.soa.samples.jbossesb.loan.broker;
-
-
-public class RequestForQuoteMain {
-	
-	
-	
-}

Deleted: trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples/jbossesb/loan/broker/Supplier.java
===================================================================
--- trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/samples/jbossesb/loan/broker/Supplier.java	2008-06-23 11:36:19 UTC (rev 61)
+++ trunk/samples/jbossesb/broker/src/main/java/org/jboss/soa/overlord/samples/jbossesb/loan/broker/Supplier.java	2008-06-23 11:39:11 UTC (rev 62)
@@ -1,24 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2008, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2008,
- */
-package org.jboss.soa.samples.jbossesb.loan.broker;
-
-public class Supplier {
-
-}




More information about the overlord-commits mailing list