[jboss-svn-commits] JBL Code SVN: r37525 - labs/jbossesb/branches/JBESB_4_10_CP/product/install/jUDDI-registryV3/juddi-sql/sybase.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Oct 10 11:45:08 EDT 2011


Author: tcunning
Date: 2011-10-10 11:45:07 -0400 (Mon, 10 Oct 2011)
New Revision: 37525

Modified:
   labs/jbossesb/branches/JBESB_4_10_CP/product/install/jUDDI-registryV3/juddi-sql/sybase/import.sql
Log:
JBESB-3699
Generated ddl from mvn hibernate3:hbm2ddl to get a clean copy without
Apache header.


Modified: labs/jbossesb/branches/JBESB_4_10_CP/product/install/jUDDI-registryV3/juddi-sql/sybase/import.sql
===================================================================
--- labs/jbossesb/branches/JBESB_4_10_CP/product/install/jUDDI-registryV3/juddi-sql/sybase/import.sql	2011-10-10 15:13:44 UTC (rev 37524)
+++ labs/jbossesb/branches/JBESB_4_10_CP/product/install/jUDDI-registryV3/juddi-sql/sybase/import.sql	2011-10-10 15:45:07 UTC (rev 37525)
@@ -1,19 +1,3 @@
-<*
- * Copyright 2001-2009 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- */
 
     create table j3_address (
         id numeric(19,0) identity not null,



More information about the jboss-svn-commits mailing list