Skip to content

Instantly share code, notes, and snippets.

View rnavagamuwa's full-sized avatar
🎯
Focusing

Randika Navagamuwa rnavagamuwa

🎯
Focusing
View GitHub Profile
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.wso2.pushnotifications"
android:versionCode="1"
android:versionName="1.0" >
<!-- GCM requires Android SDK version 2.2 (API level 8) or above. -->
<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="16" />
package org.wso2.pushnotifications;
import org.wso2.android.gcm.GCMBaseIntentService;
import android.content.Context;
import android.content.Intent;
public class GCMIntentService extends GCMBaseIntentService {
static String SENDER_ID = "12345678";
package org.wso2.sendServerComponent;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import javax.ws.rs.FormParam;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
package io.swagger.test;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import org.w3c.dom.ls.LSException;
import io.swagger.client.ApiException;
import io.swagger.client.api.*;
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>io.swagger.wso2</groupId>
<artifactId>swagger-codegen</artifactId>
<packaging>bundle</packaging>
<name>Orbit-swagger-codegen.wso2</name>
<version>2.1.5</version>
@rnavagamuwa
rnavagamuwa / errorcode.core
Created February 29, 2016 18:13
Error I'm getting when I build the core
"C:\Program Files\Java\jdk1.8.0_45\bin\java" -Dmaven.multiModuleProjectDirectory=D:\UOM\GSOC\che -Dmaven.home=D:\UOM\apache-maven-3.3.9 -Dclassworlds.conf=D:\UOM\apache-maven-3.3.9\bin\m2.conf -Didea.launcher.port=7532 "-Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.6\bin" -Dfile.encoding=windows-1252 -classpath "D:\UOM\apache-maven-3.3.9\boot\plexus-classworlds-2.5.2.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 14.1.6\lib\idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=14.1.6 clean install -Dmaven.test.skip=true -rf :che-core-api-account -X
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T22:11:47+05:30)
Maven home: D:\UOM\apache-maven-3.3.9
Java version: 1.8.0_45, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_45\jre
Default locale: en_GB, platform encoding: windows-1252
OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "dos"
[DEBUG] Created new class rea
package slomf.admin.servlet;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.ArrayList;
package slomf.admin.servlet;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.ArrayList;
[INFO] Reactor Summary:
[INFO]
[INFO] Che IDE :: Parent .................................. SUCCESS [ 4.013 s]
[INFO] Che Machine Plugins :: Packaging ................... SUCCESS [ 25.006 s]
[INFO] Che Assembly Machine Plugins :: Server ............. SUCCESS [ 2.460 s]
[INFO] Che IDE :: Compiling GWT Application ............... FAILURE [ 0.643 s]
[INFO] Che IDE :: Assemblies Tomcat ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
{
"temporary": false,
"id": "workspace5bbhyr6ofzs676i6",
"status": "RUNNING",
"owner": "che",
"config": {
"environments": [
{
"name": "flux",
"machineConfigs": [