You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/02/24 15:47:32 UTC

svn commit: r1293275 - in /incubator/jena: Jena2/TDB/trunk/bin/tdb_init Jena2/TDB/trunk/dist/dist-tdb.sh Jena2/TDB/trunk/src-dev/dev/LongTermIssues.java Scratch/AFS/Dev/trunk/src-dev/dev/TDB_LongTermIssues.java

Author: andy
Date: Fri Feb 24 14:47:31 2012
New Revision: 1293275

URL: http://svn.apache.org/viewvc?rev=1293275&view=rev
Log: (empty)

Added:
    incubator/jena/Scratch/AFS/Dev/trunk/src-dev/dev/TDB_LongTermIssues.java
      - copied, changed from r1291157, incubator/jena/Jena2/TDB/trunk/src-dev/dev/LongTermIssues.java
Removed:
    incubator/jena/Jena2/TDB/trunk/src-dev/dev/LongTermIssues.java
Modified:
    incubator/jena/Jena2/TDB/trunk/bin/tdb_init
    incubator/jena/Jena2/TDB/trunk/dist/dist-tdb.sh

Modified: incubator/jena/Jena2/TDB/trunk/bin/tdb_init
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/TDB/trunk/bin/tdb_init?rev=1293275&r1=1293274&r2=1293275&view=diff
==============================================================================
--- incubator/jena/Jena2/TDB/trunk/bin/tdb_init (original)
+++ incubator/jena/Jena2/TDB/trunk/bin/tdb_init Fri Feb 24 14:47:31 2012
@@ -7,14 +7,10 @@
 ## Environment variable usage:
 ## TDBROOT         :: The root of the TDB installation (required)
 ## JVM_ARGS        :: Additional argument to the JVM (e.g. -Xmx1024M)
-## 
-##   Default store description 
-##   is the file sdb.ttl in the
-##   current directory
 
 ## Source this file to set:
+##  JVM_ARGS
 ##  TDB_CP         :: Classpath
-##  TDB_SPEC       :: Default store specification
 ##  TDB_CMD        :: The TDB command to call.
 
 ## ---- Check root

Modified: incubator/jena/Jena2/TDB/trunk/dist/dist-tdb.sh
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/TDB/trunk/dist/dist-tdb.sh?rev=1293275&r1=1293274&r2=1293275&view=diff
==============================================================================
--- incubator/jena/Jena2/TDB/trunk/dist/dist-tdb.sh (original)
+++ incubator/jena/Jena2/TDB/trunk/dist/dist-tdb.sh Fri Feb 24 14:47:31 2012
@@ -1,8 +1,22 @@
 #!/bin/bash
+## 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.
 
 # You need a copy of the staging repo to get the checksum files.
 
-
 # Or use command line tools.
 # sha1sum $F > $F.sha1
 # md5sum $F > $F.md5

Copied: incubator/jena/Scratch/AFS/Dev/trunk/src-dev/dev/TDB_LongTermIssues.java (from r1291157, incubator/jena/Jena2/TDB/trunk/src-dev/dev/LongTermIssues.java)
URL: http://svn.apache.org/viewvc/incubator/jena/Scratch/AFS/Dev/trunk/src-dev/dev/TDB_LongTermIssues.java?p2=incubator/jena/Scratch/AFS/Dev/trunk/src-dev/dev/TDB_LongTermIssues.java&p1=incubator/jena/Jena2/TDB/trunk/src-dev/dev/LongTermIssues.java&r1=1291157&r2=1293275&rev=1293275&view=diff
==============================================================================
--- incubator/jena/Jena2/TDB/trunk/src-dev/dev/LongTermIssues.java (original)
+++ incubator/jena/Scratch/AFS/Dev/trunk/src-dev/dev/TDB_LongTermIssues.java Fri Feb 24 14:47:31 2012
@@ -1,7 +1,7 @@
 package dev;
 
 // This file records long term issue with TDB.
-public class LongTermIssues
+public class TDB_LongTermIssues
 {
     // Check about "sysctl -w /proc/sys/vm/flush_mmap_pages=0"
     // and dirty_bytes=30000000000 and dirty_background_bytes = 15000000000