Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
schyzo99 committed Mar 2, 2009
1 parent 91fcc6a commit f3c6db5
Show file tree
Hide file tree
Showing 411 changed files with 46,546 additions and 0 deletions.
Binary file added RoFage/64.ico
Binary file not shown.
Binary file added RoFage/DBstructure/DATS.grab
Binary file not shown.
74 changes: 74 additions & 0 deletions RoFage/build.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- You may freely edit this file. See commented blocks below for -->
<!-- some examples of how to customize the build. -->
<!-- (If you delete it and reopen the project it will be recreated.) -->
<!-- By default, only the Clean and Build commands use this build script. -->
<!-- Commands such as Run, Debug, and Test only use this build script if -->
<!-- the Compile on Save feature is turned off for the project. -->
<!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
<!-- in the project's Project Properties dialog box.-->
<project name="RoFage" default="default" basedir=".">
<description>Builds, tests, and runs the project RoFage.</description>
<import file="nbproject/build-impl.xml"/>
<!--
There exist several targets which are by default empty and which can be
used for execution of your tasks. These targets are usually executed
before and after some main targets. They are:
-pre-init: called before initialization of project properties
-post-init: called after initialization of project properties
-pre-compile: called before javac compilation
-post-compile: called after javac compilation
-pre-compile-single: called before javac compilation of single file
-post-compile-single: called after javac compilation of single file
-pre-compile-test: called before javac compilation of JUnit tests
-post-compile-test: called after javac compilation of JUnit tests
-pre-compile-test-single: called before javac compilation of single JUnit test
-post-compile-test-single: called after javac compilation of single JUunit test
-pre-jar: called before JAR building
-post-jar: called after JAR building
-post-clean: called after cleaning build products
(Targets beginning with '-' are not intended to be called on their own.)
Example of inserting an obfuscator after compilation could look like this:
<target name="-post-compile">
<obfuscate>
<fileset dir="${build.classes.dir}"/>
</obfuscate>
</target>
For list of available properties check the imported
nbproject/build-impl.xml file.
Another way to customize the build is by overriding existing main targets.
The targets of interest are:
-init-macrodef-javac: defines macro for javac compilation
-init-macrodef-junit: defines macro for junit execution
-init-macrodef-debug: defines macro for class debugging
-init-macrodef-java: defines macro for class execution
-do-jar-with-manifest: JAR building (if you are using a manifest)
-do-jar-without-manifest: JAR building (if you are not using a manifest)
run: execution of project
-javadoc-build: Javadoc generation
test-report: JUnit report generation
An example of overriding the target for project execution could look like this:
<target name="run" depends="RoFage-impl.jar">
<exec dir="bin" executable="launcher.exe">
<arg file="${dist.jar}"/>
</exec>
</target>
Notice that the overridden target depends on the jar target and not only on
the compile target as the regular run target does. Again, for a list of available
properties which you can use, check the target you are overriding in the
nbproject/build-impl.xml file.
-->
</project>
914 changes: 914 additions & 0 deletions RoFage/debug.log

Large diffs are not rendered by default.

Binary file added RoFage/derby/RoFageDB/db.lck
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/log/log.ctrl
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/log/log1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/log/logmirror.ctrl
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c10.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c101.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c111.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c121.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c130.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c141.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c150.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c161.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c171.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c180.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c191.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c1a1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c1b1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c1c0.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c1d1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c1e0.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c1f1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c20.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c200.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c211.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c221.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c230.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c241.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c251.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c260.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c271.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c281.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c290.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c2a1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c2b1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c2c1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c2d0.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c2e1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c2f0.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c300.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c31.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c311.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c321.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c331.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c340.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c351.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c361.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c371.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c380.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c391.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c3a1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c3b1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c3c0.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c3d1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c3e0.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c3f1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c41.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c51.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c60.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c71.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c81.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/c90.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/ca1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/cb1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/cc0.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/cd1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/ce1.dat
Binary file not shown.
Binary file added RoFage/derby/RoFageDB/seg0/cf0.dat
Binary file not shown.
22 changes: 22 additions & 0 deletions RoFage/derby/RoFageDB/service.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
#G:\dev\NetBeansProjects\RoFage\derby\RoFageDB
# *********************************************************************************
# *** Veuillez ne PAS éditer ce fichier. ***
# *** LA MODIFICATION DE SON CONTENU PEUT ENTRAINER UNE ALTERATION DES DONNEES. ***
# *********************************************************************************
#Sun Mar 01 17:22:41 CET 2009
SysschemasIndex2Identifier=225
SyscolumnsIdentifier=144
SysconglomeratesIndex1Identifier=49
SysconglomeratesIdentifier=32
SyscolumnsIndex2Identifier=177
SysschemasIndex1Identifier=209
SysconglomeratesIndex3Identifier=81
SystablesIndex2Identifier=129
SyscolumnsIndex1Identifier=161
derby.serviceProtocol=org.apache.derby.database.Database
SysschemasIdentifier=192
derby.storage.propertiesId=16
SysconglomeratesIndex2Identifier=65
derby.serviceLocale=fr_FR
SystablesIdentifier=96
SystablesIndex1Identifier=113
6 changes: 6 additions & 0 deletions RoFage/derby/derby.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
----------------------------------------------------------------
2009-03-01 23:28:32.237 GMT:
Amor�age de Derby version The Apache Software Foundation - Apache Derby - 10.3.1.4 - (561794) : instance c013800d-011f-c45e-0d60-0000240d4efa
sur le r�pertoire de base de donn�es G:\dev\NetBeansProjects\RoFage\derby\RoFageDB

Chargeur de classe de la base de donn�es d�marr� - derby.database.classpath=''
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added RoFage/lib/Log4J/log4j-1.2.15.jar
Binary file not shown.
64 changes: 64 additions & 0 deletions RoFage/lib/Log4J/src/assembly/bin.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
<!--
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.
-->
<assembly>
<id>bin</id>
<formats>
<format>zip</format>
<format>tar.gz</format>
</formats>
<baseDirectory>apache-log4j-${project.version}</baseDirectory>
<includeSiteDirectory>true</includeSiteDirectory>
<fileSets>
<fileSet>
<includes>
<include>*.txt</include>
<include>*.sample</include>
<include>*.xml</include>
<include>INSTALL</include>
<include>KEYS</include>
<include>LICENSE</include>
<include>NOTICE</include>
<include>contribs/**</include>
<include>examples/**</include>
<include>src/assembly/**</include>
<include>src/changes/**</include>
<include>src/main/**</include>
<include>src/ntdll/**</include>
<include>src/performance/**</include>
<include>src/site/**</include>
<include>tests/README</include>
<include>tests/*.xml</include>
<include>tests/*.sample</include>
<include>tests/*.bat</include>
<include>tests/input/**</include>
<include>tests/resources/**</include>
<include>tests/src/**</include>
<include>tests/witness/**</include>
</includes>
</fileSet>
</fileSets>
<files>
<file>
<source>target/log4j-${project.version}.jar</source>
</file>
<file>
<source>target/NTEventLogAppender.dll</source>
<fileMode>0755</fileMode>
</file>
</files>
</assembly>
Loading

0 comments on commit f3c6db5

Please sign in to comment.