Commit 6f426bc1 authored by Shruti Ramenahalli's avatar Shruti Ramenahalli
Browse files

Final changes for dissertation

parent 1fb6c66c
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="**/*.java" kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="**/*.java" kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
......@@ -100,6 +100,7 @@ org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disa
org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
org.eclipse.jdt.core.compiler.processAnnotations=disabled
org.eclipse.jdt.core.compiler.release=disabled
org.eclipse.jdt.core.compiler.source=1.8
org.eclipse.jdt.core.compiler.taskCaseSensitive=enabled
......
activeProfiles=
eclipse.preferences.version=1
resolveWorkspaceProjects=true
version=1
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for maki:simonstrator-peerfactsim:jar:3.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 30, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] -------------------< maki:simonstrator-peerfactsim >--------------------
[INFO] Building simonstrator-peerfactsim 3.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from Google Maven Central: https://maven-central.storage.googleapis.com/repos/central/data/maki/simonstrator-api/3.1-SNAPSHOT/maven-metadata.xml
Downloading from simonstrator: https://dev.kom.e-technik.tu-darmstadt.de/mvn/maki/simonstrator-api/3.1-SNAPSHOT/maven-metadata.xml
Downloading from Google Maven Central: https://maven-central.storage.googleapis.com/repos/central/data/maki/simonstrator-traci/0.2-SNAPSHOT/maven-metadata.xml
Downloading from simonstrator: https://dev.kom.e-technik.tu-darmstadt.de/mvn/maki/simonstrator-traci/0.2-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ simonstrator-peerfactsim ---
[INFO] maki:simonstrator-peerfactsim:jar:3.1-SNAPSHOT
[INFO] +- javax.xml:jsr173:jar:1.0:compile
[INFO] +- stax:stax:jar:1.2.0:compile
[INFO] | \- stax:stax-api:jar:1.0.1:compile
[INFO] +- stax:utils:jar:1.0.0:compile
[INFO] +- xerces:xercesImpl:jar:2.9.1:compile
[INFO] | \- xml-apis:xml-apis:jar:1.3.04:compile
[INFO] +- batik:batik-1.5-fop:jar:0.20-5:compile
[INFO] +- junit:junit:jar:4.13:compile
[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:compile
[INFO] +- junit-addons:junit-addons:jar:1.4:compile
[INFO] | \- xerces:xmlParserAPIs:jar:2.6.2:compile
[INFO] +- log4j:log4j:jar:1.2.16:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.7.25:compile
[INFO] +- com.vividsolutions:jts:jar:1.12:compile
[INFO] +- org.jgrapht:jgrapht-core:jar:1.5.0:compile
[INFO] | \- org.jheaps:jheaps:jar:0.13:compile
[INFO] +- org.jfree:jfreechart:jar:1.0.19:compile
[INFO] | \- org.jfree:jcommon:jar:1.0.23:compile
[INFO] +- mysql:mysql-connector-java:jar:5.1.14:compile
[INFO] +- org.hibernate:hibernate-core:jar:4.3.10.Final:compile
[INFO] | +- org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
[INFO] | +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
[INFO] | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
[INFO] | +- dom4j:dom4j:jar:1.6.1:compile
[INFO] | +- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final:compile
[INFO] | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
[INFO] | +- org.javassist:javassist:jar:3.18.1-GA:compile
[INFO] | +- antlr:antlr:jar:2.7.7:compile
[INFO] | \- org.jboss:jandex:jar:1.1.0.Final:compile
[INFO] +- org.xerial:sqlite-jdbc:jar:3.7.2:compile
[INFO] +- org.hsqldb:hsqldb:jar:2.2.9:compile
[INFO] +- com.google.guava:guava:jar:18.0:compile
[INFO] +- com.google.inject:guice:jar:3.0:compile
[INFO] | \- aopalliance:aopalliance:jar:1.0:compile
[INFO] +- org.apache.commons:commons-math3:jar:3.6.1:compile
[INFO] +- commons-net:commons-net:jar:2.0:compile
[INFO] +- commons-collections:commons-collections:jar:3.1:compile
[INFO] +- ca.umontreal.iro.simul:ssj:jar:3.3.1:compile
[INFO] | +- jfree:jfreechart:jar:1.0.12:runtime
[INFO] | | \- jfree:jcommon:jar:1.0.15:runtime
[INFO] | +- colt:colt:jar:1.2.0:compile
[INFO] | | \- concurrent:concurrent:jar:1.3.4:compile
[INFO] | \- com.github.rwl:optimization:jar:1.3:runtime
[INFO] +- joda-time:joda-time:jar:2.1:compile
[INFO] +- javax.inject:javax.inject:jar:1:compile
[INFO] +- commons-lang:commons-lang:jar:2.4:compile
[INFO] +- org.apache.commons:commons-compress:jar:1.4.1:compile
[INFO] | \- org.tukaani:xz:jar:1.0:compile
[INFO] +- net.sf.jung:jung-api:jar:2.0.1:compile
[INFO] | \- net.sourceforge.collections:collections-generic:jar:4.01:compile
[INFO] +- net.sf.jung:jung-graph-impl:jar:2.0.1:compile
[INFO] +- net.sf.jung:jung-algorithms:jar:2.0.1:compile
[INFO] +- net.sf.jung:jung-io:jar:2.0.1:compile
[INFO] | \- org.codehaus.woodstox:wstx-asl:jar:3.2.6:compile
[INFO] +- com.graphhopper:graphhopper-core:jar:0.13.0:compile
[INFO] | +- com.graphhopper:graphhopper-api:jar:0.13.0:compile
[INFO] | | \- org.locationtech.jts:jts-core:jar:1.15.1:compile
[INFO] | +- com.carrotsearch:hppc:jar:0.8.1:compile
[INFO] | \- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.3:compile
[INFO] | \- commons-io:commons-io:jar:1.3.1:compile
[INFO] +- com.graphhopper:graphhopper-reader-osm:jar:0.13.0:compile
[INFO] | \- org.openstreetmap.osmosis:osmosis-osm-binary:jar:0.47:compile
[INFO] | \- com.google.protobuf:protobuf-java:jar:3.6.1:compile
[INFO] +- org.json:json:jar:20140107:compile
[INFO] +- maki:simonstrator-api:jar:3.1-SNAPSHOT:compile
[INFO] \- maki:simonstrator-traci:jar:0.2-SNAPSHOT:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.047 s
[INFO] Finished at: 2021-08-11T19:58:21+01:00
[INFO] ------------------------------------------------------------------------
......@@ -604,7 +604,7 @@ public class DefaultConfigurator implements Configurator {
}
/**
* Automagically convert the string value to desired type. Supported types
* Automatically convert the string value to desired type. Supported types
* are all simple types, i.e. boolean, int, long, double.
*
* @param value
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment