Skip to content

Commit 2995f6e

Browse files
committed
Merge pull request #664 from hazendaz/master
[ci] Remove legacy version id tags and change derby directory location
2 parents bce2c49 + eb4992a commit 2995f6e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+6
-97
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,10 @@
262262
<name>derby.stream.error.file</name>
263263
<value>${project.build.directory}/derby.log</value>
264264
</property>
265+
<property>
266+
<name>derby.system.home</name>
267+
<value>${project.build.directory}</value>
268+
</property>
265269
</systemProperties>
266270
</configuration>
267271
</plugin>

src/site/es/xdoc/configuration.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
limitations under the License.
1717
1818
-->
19-
<!-- version: $Id$ -->
20-
2119
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2220
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2321

src/site/es/xdoc/dynamic-sql.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
limitations under the License.
1717
1818
-->
19-
<!-- version: $Id$ -->
20-
2119
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2220
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2321

src/site/es/xdoc/getting-started.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
limitations under the License.
1717
1818
-->
19-
<!-- version: $Id $ -->
20-
2119
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2220
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2321

src/site/es/xdoc/index.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
limitations under the License.
1717
1818
-->
19-
<!-- version: $Id$ -->
20-
2119
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2220
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2321

src/site/es/xdoc/java-api.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
limitations under the License.
1717
1818
-->
19-
<!-- version: $Id$ -->
20-
2119
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2220
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2321

src/site/es/xdoc/logging.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
limitations under the License.
1717
1818
-->
19-
<!-- version: $Id$ -->
20-
2119
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2220
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2321

src/site/es/xdoc/sqlmap-xml.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
limitations under the License.
1717
1818
-->
19-
<!-- version: $Id$ -->
20-
2119
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2220
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2321

src/site/es/xdoc/statement-builders.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
limitations under the License.
1717
1818
-->
19-
<!-- version: $Id$ -->
20-
2119
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2220
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2321

src/site/ja/xdoc/configuration.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
limitations under the License.
1717
1818
-->
19-
<!-- version: $Id$ -->
20-
2119
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2220
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2321

0 commit comments

Comments
 (0)