Skip to content

Instantly share code, notes, and snippets.

@flowersinthesand
flowersinthesand / abi
Last active November 24, 2020 08:44
TTA support
{
"version": "eosio::abi/1.1",
"types": [],
"structs": [{
"name": "creoption",
"base": "",
"fields": [{
"name": "user",
"type": "name"
},{
[INFO] Scanning for projects...
[WARNING] The project io.cettia.asity:asity-parent:pom:3.0.0-Beta1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Asity [pom]
[INFO] Asity/Action [jar]
[INFO] Asity/HTTP [jar]
[INFO] Asity/WebSocket [jar]
[INFO] Asity/Test [jar]
@flowersinthesand
flowersinthesand / test1
Created January 27, 2015 07:07
Logs of 'mvn clean test' for AsyncHttpClient on VM, Windows 7 Enterprise 32 bit and Java 7u71
[INFO] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.6/maven-scm-provider-gitexe-1.6.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.6/maven-scm-provider-gitexe-1.6.pom (3 KB at 1.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.6/maven-scm-providers-git-1.6.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.6/maven-scm-providers-git-1.6.pom (3 KB at 3.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.6/maven-scm-providers-1.6.pom
@flowersinthesand
flowersinthesand / test1
Created January 27, 2015 07:05
Logs of 'mvn clean test' for Nettosphere on VM, Windows 7 Enterprise 32 bit and Java 7u71
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.atmosphere:nettosphere:jar:2.3.0-RC1
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.atmosphere:nettosphere-assembly:jar:2.3.0-RC1
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.atmosphere:nettosphere-project:pom:2.3.0-RC1
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
@flowersinthesand
flowersinthesand / test1
Created January 26, 2015 13:29
Logs of 'mvn clean test' for AsyncHttpClient on Windows 8.1 64 bit and Java 7u71
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Asynchronous Http Client Project
[INFO] Asynchronous Http Client API
[INFO] Asynchronous Http Client Providers Parent
[INFO] Asynchronous Http Client Netty Providers Common Classes
[INFO] Asynchronous Http Client Netty 3 Provider
[INFO] Asynchronous Http Client Netty 4 Provider
@flowersinthesand
flowersinthesand / test1
Created January 24, 2015 05:02
Logs of 'mvn clean test' for Nettosphere on Windows 8.1 64 bit and Java 7u 71
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.atmosphere:nettosphere:jar:2.3.0-RC1
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.atmosphere:nettosphere-assembly:jar:2.3.0-RC1
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.atmosphere:nettosphere-project:pom:2.3.0-RC1
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
@flowersinthesand
flowersinthesand / gist:9044659e6a6bdd5199e9
Last active August 29, 2015 14:08
Servlet containers' ServletContext.getServerInfo values
* Jetty 9: jetty/9.2.3.v20140905
* Tomcat 8: Apache Tomcat/8.0.0-RC10
* Undertow 1: Undertow - 1.0.0.Final
* GlassFish 3: GlassFish Server Open Source Edition 3.1.2.2
* Glassfish 4: Undefined Product Name - define product and version info in config/branding 0.0.0
@flowersinthesand
flowersinthesand / gist:42d1ecb30cf492172589
Created October 20, 2014 13:50
Openfire on Windows 64bit
D:\development\openfire\openfire_3_9_3\bin>D:\development\java\jdk-8u5-windows-x64\bin\java -jar ../lib/startup.jar
@flowersinthesand
flowersinthesand / app-github-pages.css
Created September 5, 2014 16:28
app-github-pages.css and app-nodesass.css are created by GitHub Pages and node-sass respectively.
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }
/** Remove default margin. */
body { margin: 0; }
/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
@flowersinthesand
flowersinthesand / dart-key-bindings.xml
Created September 3, 2014 13:15
Key bindings for Dart Editor
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<dartKeyBindings version="1">
<!--The format is straightforward, consisting of two attributes plus one that is optional.
The required attributes are the command name, which is the same as it appears in
menus, and the key sequence, which is all uppercase. The optional attribute is the
name of the platform to which the binding applies if it is not universal.-->
<keyBinding commandName="Activate Editor" keySequence="F12" platform="win32"/>
<keyBinding commandName="Backward History" keySequence="ALT+ARROW_LEFT"/>
<keyBinding commandName="Close" keySequence="CTRL+W"/>
<keyBinding commandName="Close All" keySequence="CTRL+SHIFT+W"/>