svn commit: r538732 - in /db/ojb/branches/OJB_1_0_RELEASE: ./ profile/ src/config/ src/doc/forrest/
[email protected] Wed, 16 May 2007 21:12:22 -0000
| Newsgroups | gmane.comp.jakarta.ojb.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: arminw
Date: Wed May 16 14:12:20 2007
New Revision: 538732
URL: http://svn.apache.org/viewvc?view=rev&rev=538732
Log:
update license note
Modified:
db/ojb/branches/OJB_1_0_RELEASE/NOTICE
db/ojb/branches/OJB_1_0_RELEASE/build-ejb-examples.xml
db/ojb/branches/OJB_1_0_RELEASE/build-torque.xml
db/ojb/branches/OJB_1_0_RELEASE/build-xdoclet-module.xml
db/ojb/branches/OJB_1_0_RELEASE/build.properties
db/ojb/branches/OJB_1_0_RELEASE/build.xml
db/ojb/branches/OJB_1_0_RELEASE/maven.xml
db/ojb/branches/OJB_1_0_RELEASE/profile/db2.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/derby.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/firebird.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/hsqldb.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/informix.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/maxdb.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/mckoi.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/msaccess.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb-JSQLConnect.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb-Opta2000.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb-ms.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/mysql.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/oracle.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/oracle9i.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/postgresql.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/sapdb.profile
db/ojb/branches/OJB_1_0_RELEASE/profile/sybase.profile
db/ojb/branches/OJB_1_0_RELEASE/project.properties
db/ojb/branches/OJB_1_0_RELEASE/project.xml
db/ojb/branches/OJB_1_0_RELEASE/src/config/OJB-logging.properties
db/ojb/branches/OJB_1_0_RELEASE/src/config/OJB.properties
db/ojb/branches/OJB_1_0_RELEASE/src/config/log4j.properties
db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.dtd
db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.xml
db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml
db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_internal.xml
db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_user.xml
db/ojb/branches/OJB_1_0_RELEASE/src/config/simplelog.properties
db/ojb/branches/OJB_1_0_RELEASE/src/config/web.xml
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/forrest.properties
Modified: db/ojb/branches/OJB_1_0_RELEASE/NOTICE
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/NOTICE?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
Binary files - no diff available.
Modified: db/ojb/branches/OJB_1_0_RELEASE/build-ejb-examples.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/build-ejb-examples.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/build-ejb-examples.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/build-ejb-examples.xml Wed May 16 14:12:20 2007
@@ -1,20 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
-#/* Copyright 2004-2004 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.
- */
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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.
+*/
-->
+
+
<!-- OJB ant build script for xdoclet use -->
<project name="OJB XDoclet" default="jar-beans" basedir=".">
Modified: db/ojb/branches/OJB_1_0_RELEASE/build-torque.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/build-torque.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/build-torque.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/build-torque.xml Wed May 16 14:12:20 2007
@@ -1,22 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements. See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership. The ASF licenses this file
- to you 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
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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.
+*/
+-->
- 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.
--->
<project name="Torque" default="main" basedir=".">
<!--
Note - You should not have to edit this file.
Modified: db/ojb/branches/OJB_1_0_RELEASE/build-xdoclet-module.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/build-xdoclet-module.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/build-xdoclet-module.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/build-xdoclet-module.xml Wed May 16 14:12:20 2007
@@ -1,20 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
-#/* Copyright 2003-2004 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.
- */
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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.
+*/
-->
+
+
<!--
XDoclet module for ObJectBridge ANT build configuration.
initial author: Thomas Dudziak
Modified: db/ojb/branches/OJB_1_0_RELEASE/build.properties
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/build.properties?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/build.properties (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/build.properties Wed May 16 14:12:20 2007
@@ -1,18 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
#-->
# @version $Id$
#
Modified: db/ojb/branches/OJB_1_0_RELEASE/build.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/build.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/build.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/build.xml Wed May 16 14:12:20 2007
@@ -1,21 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
-/* Copyright 2002-2006 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.
- */
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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.
+*/
-->
+
+
<!-- @version $Id$ -->
<project name="ObJectRelationalBridge" default="jar" basedir=".">
Modified: db/ojb/branches/OJB_1_0_RELEASE/maven.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/maven.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/maven.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/maven.xml Wed May 16 14:12:20 2007
@@ -2,22 +2,29 @@
xmlns:j="jelly:core"
xmlns:m="maven"
xmlns:codeswitcher="codeswitcher">
+
<!--
-#/* Copyright 2002-2004 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.
- */
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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.
+*/
-->
+
+
<!-- ================================================================== -->
<!-- C O D E S W I T C H E R P R E G O A L -->
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/db2.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/db2.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/db2.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/db2.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/derby.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/derby.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/derby.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/derby.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/firebird.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/firebird.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/firebird.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/firebird.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/hsqldb.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/hsqldb.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/hsqldb.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/hsqldb.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/informix.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/informix.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/informix.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/informix.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/maxdb.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/maxdb.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/maxdb.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/maxdb.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/mckoi.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/mckoi.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/mckoi.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/mckoi.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/msaccess.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/msaccess.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/msaccess.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/msaccess.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb-JSQLConnect.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb-JSQLConnect.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
Binary files - no diff available.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb-Opta2000.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb-Opta2000.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
Binary files - no diff available.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb-ms.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb-ms.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
Binary files - no diff available.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/mssqldb.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/mysql.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/mysql.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/mysql.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/mysql.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/oracle.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/oracle.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/oracle.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/oracle.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/oracle9i.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/oracle9i.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
Binary files - no diff available.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/postgresql.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/postgresql.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/postgresql.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/postgresql.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/sapdb.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/sapdb.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/sapdb.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/sapdb.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/profile/sybase.profile
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/profile/sybase.profile?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/profile/sybase.profile (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/profile/sybase.profile Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# location of jar that you will be using for testing
# so that it can be copied into the /lib directory.
Modified: db/ojb/branches/OJB_1_0_RELEASE/project.properties
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/project.properties?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/project.properties (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/project.properties Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
maven.test.callback.pre-test.buildFile = build-maven.xml
maven.test.callback.pre-test.buildTarget = prepare-tests
Modified: db/ojb/branches/OJB_1_0_RELEASE/project.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/project.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/project.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/project.xml Wed May 16 14:12:20 2007
@@ -1,20 +1,27 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+
<!--
-#/* Copyright 2002-2006 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.
- */
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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.
+*/
-->
+
+
<project>
<pomVersion>3</pomVersion>
<name>ObJectRelationalBridge</name>
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/OJB-logging.properties
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/OJB-logging.properties?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/OJB-logging.properties (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/OJB-logging.properties Wed May 16 14:12:20 2007
@@ -1,19 +1,21 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
#
# OJB-logging.properties -- configuration of the logging within the OJB runtime environment
# @version $Id: OJB-logging.properties 492870 2007-01-05 03:35:35 +0100 (Fr, 05 Jan 2007) arminw $
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/OJB.properties
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/OJB.properties?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/OJB.properties (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/OJB.properties Wed May 16 14:12:20 2007
@@ -1,19 +1,21 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
# OJB.properties -- configuration of the OJB runtime environment
# Version: 1.0
# (c) 2001, 2002, 2003 Apache Software Foundation
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/log4j.properties
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/log4j.properties?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/log4j.properties (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/log4j.properties Wed May 16 14:12:20 2007
@@ -1,19 +1,22 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
+#
# An example log4j configuration file that outputs both to System.out
# and a file named 'org.apache.ojb.log'.
#
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.dtd
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.dtd?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.dtd (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.dtd Wed May 16 14:12:20 2007
@@ -1,19 +1,25 @@
-<!--
-#/* Copyright 2004-2006 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.
-# */
--->
+
+ <!--
+ /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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.
+ */
+ -->
+
<!--
Apache OJB - ObJectRelationalBridge
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.xml Wed May 16 14:12:20 2007
@@ -1,20 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
-#/* Copyright 2002-2004 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.
- */
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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.
+*/
-->
+
<!-- This is a sample metadata repository for the
Apache ObJectRelationalBridge (OJB) System.
Use this file as a template for building your own mappings.
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml Wed May 16 14:12:20 2007
@@ -1,21 +1,26 @@
<!-- @version $Id: repository_database.xml 513565 2007-03-02 01:52:47 +0100 (Fr, 02 Mrz 2007) arminw $ -->
<!--
-/* Copyright 2002-2005 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.
- */
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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.
+*/
-->
+
<!--
Define all database connections here.
One defined connection should be defined as the default one,
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_internal.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_internal.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_internal.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_internal.xml Wed May 16 14:12:20 2007
@@ -1,20 +1,25 @@
<!-- OJB INTERNAL MAPPINGS START HERE, DO NOT EDIT -->
-<!--
-#/* Copyright 2002-2004 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.
- */
--->
+ <!--
+ /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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.
+ */
+ -->
+
<!-- The OJB HIGH/LOW SequenceManagerTable -->
<class-descriptor
class="org.apache.ojb.broker.util.sequence.HighLowSequence"
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_user.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_user.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_user.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_user.xml Wed May 16 14:12:20 2007
@@ -1,22 +1,29 @@
+<!--
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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.
+*/
+-->
+
+
<!-- Please keep user defined mappings in this file only
to avoid mixing user defined and system mappings. -->
<!-- Mapping of User defined classes starts here -->
-<!--
-#/* Copyright 2002-2004 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.
- */
--->
+
<!-- This file usually contains the mappings for the application classes. -->
<!-- Mapping of User defined classes ends here -->
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/simplelog.properties
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/simplelog.properties?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/simplelog.properties (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/simplelog.properties Wed May 16 14:12:20 2007
@@ -1,21 +1,21 @@
-#<!--
-#/* Copyright 2002-2004 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.
-# */
-#-->
#
-# simplelog config
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+#
#
#set log levels
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/web.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/web.xml?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/web.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/web.xml Wed May 16 14:12:20 2007
@@ -1,20 +1,27 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+
<!--
-/* Copyright 2002-2004 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.
- */
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements. See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership. The ASF licenses this file
+* to you 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.
+*/
-->
+
+
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/forrest.properties
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/forrest.properties?view=diff&rev=538732&r1=538731&r2=538732
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/forrest.properties (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/forrest.properties Wed May 16 14:12:20 2007
@@ -1,17 +1,21 @@
-# Copyright 2002-2005 The Apache Software Foundation or its licensors,
-# as applicable.
#
-# 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
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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
+# 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.
#
-# 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.
##############
# Properties used by forrest.build.xml for building the website