Danielededo / SagradaFamilia

Software Engineering Project 2017/2018 @Polimi
Apache License 2.0
1 stars 0 forks source link

jenkins error #5

Closed ingconti closed 6 years ago

ingconti commented 6 years ago

You got:

[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/jenkins_home/workspace/LM15/src/main/java/it/polimi/ingsw/game/Turn.java:[5,13] cannot find symbol symbol: class TurnHandler location: class it.polimi.ingsw.game.Turn [ERROR] /var/jenkins_home/workspace/LM15/src/main/java/it/polimi/ingsw/game/Turn.java:[5,44] cannot find symbol symbol: class TurnHandler location: class it.polimi.ingsw.game.Turn [INFO] 2 errors

pls fix asap

SaraDeMonaco commented 6 years ago

I'm modifying the class once again right now.

ingconti commented 6 years ago

far better... only warnings:

[JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ LM15 --- [INFO] Building jar: /var/jenkins_home/workspace/LM15/target/LM15-1.0-SNAPSHOT.jar [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/

pls give a try.

Danielededo commented 6 years ago

image Now there seem to be no warnings.

Danielededo commented 6 years ago

Is it ok ?

ingconti commented 6 years ago

yes only a minor warning, but it's benign.

[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/