Skip to content
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

Release 1.0.2 #120

Closed
amihaiemil opened this issue Jan 5, 2018 · 9 comments
Closed

Release 1.0.2 #120

amihaiemil opened this issue Jan 5, 2018 · 9 comments

Comments

@amihaiemil
Copy link
Member

Contains fixes for toString() called on an empty yaml mapping or sequence. (#116 annd #117)

@amihaiemil
Copy link
Member Author

@rultor release it please, tag is 1.0.2

@rultor
Copy link
Collaborator

rultor commented Jan 5, 2018

@rultor release it please, tag is 1.0.2

@amihaiemil OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Jan 5, 2018

@rultor release it please, tag is 1.0.2

@amihaiemil Oops, I failed. You can see the full log here (spent 2min)

[ERROR] *  a value < 0 if this < o <br>
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlMapping.java:96: error: bad use of '>'
[ERROR] *  a value > 0 if this > o
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlMapping.java:96: error: bad use of '>'
[ERROR] *  a value > 0 if this > o
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlSequence.java:83: error: unknown tag: checkstyle
[ERROR] * @checkstyle NestedIfDepth (100 lines)
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlSequence.java:85: error: malformed HTML
[ERROR] *  a value < 0 if this < o <br>
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlSequence.java:85: error: malformed HTML
[ERROR] *  a value < 0 if this < o <br>
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlSequence.java:87: error: bad use of '>'
[ERROR] *  a value > 0 if this > o
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlSequence.java:87: error: bad use of '>'
[ERROR] *  a value > 0 if this > o
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/Yaml.java:40: error: unknown tag: sicne
[ERROR] * @sicne 1.0.0
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlCollectionDump.java:47: error: unknown tag: Object
[ERROR] * @param collection Collection<Object> to dump
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlMapDump.java:49: error: malformed HTML
[ERROR] * @param map Map<Object, Object> to dump
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlMapDump.java:49: error: bad use of '>'
[ERROR] * @param map Map<Object, Object> to dump
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlNode.java:37: error: unexpected text
[ERROR] * @see http://yaml.org/spec/1.2/spec.html#node//
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlNode.java:39: warning - Tag @see:illegal character: "58" in "http://yaml.org/spec/1.2/spec.html#node//"
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlNode.java:39: warning - Tag @see:illegal character: "47" in "http://yaml.org/spec/1.2/spec.html#node//"
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlNode.java:39: warning - Tag @see:illegal character: "47" in "http://yaml.org/spec/1.2/spec.html#node//"
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlNode.java:39: warning - Tag @see:illegal character: "47" in "http://yaml.org/spec/1.2/spec.html#node//"
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlNode.java:39: warning - Tag @see:illegal character: "47" in "http://yaml.org/spec/1.2/spec.html#node//"
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlNode.java:39: warning - Tag @see:illegal character: "47" in "http://yaml.org/spec/1.2/spec.html#node//"
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlNode.java:39: warning - Tag @see:illegal character: "47" in "http://yaml.org/spec/1.2/spec.html#node//"
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/YamlNode.java:39: warning - Tag @see:illegal character: "47" in "http://yaml.org/spec/1.2/spec.html#node//"
[ERROR] 
[ERROR] Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '/home/r/repo/target/apidocs' dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
container d1575233700225ee93daee1e918ca217c753e23c4e5d3a38417a7caebdec09e7 is dead
Fri Jan  5 13:20:53 CET 2018

@amihaiemil
Copy link
Member Author

@rultor try to release again, tag is 1.0.2

@rultor
Copy link
Collaborator

rultor commented Jan 27, 2018

@rultor try to release again, tag is 1.0.2

@amihaiemil OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Jan 27, 2018

@rultor try to release again, tag is 1.0.2

@amihaiemil Oops, I failed. You can see the full log here (spent 2min)

Generating /home/r/repo/target/apidocs/serialized-form.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/StrictYamlSequence.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/YamlMappingBuilder.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/AbstractYamlDump.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/Yaml.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/YamlCollectionDump.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/YamlMapping.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/YamlSequence.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/YamlObjectDump.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/YamlNodeNotFoundException.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/YamlInput.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/YamlSequenceBuilder.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/YamlNode.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/StrictYamlMapping.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/class-use/YamlMapDump.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/camel/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/target/apidocs/overview-tree.html...
Generating /home/r/repo/target/apidocs/index-all.html...
Generating /home/r/repo/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/target/apidocs/index.html...
Generating /home/r/repo/target/apidocs/help-doc.html...
4 errors
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.472 s
[INFO] Finished at: 2018-01-27T20:24:00+00:00
[INFO] Final Memory: 31M/548M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:jar (attach-javadocs) on project camel: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlDump.java:35: error: unknown tag: todo
[ERROR] * @todo #30:30m/DEV Add method ``serlialize()`` in YamlNode interface
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlMapping.java:91: error: unknown tag: checkstyle
[ERROR] * @checkstyle NestedIfDepth (100 lines)
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlMapping.java:92: error: unknown tag: checkstyle
[ERROR] * @checkstyle ExecutableStatementCount (100 lines)
[ERROR] ^
[ERROR] /home/r/repo/src/main/java/com/amihaiemil/camel/AbstractYamlSequence.java:83: error: unknown tag: checkstyle
[ERROR] * @checkstyle NestedIfDepth (100 lines)
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '/home/r/repo/target/apidocs' dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
container 4fe77b3c204fbc2e471af39e36e28e532b855c93da4f7a61e0efdee375e68ca9 is dead
Sat Jan 27 21:24:52 CET 2018

@amihaiemil
Copy link
Member Author

@rultor try to release again, tag is 1.0.2

@rultor
Copy link
Collaborator

rultor commented Jan 27, 2018

@rultor try to release again, tag is 1.0.2

@amihaiemil OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Jan 27, 2018

@rultor try to release again, tag is 1.0.2

@amihaiemil Done! FYI, the full log is here (took me 3min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants