diff --git a/mustang/target/classes/org/mustangproject/ZUGFeRD/App.class b/mustang/target/classes/org/mustangproject/ZUGFeRD/App.class new file mode 100644 index 00000000..95f67e1e Binary files /dev/null and b/mustang/target/classes/org/mustangproject/ZUGFeRD/App.class differ diff --git a/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableContact.class b/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableContact.class new file mode 100644 index 00000000..8a157d03 Binary files /dev/null and b/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableContact.class differ diff --git a/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableItem.class b/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableItem.class new file mode 100644 index 00000000..bff90e34 Binary files /dev/null and b/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableItem.class differ diff --git a/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableProduct.class b/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableProduct.class new file mode 100644 index 00000000..e681122d Binary files /dev/null and b/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableProduct.class differ diff --git a/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableTransaction.class b/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableTransaction.class new file mode 100644 index 00000000..e7576bbc Binary files /dev/null and b/mustang/target/classes/org/mustangproject/ZUGFeRD/IZUGFeRDExportableTransaction.class differ diff --git a/mustang/target/classes/org/mustangproject/ZUGFeRD/XMPSchemaPDFAExtensions.class b/mustang/target/classes/org/mustangproject/ZUGFeRD/XMPSchemaPDFAExtensions.class new file mode 100644 index 00000000..d629321c Binary files /dev/null and b/mustang/target/classes/org/mustangproject/ZUGFeRD/XMPSchemaPDFAExtensions.class differ diff --git a/mustang/target/classes/org/mustangproject/ZUGFeRD/XMPSchemaZugferd.class b/mustang/target/classes/org/mustangproject/ZUGFeRD/XMPSchemaZugferd.class new file mode 100644 index 00000000..0f7b3a50 Binary files /dev/null and b/mustang/target/classes/org/mustangproject/ZUGFeRD/XMPSchemaZugferd.class differ diff --git a/mustang/target/classes/org/mustangproject/ZUGFeRD/ZUGFeRDExporter.class b/mustang/target/classes/org/mustangproject/ZUGFeRD/ZUGFeRDExporter.class new file mode 100644 index 00000000..4a31f66e Binary files /dev/null and b/mustang/target/classes/org/mustangproject/ZUGFeRD/ZUGFeRDExporter.class differ diff --git a/mustang/target/classes/org/mustangproject/ZUGFeRD/ZUGFeRDImporter.class b/mustang/target/classes/org/mustangproject/ZUGFeRD/ZUGFeRDImporter.class new file mode 100644 index 00000000..9dd00fa9 Binary files /dev/null and b/mustang/target/classes/org/mustangproject/ZUGFeRD/ZUGFeRDImporter.class differ diff --git a/mustang/target/maven-archiver/pom.properties b/mustang/target/maven-archiver/pom.properties new file mode 100644 index 00000000..2726ce51 --- /dev/null +++ b/mustang/target/maven-archiver/pom.properties @@ -0,0 +1,5 @@ +#Generated by Maven +#Mon May 26 19:06:40 CEST 2014 +version=1.0 +groupId=org.mustangproject.ZUGFeRD +artifactId=mustang diff --git a/mustang/target/mustang-1.0.jar b/mustang/target/mustang-1.0.jar new file mode 100644 index 00000000..210e520d Binary files /dev/null and b/mustang/target/mustang-1.0.jar differ diff --git a/mustang/target/surefire-reports/TEST-org.mustangproject.ZUGFeRD.AppTest.xml b/mustang/target/surefire-reports/TEST-org.mustangproject.ZUGFeRD.AppTest.xml new file mode 100644 index 00000000..e0e90a90 --- /dev/null +++ b/mustang/target/surefire-reports/TEST-org.mustangproject.ZUGFeRD.AppTest.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/mustang/target/surefire-reports/org.mustangproject.ZUGFeRD.AppTest.txt b/mustang/target/surefire-reports/org.mustangproject.ZUGFeRD.AppTest.txt new file mode 100644 index 00000000..067fd66f --- /dev/null +++ b/mustang/target/surefire-reports/org.mustangproject.ZUGFeRD.AppTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: org.mustangproject.ZUGFeRD.AppTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec diff --git a/mustang/target/test-classes/org/mustangproject/ZUGFeRD/AppTest.class b/mustang/target/test-classes/org/mustangproject/ZUGFeRD/AppTest.class new file mode 100644 index 00000000..98ae3348 Binary files /dev/null and b/mustang/target/test-classes/org/mustangproject/ZUGFeRD/AppTest.class differ