Skip to content

thats my module 2 commit #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion spring-boot-package-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,15 @@
<configuration>
<fork>true</fork>
</configuration>
</plugin>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.19.1</version>
<configuration>
<testFailureIgnore>true</testFailureIgnore>
</configuration>
</plugin>
</plugins>
</build>

Expand Down
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
com/neo/controller/HelloWorldController.class
com/neo/Application.class
com/neo/ServletInitializer.class
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/home/aaa/spring-boot-examples/spring-boot-package-war/src/main/java/com/neo/controller/HelloWorldController.java
/home/aaa/spring-boot-examples/spring-boot-package-war/src/main/java/com/neo/Application.java
/home/aaa/spring-boot-examples/spring-boot-package-war/src/main/java/com/neo/ServletInitializer.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
com/neo/controller/HelloWorldControlerTests.class
com/neo/controller/HelloTests.class
com/neo/ApplicationTests.class
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/home/aaa/spring-boot-examples/spring-boot-package-war/src/test/java/com/neo/controller/HelloWorldControlerTests.java
/home/aaa/spring-boot-examples/spring-boot-package-war/src/test/java/com/neo/controller/HelloTests.java
/home/aaa/spring-boot-examples/spring-boot-package-war/src/test/java/com/neo/ApplicationTests.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Created at 2020-02-01T21:18:51.272
WARNING: An illegal reflective access operation has occurred

# Created at 2020-02-01T21:18:51.273
WARNING: Illegal reflective access by org.springframework.cglib.core.ReflectUtils$1 (file:/home/aaa/.m2/repository/org/springframework/spring-core/4.2.7.RELEASE/spring-core-4.2.7.RELEASE.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)

# Created at 2020-02-01T21:18:51.278
WARNING: Please consider reporting this to the maintainers of org.springframework.cglib.core.ReflectUtils$1

# Created at 2020-02-01T21:18:51.279
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

# Created at 2020-02-01T21:18:51.282
WARNING: All illegal access operations will be denied in a future release

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="com.neo.controller.HelloTests" time="0.029" tests="1" errors="1" skipped="0" failures="0">
<properties>
<property name="java.runtime.name" value="OpenJDK Runtime Environment"/>
<property name="java.vm.version" value="11.0.6+10-post-Ubuntu-1ubuntu118.04.1"/>
<property name="sun.boot.library.path" value="/usr/lib/jvm/java-11-openjdk-amd64/lib"/>
<property name="maven.multiModuleProjectDirectory" value="/home/aaa/spring-boot-examples/spring-boot-package-war"/>
<property name="java.vm.vendor" value="Ubuntu"/>
<property name="java.vendor.url" value="https://ubuntu.com/"/>
<property name="guice.disable.misplaced.annotation.check" value="true"/>
<property name="path.separator" value=":"/>
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/>
<property name="sun.os.patch.level" value="unknown"/>
<property name="user.country" value="US"/>
<property name="sun.java.launcher" value="SUN_STANDARD"/>
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
<property name="user.dir" value="/home/aaa/spring-boot-examples/spring-boot-package-war"/>
<property name="java.vm.compressedOopsMode" value="32-bit"/>
<property name="java.runtime.version" value="11.0.6+10-post-Ubuntu-1ubuntu118.04.1"/>
<property name="java.awt.graphicsenv" value="sun.awt.X11GraphicsEnvironment"/>
<property name="os.arch" value="amd64"/>
<property name="java.io.tmpdir" value="/tmp"/>
<property name="line.separator" value="&#10;"/>
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
<property name="os.name" value="Linux"/>
<property name="classworlds.conf" value="/usr/share/maven/bin/m2.conf"/>
<property name="sun.jnu.encoding" value="UTF-8"/>
<property name="java.library.path" value="/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib"/>
<property name="maven.conf" value="/usr/share/maven/conf"/>
<property name="jdk.debug" value="release"/>
<property name="java.class.version" value="55.0"/>
<property name="java.specification.name" value="Java Platform API Specification"/>
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
<property name="os.version" value="4.15.0-76-generic"/>
<property name="library.jansi.path" value="/usr/share/maven/lib/jansi-native"/>
<property name="user.home" value="/home/aaa"/>
<property name="user.timezone" value="Etc/UTC"/>
<property name="java.awt.printerjob" value="sun.print.PSPrinterJob"/>
<property name="file.encoding" value="UTF-8"/>
<property name="java.specification.version" value="11"/>
<property name="user.name" value="aaa"/>
<property name="java.class.path" value="/usr/share/maven/boot/plexus-classworlds-2.x.jar"/>
<property name="java.vm.specification.version" value="11"/>
<property name="sun.arch.data.model" value="64"/>
<property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher test"/>
<property name="java.home" value="/usr/lib/jvm/java-11-openjdk-amd64"/>
<property name="user.language" value="en"/>
<property name="java.specification.vendor" value="Oracle Corporation"/>
<property name="awt.toolkit" value="sun.awt.X11.XToolkit"/>
<property name="java.vm.info" value="mixed mode, sharing"/>
<property name="java.version" value="11.0.6"/>
<property name="securerandom.source" value="file:/dev/./urandom"/>
<property name="java.vendor" value="Ubuntu"/>
<property name="maven.home" value="/usr/share/maven"/>
<property name="file.separator" value="/"/>
<property name="java.version.date" value="2020-01-14"/>
<property name="java.vendor.url.bug" value="https://bugs.launchpad.net/ubuntu/+source/openjdk-lts"/>
<property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
<property name="sun.cpu.endian" value="little"/>
<property name="sun.cpu.isalist" value=""/>
</properties>
<testcase name="getHello" classname="com.neo.controller.HelloTests" time="0">
<error message="javax/xml/bind/ValidationException" type="java.lang.NoClassDefFoundError">java.lang.NoClassDefFoundError: javax/xml/bind/ValidationException
at com.neo.controller.HelloTests.setUp(HelloTests.java:29)
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.ValidationException
at com.neo.controller.HelloTests.setUp(HelloTests.java:29)
</error>
<system-out><![CDATA[2020-02-02 14:26:35.240 INFO 1939 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [com.neo.controller.HelloTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2020-02-02 14:26:35.251 INFO 1939 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-02-02 14:26:35.280 INFO 1939 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Could not instantiate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
2020-02-02 14:26:35.280 INFO 1939 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Could not instantiate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource]
2020-02-02 14:26:35.280 INFO 1939 --- [ main] o.s.t.c.web.WebTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3829ac1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4baf352a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1bb1fde8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15eebbff]
2020-02-02 14:26:35.314 INFO 1939 --- [ main] ilder$StaticRequestMappingHandlerMapping : Mapped "{[/hello]}" onto public java.lang.String com.neo.controller.HelloWorldController.index()
]]></system-out>
</testcase>
</testsuite>
Loading