Skip to content

Instantly share code, notes, and snippets.

View rritoch's full-sized avatar

Ralph Ritoch rritoch

View GitHub Profile
@rritoch
rritoch / contrib-pom.xml
Created July 21, 2015 17:00
POM Files to Build ABCL with Maven
<?xml version="1.0" encoding="UTF-8"?>
<!-- abcl/contrib/pom.xml -->
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.armedbear.lisp</groupId>
@rritoch
rritoch / gist:b624db41a630e045c6fd
Created June 17, 2015 12:45
Gemini Blueprint Log
Jun 17, 2015 7:20:55 PM com.vnetpublishing.java.supervisor.Main banner
INFO: com.vnetpublishing.java.supervisor.Main: Starting Supervisor v0.0.1-SNAPSHOT
Jun 17, 2015 7:20:55 PM com.vnetpublishing.java.supervisor.Main banner
INFO: com.vnetpublishing.java.supervisor.Main: Starting Supervisor v0.0.1-SNAPSHOT
Jun 17, 2015 7:20:55 PM com.vnetpublishing.java.supervisor.Main install
FINE: Found 106 bundles
Jun 17, 2015 7:20:55 PM com.vnetpublishing.java.supervisor.Main install
INFO: Installing jar:file:/H:/public_html/supervisor/target/supervisor-0.0.1-SNAPSHOT.jar!/repo/systembundles/org.eclipse.jdt.core.compiler.batch_4.4.2.jar to C:\ProgramData\VNet Publishing\java\Supervisor\systembundles\org.eclipse.jdt.core.compiler.batch_4.4.2.jar
Jun 17, 2015 7:20:55 PM com.vnetpublishing.java.supervisor.Main install
INFO: Installing jar:file:/H:/public_html/supervisor/target/supervisor-0.0.1-SNAPSHOT.jar!/repo/systembundles/org.eclipse.jdt.core.compiler.batch_4.4.2.jar to C:\ProgramData\VNet Publishing\java\Supervisor\syst