libreio / libre

Simple AWS gateway for storing and sharing files
http://libre.io
Other
7 stars 10 forks source link

#256 Visible attribute #292

Closed longtimeago closed 9 years ago

longtimeago commented 9 years ago

256 Visible attribute now can be stored and retrieved

longtimeago commented 9 years ago

@karato please, assign someone to review

karato commented 9 years ago

@longtimeago Thanks, I will find someone to review this PR soon

karato commented 9 years ago

@krzyk do this review

krzyk commented 9 years ago

@longtimeago please see my comments

krzyk commented 9 years ago

@rultor merge pls

rultor commented 9 years ago

@rultor merge pls

@krzyk Thanks for your request. @yegor256 Please confirm this.

yegor256 commented 9 years ago

@rultor merge

rultor commented 9 years ago

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 9 years ago

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 6min)

karato commented 9 years ago

@krzyk Thanks a lot, I just topped your account for 17 mins, transaction ID 58194681, total time was 26 hours and 49 mins... extra minutes for review comments (c=2)... +17 added to your rating, at the moment it is: +4692

karato commented 9 years ago

@rultor deploy now pls

rultor commented 9 years ago

@rultor deploy now pls

@karato OK, I'll try to deploy now. You can check the progress here

rultor commented 9 years ago

@rultor deploy now pls

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


Tests in error: 
  TkAppTest.launchesWebServerInNonLatinLocale:130 ? IllegalArgument Doesn't look...
  TkAppTest.launchesOnRandomPort:97 ? IllegalArgument Doesn't look like XML: 'oo...
  TkDocsTest.addsDocumentLinksInHTML:151 ? IO javax.xml.transform.TransformerCon...
  TkDocsTest.formatsDate:198 ? IO javax.xml.transform.TransformerConfigurationEx...
  TkDocsTest.addsShortLinkInHTML:118 ? IO javax.xml.transform.TransformerConfigu...

Tests run: 81, Failures: 0, Errors: 5, Skipped: 4

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:13 min
[INFO] Finished at: 2015-05-28T22:00:02+00:00
[INFO] Final Memory: 55M/464M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project nerodesk: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/r/repo/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project nerodesk: There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
    at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
    at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
    ... 19 more
[ERROR] 
[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/MojoFailureException