Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kbl13003 authored and kbl13003 committed Dec 8, 2015
2 parents db94765 + fe35047 commit 1e8129b
Show file tree
Hide file tree
Showing 3,356 changed files with 469,215 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
167 changes: 167 additions & 0 deletions CSE2102-Test/.classpath
@@ -0,0 +1,167 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="src" path="test-src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/server/commons-codec-1.8.jar">
<accessrules>
<accessrule kind="accessible" pattern="org/apache/commons/codec/binary/Base64"/>
<accessrule kind="accessible" pattern="org/apache/commons/codec/binary/BaseNCodec"/>
<accessrule kind="discouraged" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/server/commons-lang-2.6.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/servlet-api-3.0.jar" sourcepath="C:/Users/Christopher/.m2/repository/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016-sources.jar"/>
<classpathentry kind="lib" path="lib/server/mailapi-1.4.7.jar"/>
<classpathentry kind="lib" path="lib/server/smtp-1.4.7.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/common/iText-4.2.0-com.itextpdf.jar"/>
<classpathentry exported="true" kind="lib" path="lib/common/javax.inject.jar"/>
<classpathentry exported="true" kind="lib" path="lib/common/super-csv-2.0.1.jar" />
<classpathentry exported="true" kind="lib" path="lib/server/ical4j-1.0.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/server/backport-util-concurrent-3.1.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/ext/hsqldb-2.3.2.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/server/commons-logging-1.1.3.jar">
<accessrules>
<accessrule kind="discouraged" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/server/commons-collections4-4.0.jar"/>
<classpathentry kind="lib" path="lib/common/gson-2.3.1.jar"/>
<classpathentry kind="lib" path="lib/logging/slf4j-api-1.7.5.jar">
<accessrules>
<accessrule kind="discouraged" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/logging/jcl-over-slf4j-1.7.5.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/logging/logback-classic-1.0.13.jar">
<accessrules>
<accessrule kind="accessible" pattern="ch/qos/logback/classic/Logger"/>
<accessrule kind="accessible" pattern="ch/qos/logback/classic/LoggerContext"/>
<accessrule kind="accessible" pattern="ch/qos/logback/classic/spi/ILoggingEvent"/>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/logging/logback-core-1.0.13.jar">
<accessrules>
<accessrule kind="accessible" pattern="ch/qos/logback/core/Appender"/>
<accessrule kind="accessible" pattern="ch/qos/logback/core/ConsoleAppender"/>
<accessrule kind="accessible" pattern="ch/qos/logback/core/OutputStreamAppender"/>
<accessrule kind="accessible" pattern="ch/qos/logback/core/UnsynchronizedAppenderBase"/>
<accessrule kind="accessible" pattern="ch/qos/logback/core/spi/ContextAwareBase"/>
<accessrule kind="accessible" pattern="ch/qos/logback/core/spi/ContextAware"/>
<accessrule kind="accessible" pattern="ch/qos/logback/core/spi/LifeCycle"/>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/logging/logback-access-1.0.13.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/logging/commons-compiler-2.7.0.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/logging/janino-2.7.0.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/logging/jul-to-slf4j-1.7.5.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/jetty-continuation-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-http-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-io-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-security-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-server-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="accessible" pattern="org/eclipse/jetty/server/Handler"/>
<accessrule kind="accessible" pattern="org/eclipse/jetty/server/Server"/>
<accessrule kind="accessible" pattern="org/eclipse/jetty/server/handler/ContextHandler"/>
<accessrule kind="accessible" pattern="org/eclipse/jetty/server/handler/AbstractHandlerContainer"/>
<accessrule kind="discouraged" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-servlet-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="discouraged" pattern="org/eclipse/jetty/servlet/ServletHandler"/>
<accessrule kind="discouraged" pattern="org/eclipse/jetty/servlet/ServletHolder"/>
<accessrule kind="nonaccessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-util-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="accessible" pattern="org/eclipse/jetty/util/component/AbstractLifeCycle"/>
<accessrule kind="discouraged" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-webapp-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="accessible" pattern="org/eclipse/jetty/webapp/WebAppContext"/>
<accessrule kind="discouraged" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-xml-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="discouraged" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-plus-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="discouraged" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-jndi-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="discouraged" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jetty-deploy-8.1.16.v20140903.jar">
<accessrules>
<accessrule kind="discouraged" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="output" path="eclipse-build"/>
</classpath>
1 change: 1 addition & 0 deletions CSE2102-Test/.gitignore
@@ -0,0 +1 @@
/eclipse-build
17 changes: 17 additions & 0 deletions CSE2102-Test/.project
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>CSE2102-Test</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
11 changes: 11 additions & 0 deletions CSE2102-Test/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,11 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.7
49 changes: 49 additions & 0 deletions CSE2102-Test/INSTALL.txt
@@ -0,0 +1,49 @@
This is the INSTALLING-GUIDE for the Rapla-BINARY-DISTRIBUTION

You will find more information on our documentation pages on
http://code.google.com/p/rapla/

if you have downloaded the SOURCE-DISTRIBUTION you have to
!!! BUILD A BINARY-DISTRIBUTION first !!!
For more information read README-BUILD.txt.

Requirements:

You need JAVA: JRE 1.6 at least (1.7 recommended).
You can download it from java.com

* The SDK works for the binary and source distribution but is very
large

* The JRE will only work for the binary distribution (Compiler
missing) but is much smaller


STARTING RAPLA:

Start rapla.exe (rapla.sh under Unix).

To start Rapla from the command-line, you may to set the java command
in your PATH-Variable (if its not already there),

Example:
setenv PATH $PATH:/usr/local/java/bin (Unix)
set PATH=%PATH%:c:\Programme\Java\jre\bin (Windows)

Then type:

rapla.sh (Unix)
rapla.bat (XP/Vista/7/8).
call rapla.bat (win NT/2000)


For more information visit the documentation pages on

http://code.google.com/p/rapla/


Acknowledgment
---------------

Rapla includes free software developed from other organizations and third parties.
For a complete list of all external libraries, take a look at legal/readme.txt
37 changes: 37 additions & 0 deletions CSE2102-Test/README-Build.txt
@@ -0,0 +1,37 @@
This README is for building rapla from source. You will find more information and the rapla sources on

http://code.google.com/p/rapla/

We recommend reading the faqs and the development documents under https://code.google.com/p/rapla/wiki/ for more information.
especially the http://code.google.com/p/rapla/wiki/BuildGuide

We use the ant tool for our build process. Ant is the java-equivalent to make
Look at jakarta.apache.org/ant for more information. If you don't want
to use Ant read the FAQS and developers doc for alternative building.


Use the following batch files to start the ant.jar included with
the rapla source distribution.

build.sh (Linux/Unix)
build.bat (Win)

Calling build with no arguments will create a binary-distribution
in the sub-folder dist. There you will find the scripts to start rapla. (SEE INSTALL.txt)


You can call build with different arguments, e.g.:

choose-target Executes the target specified in build.properties.
(default) Default target is dist-bin.

dist-bin Creates a new Binary-Distribution in the folder dist.
build Builds a new rapla.war in the build sub-folder
clean Deletes the build sub-folder
clean-dist Deletes the dist sub-folder
javadocs create the Javadoc in the build sub-folder

Pass the target as a parameter to ant
e.g. build.sh dist-bin

For a complete list of all targets use the -projecthelp option

0 comments on commit 1e8129b

Please sign in to comment.