Skip to content

Instantly share code, notes, and snippets.

View eed3si9n's full-sized avatar

eugene yokota eed3si9n

View GitHub Profile
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<style>
body {margin: 0; padding: 10px 10px 22px 10px; background-color: #ffffff}
h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center}
header {margin: -24px 0 5px 0; line-height: 24px}
button {font: 12px sans-serif; cursor: pointer}
p {position: fixed; bottom: 0; margin: 0; padding: 2px 3px 2px 3px; outline: 1px solid #ffc000; display: none; overflow: hidden; white-space: nowrap; background-color: #ffffe0}
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<style>
body {margin: 0; padding: 10px 10px 22px 10px; background-color: #ffffff}
h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center}
header {margin: -24px 0 5px 0; line-height: 24px}
button {font: 12px sans-serif; cursor: pointer}
p {position: fixed; bottom: 0; margin: 0; padding: 2px 3px 2px 3px; outline: 1px solid #ffc000; display: none; overflow: hidden; white-space: nowrap; background-color: #ffffe0}
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<style>
body {margin: 0; padding: 10px 10px 22px 10px; background-color: #ffffff}
h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center}
header {margin: -24px 0 5px 0; line-height: 24px}
button {font: 12px sans-serif; cursor: pointer}
p {position: fixed; bottom: 0; margin: 0; padding: 2px 3px 2px 3px; outline: 1px solid #ffc000; display: none; overflow: hidden; white-space: nowrap; background-color: #ffffe0}
@eed3si9n
eed3si9n / # sbt - 2020-01-15_01-26-06.txt
Created February 24, 2020 15:25
sbt on macOS 10.14.3 - Homebrew build logs
Homebrew build logs for sbt on macOS 10.14.3
Build date: 2020-01-15 01:26:06
[info] Main Scala API documentation to /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/api...
[warn] Flag -classpath set repeatedly
[warn] one warning found
[info] Main Scala API documentation successful.
Exception while compiling /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/BuildUtilLite.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/DefinedSbtValues.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/DslEntry.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/Eval.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/EvalDefinitions.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/EvalException.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/EvalImports.tasty, /home/runner/work/sbt/sbt/buildfile/target/scala-3.7.2/classes/sbt/internal/EvalReporter.tasty, /home/runner/work/s
@eed3si9n
eed3si9n / OTA_AllRQ.xsd
Created November 28, 2012 15:58
Open Travel Alliance 2010B specification
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.opentravel.org/OTA/2003/05" targetNamespace="http://www.opentravel.org/OTA/2003/05">
<xsd:include schemaLocation="OTA_PingRQ.xsd" />
<xsd:include schemaLocation="OTA_VehAvailRateRQ.xsd" />
<xsd:include schemaLocation="OTA_VehRetResRQ.xsd" />
<xsd:include schemaLocation="OTA_VehResRQ.xsd" />
<xsd:include schemaLocation="OTA_VehModifyRQ.xsd" />
<xsd:include schemaLocation="OTA_VehCancelRQ.xsd" />
<xsd:include schemaLocation="OTA_VehLocDetailRQ.xsd" />
<xsd:include schemaLocation="OTA_VehLocSearchRQ.xsd" />
gnome-cups-manager
------------------
Once upon a time there was a printer who lived in the woods. He was a
lonely printer, because nobody knew how to configure him. He hoped
and hoped for someone to play with.
One day, the wind passed by the printer's cottage. "Whoosh," said the
wind. The printer became excited. Maybe the wind would be his
friend!

sbt-native-packager 1.11.0 is cross published to:

sbt Version Published
1.x
2.0.0-M3

Apache 2.0 License

As discussed in sbt/sbt-native-packager#1653, sbt-native-packager will adopt the Apache v2 License and no longer require the Akka/Lightbend CLA to be signed by the contributors. This was contributed by @muuki88 in sbt/sbt-native-packager#1661.

Changelog

v1.11.0 (2025-01-05)

Closed issues:

  • Let's rename master branch to main #1645
  • how to add compileOrder to do the packaging. #1631
  • plugin load failed with Scala 3 #1561
<?xml version="1.0" encoding="us-ascii"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:vs="http://schemas.microsoft.com/Visual-Studio-Intellisense" elementFormDefault="qualified" attributeFormDefault="unqualified" vs:helpNamespace="http://schemas.microsoft.com/.NetConfiguration/v2.0">
<xs:element name="configuration">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:any namespace="##any" processContents="lax" />
</xs:choice>
</xs:complexType>
</xs:element>
<xs:element name="location">