diff options
| -rw-r--r-- | dice/.gitignore | 1 | ||||
| -rw-r--r-- | dice/target/classes/bjc/dicelang/App.class | bin | 539 -> 0 bytes | |||
| -rw-r--r-- | dice/target/dicelang-dice-1.0.0.jar | bin | 2119 -> 0 bytes | |||
| -rw-r--r-- | dice/target/maven-archiver/pom.properties | 5 | ||||
| -rw-r--r-- | dice/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst | 1 | ||||
| -rw-r--r-- | dice/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst | 1 | ||||
| -rw-r--r-- | dice/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst | 1 | ||||
| -rw-r--r-- | dice/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst | 1 | ||||
| -rw-r--r-- | dice/target/surefire-reports/TEST-bjc.dicelang.AppTest.xml | 63 | ||||
| -rw-r--r-- | dice/target/surefire-reports/bjc.dicelang.AppTest.txt | 4 | ||||
| -rw-r--r-- | dice/target/test-classes/bjc/dicelang/AppTest.class | bin | 603 -> 0 bytes |
11 files changed, 1 insertions, 76 deletions
diff --git a/dice/.gitignore b/dice/.gitignore new file mode 100644 index 0000000..2f7896d --- /dev/null +++ b/dice/.gitignore @@ -0,0 +1 @@ +target/ diff --git a/dice/target/classes/bjc/dicelang/App.class b/dice/target/classes/bjc/dicelang/App.class Binary files differdeleted file mode 100644 index a05f7cf..0000000 --- a/dice/target/classes/bjc/dicelang/App.class +++ /dev/null diff --git a/dice/target/dicelang-dice-1.0.0.jar b/dice/target/dicelang-dice-1.0.0.jar Binary files differdeleted file mode 100644 index 457f38b..0000000 --- a/dice/target/dicelang-dice-1.0.0.jar +++ /dev/null diff --git a/dice/target/maven-archiver/pom.properties b/dice/target/maven-archiver/pom.properties deleted file mode 100644 index eff7ed7..0000000 --- a/dice/target/maven-archiver/pom.properties +++ /dev/null @@ -1,5 +0,0 @@ -#Generated by Maven -#Wed Oct 25 12:21:45 ADT 2017 -version=1.0.0 -groupId=bjc -artifactId=dicelang-dice diff --git a/dice/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/dice/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst deleted file mode 100644 index 9bdb887..0000000 --- a/dice/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +++ /dev/null @@ -1 +0,0 @@ -bjc/dicelang/App.class diff --git a/dice/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/dice/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst deleted file mode 100644 index ef687ba..0000000 --- a/dice/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +++ /dev/null @@ -1 +0,0 @@ -/home/ben/projects/dice-lang/dice/src/main/java/bjc/dicelang/App.java diff --git a/dice/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst b/dice/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst deleted file mode 100644 index 51ca371..0000000 --- a/dice/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst +++ /dev/null @@ -1 +0,0 @@ -bjc/dicelang/AppTest.class diff --git a/dice/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst b/dice/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst deleted file mode 100644 index a6af2d8..0000000 --- a/dice/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst +++ /dev/null @@ -1 +0,0 @@ -/home/ben/projects/dice-lang/dice/src/test/java/bjc/dicelang/AppTest.java diff --git a/dice/target/surefire-reports/TEST-bjc.dicelang.AppTest.xml b/dice/target/surefire-reports/TEST-bjc.dicelang.AppTest.xml deleted file mode 100644 index e6907d0..0000000 --- a/dice/target/surefire-reports/TEST-bjc.dicelang.AppTest.xml +++ /dev/null @@ -1,63 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" ?> -<testsuite tests="1" failures="0" name="bjc.dicelang.AppTest" time="0.021" errors="0" skipped="0"> - <properties> - <property name="java.runtime.name" value="OpenJDK Runtime Environment"/> - <property name="sun.boot.library.path" value="/opt/icedtea-bin-3.5.1/jre/lib/i386"/> - <property name="java.vm.version" value="25.144-b01"/> - <property name="java.vm.vendor" value="Oracle Corporation"/> - <property name="maven.multiModuleProjectDirectory" value="/home/ben/projects/dice-lang"/> - <property name="java.vendor.url" value="http://java.oracle.com/"/> - <property name="path.separator" value=":"/> - <property name="guice.disable.misplaced.annotation.check" value="true"/> - <property name="java.vm.name" value="OpenJDK Server VM"/> - <property name="file.encoding.pkg" value="sun.io"/> - <property name="user.country" value="US"/> - <property name="sun.java.launcher" value="SUN_STANDARD"/> - <property name="sun.os.patch.level" value="unknown"/> - <property name="java.vm.specification.name" value="Java Virtual Machine Specification"/> - <property name="user.dir" value="/home/ben/projects/dice-lang"/> - <property name="java.runtime.version" value="1.8.0_144-b01"/> - <property name="java.awt.graphicsenv" value="sun.awt.X11GraphicsEnvironment"/> - <property name="java.endorsed.dirs" value="/opt/icedtea-bin-3.5.1/jre/lib/endorsed"/> - <property name="os.arch" value="i386"/> - <property name="java.io.tmpdir" value="/tmp"/> - <property name="line.separator" value=" -"/> - <property name="java.vm.specification.vendor" value="Oracle Corporation"/> - <property name="os.name" value="Linux"/> - <property name="classworlds.conf" value="/usr/share/maven-bin-3.3/bin/m2.conf"/> - <property name="sun.jnu.encoding" value="UTF-8"/> - <property name="java.library.path" value="/usr/java/packages/lib/i386:/lib:/usr/lib"/> - <property name="java.specification.name" value="Java Platform API Specification"/> - <property name="java.class.version" value="52.0"/> - <property name="sun.management.compiler" value="HotSpot Tiered Compilers"/> - <property name="os.version" value="4.12.12-gentoo"/> - <property name="user.home" value="/home/ben"/> - <property name="user.timezone" value="America/Halifax"/> - <property name="java.awt.printerjob" value="sun.print.PSPrinterJob"/> - <property name="file.encoding" value="UTF-8"/> - <property name="java.specification.version" value="1.8"/> - <property name="user.name" value="ben"/> - <property name="java.class.path" value="/usr/share/maven-bin-3.3/boot/plexus-classworlds-2.5.2.jar"/> - <property name="java.vm.specification.version" value="1.8"/> - <property name="sun.arch.data.model" value="32"/> - <property name="java.home" value="/opt/icedtea-bin-3.5.1/jre"/> - <property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher clean compile install"/> - <property name="java.specification.vendor" value="Oracle Corporation"/> - <property name="user.language" value="en"/> - <property name="awt.toolkit" value="sun.awt.X11.XToolkit"/> - <property name="java.vm.info" value="mixed mode"/> - <property name="java.version" value="1.8.0_144"/> - <property name="java.ext.dirs" value="/opt/icedtea-bin-3.5.1/jre/lib/ext:/usr/java/packages/lib/ext"/> - <property name="securerandom.source" value="file:/dev/./urandom"/> - <property name="sun.boot.class.path" value="/opt/icedtea-bin-3.5.1/jre/lib/resources.jar:/opt/icedtea-bin-3.5.1/jre/lib/rt.jar:/opt/icedtea-bin-3.5.1/jre/lib/sunrsasign.jar:/opt/icedtea-bin-3.5.1/jre/lib/jsse.jar:/opt/icedtea-bin-3.5.1/jre/lib/jce.jar:/opt/icedtea-bin-3.5.1/jre/lib/charsets.jar:/opt/icedtea-bin-3.5.1/jre/lib/jfr.jar:/opt/icedtea-bin-3.5.1/jre/classes"/> - <property name="java.vendor" value="Oracle Corporation"/> - <property name="maven.home" value="/usr/share/maven-bin-3.3"/> - <property name="file.separator" value="/"/> - <property name="java.vendor.url.bug" value="http://bugreport.sun.com/bugreport/"/> - <property name="sun.cpu.endian" value="little"/> - <property name="sun.io.unicode.encoding" value="UnicodeLittle"/> - <property name="sun.cpu.isalist" value=""/> - </properties> - <testcase classname="bjc.dicelang.AppTest" name="testApp" time="0.021"/> -</testsuite>
\ No newline at end of file diff --git a/dice/target/surefire-reports/bjc.dicelang.AppTest.txt b/dice/target/surefire-reports/bjc.dicelang.AppTest.txt deleted file mode 100644 index 15dd4b9..0000000 --- a/dice/target/surefire-reports/bjc.dicelang.AppTest.txt +++ /dev/null @@ -1,4 +0,0 @@ -------------------------------------------------------------------------------- -Test set: bjc.dicelang.AppTest -------------------------------------------------------------------------------- -Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec diff --git a/dice/target/test-classes/bjc/dicelang/AppTest.class b/dice/target/test-classes/bjc/dicelang/AppTest.class Binary files differdeleted file mode 100644 index d625bbb..0000000 --- a/dice/target/test-classes/bjc/dicelang/AppTest.class +++ /dev/null |
