You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2005/09/10 12:46:05 UTC

svn commit: r279987 - in /db/torque/test/trunk/profile: axion/project.xml db2400/project.xml derby/project.xml firebird/project.xml henning/project.xml hsqldb/project.xml jmcnally/project.xml mysql/project.xml oracle/project.xml postgresql/project.xml

Author: tfischer
Date: Sat Sep 10 03:45:51 2005
New Revision: 279987

URL: http://svn.apache.org/viewcvs?rev=279987&view=rev
Log:
replaced the line of -'s in the comment by a line of ='s, as -- is not allowed in an xml comment

Modified:
    db/torque/test/trunk/profile/axion/project.xml
    db/torque/test/trunk/profile/db2400/project.xml
    db/torque/test/trunk/profile/derby/project.xml
    db/torque/test/trunk/profile/firebird/project.xml
    db/torque/test/trunk/profile/henning/project.xml
    db/torque/test/trunk/profile/hsqldb/project.xml
    db/torque/test/trunk/profile/jmcnally/project.xml
    db/torque/test/trunk/profile/mysql/project.xml
    db/torque/test/trunk/profile/oracle/project.xml
    db/torque/test/trunk/profile/postgresql/project.xml

Modified: db/torque/test/trunk/profile/axion/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/test/trunk/profile/axion/project.xml?rev=279987&r1=279986&r2=279987&view=diff
==============================================================================
--- db/torque/test/trunk/profile/axion/project.xml (original)
+++ db/torque/test/trunk/profile/axion/project.xml Sat Sep 10 03:45:51 2005
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
- ---------------------------------------------------------------------------
+ ===========================================================================
  
  project descriptor for the axion test profile
  $Id$

Modified: db/torque/test/trunk/profile/db2400/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/test/trunk/profile/db2400/project.xml?rev=279987&r1=279986&r2=279987&view=diff
==============================================================================
--- db/torque/test/trunk/profile/db2400/project.xml (original)
+++ db/torque/test/trunk/profile/db2400/project.xml Sat Sep 10 03:45:51 2005
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
- ---------------------------------------------------------------------------
+ ===========================================================================
  
  project descriptor for the db2400 test profile
  $Id$

Modified: db/torque/test/trunk/profile/derby/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/test/trunk/profile/derby/project.xml?rev=279987&r1=279986&r2=279987&view=diff
==============================================================================
--- db/torque/test/trunk/profile/derby/project.xml (original)
+++ db/torque/test/trunk/profile/derby/project.xml Sat Sep 10 03:45:51 2005
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
- ---------------------------------------------------------------------------
+ ===========================================================================
  
  project descriptor for the derby test profile
  $Id$

Modified: db/torque/test/trunk/profile/firebird/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/test/trunk/profile/firebird/project.xml?rev=279987&r1=279986&r2=279987&view=diff
==============================================================================
--- db/torque/test/trunk/profile/firebird/project.xml (original)
+++ db/torque/test/trunk/profile/firebird/project.xml Sat Sep 10 03:45:51 2005
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
- ---------------------------------------------------------------------------
+ ===========================================================================
  
  project descriptor for the firebird test profile
  $Id$

Modified: db/torque/test/trunk/profile/henning/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/test/trunk/profile/henning/project.xml?rev=279987&r1=279986&r2=279987&view=diff
==============================================================================
--- db/torque/test/trunk/profile/henning/project.xml (original)
+++ db/torque/test/trunk/profile/henning/project.xml Sat Sep 10 03:45:51 2005
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
- ---------------------------------------------------------------------------
+ ===========================================================================
  
  project descriptor for Henning's test profile
  $Id$

Modified: db/torque/test/trunk/profile/hsqldb/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/test/trunk/profile/hsqldb/project.xml?rev=279987&r1=279986&r2=279987&view=diff
==============================================================================
--- db/torque/test/trunk/profile/hsqldb/project.xml (original)
+++ db/torque/test/trunk/profile/hsqldb/project.xml Sat Sep 10 03:45:51 2005
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
- ---------------------------------------------------------------------------
+ ===========================================================================
  
  project descriptor for the hsqldb test profile
  $Id$

Modified: db/torque/test/trunk/profile/jmcnally/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/test/trunk/profile/jmcnally/project.xml?rev=279987&r1=279986&r2=279987&view=diff
==============================================================================
--- db/torque/test/trunk/profile/jmcnally/project.xml (original)
+++ db/torque/test/trunk/profile/jmcnally/project.xml Sat Sep 10 03:45:51 2005
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
- ---------------------------------------------------------------------------
+ ===========================================================================
  
  project descriptor for jmcnally's test profile
  $Id$

Modified: db/torque/test/trunk/profile/mysql/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/test/trunk/profile/mysql/project.xml?rev=279987&r1=279986&r2=279987&view=diff
==============================================================================
--- db/torque/test/trunk/profile/mysql/project.xml (original)
+++ db/torque/test/trunk/profile/mysql/project.xml Sat Sep 10 03:45:51 2005
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
- ---------------------------------------------------------------------------
+ ===========================================================================
  
  project descriptor for the mysql test profile
  $Id$

Modified: db/torque/test/trunk/profile/oracle/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/test/trunk/profile/oracle/project.xml?rev=279987&r1=279986&r2=279987&view=diff
==============================================================================
--- db/torque/test/trunk/profile/oracle/project.xml (original)
+++ db/torque/test/trunk/profile/oracle/project.xml Sat Sep 10 03:45:51 2005
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
- ---------------------------------------------------------------------------
+ ===========================================================================
  
  project descriptor for the oracle test profile
  $Id$

Modified: db/torque/test/trunk/profile/postgresql/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/test/trunk/profile/postgresql/project.xml?rev=279987&r1=279986&r2=279987&view=diff
==============================================================================
--- db/torque/test/trunk/profile/postgresql/project.xml (original)
+++ db/torque/test/trunk/profile/postgresql/project.xml Sat Sep 10 03:45:51 2005
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 
- ---------------------------------------------------------------------------
+ ===========================================================================
  
  project descriptor for the postgresql test profile
  $Id$



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org