[Yanel-commits] rev 26961 - in public/yanel/contributions/realms/foaf: . res-configs src src/resources src/resources/findfriend src/resources/findfriend/build src/resources/findfriend/build/classes src/resources/findfriend/build/classes/org src/resources/findfriend/build/classes/org/wyona src/resources/findfriend/build/classes/org/wyona/yanel src/resources/findfriend/build/classes/org/wyona/yanel/impl src/resources/findfriend/build/classes/org/wyona/yanel/impl/resources src/resources/findfriend/build/classes/org/wyona/yanel/impl/resources/findfriend src/resources/findfriend/build/lib src/resources/findfriend/src src/resources/findfriend/src/build src/resources/findfriend/src/java src/resources/findfriend/src/java/org src/resources/findfriend/src/java/org/wyona src/resources/findfriend/src/java/org/wyona/yanel src/resources/findfriend/src/java/org/wyona/yanel/impl src/resources/findfriend/src/java/org/wyona/yanel/impl/resources src/resources/findfriend/src/java/org/wyona/yanel/impl/! resources/findfriend

michi at wyona.com michi at wyona.com
Sun Aug 26 22:45:39 CEST 2007


Author: michi
Date: 2007-08-26 22:45:38 +0200 (Sun, 26 Aug 2007)
New Revision: 26961

Added:
   public/yanel/contributions/realms/foaf/res-configs/advanced-search.html.yanel-rc
   public/yanel/contributions/realms/foaf/src/
   public/yanel/contributions/realms/foaf/src/resources/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build.xml
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/classes/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/classes/org/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/classes/org/wyona/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/classes/org/wyona/yanel/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/classes/org/wyona/yanel/impl/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/classes/org/wyona/yanel/impl/resources/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/classes/org/wyona/yanel/impl/resources/findfriend/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/classes/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.class
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/lib/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/build/lib/yanel-resource-findfriend-0.0.1-dev-rXXX.jar
   public/yanel/contributions/realms/foaf/src/resources/findfriend/resource.xml
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/build/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/build/build.properties
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/build/dependencies.xml
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/findfriend/
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.java
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/test/
Log:
find a friend resource started

Added: public/yanel/contributions/realms/foaf/res-configs/advanced-search.html.yanel-rc
===================================================================
--- public/yanel/contributions/realms/foaf/res-configs/advanced-search.html.yanel-rc	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/res-configs/advanced-search.html.yanel-rc	2007-08-26 20:45:38 UTC (rev 26961)
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="findfriend" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+<!--
+  <yanel:property name="mime-type" value="application/xhtml+xml"/>
+-->
+</yanel:resource-config>

Added: public/yanel/contributions/realms/foaf/src/resources/findfriend/build/classes/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.class
===================================================================
(Binary files differ)


Property changes on: public/yanel/contributions/realms/foaf/src/resources/findfriend/build/classes/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: public/yanel/contributions/realms/foaf/src/resources/findfriend/build/lib/yanel-resource-findfriend-0.0.1-dev-rXXX.jar
===================================================================
(Binary files differ)


Property changes on: public/yanel/contributions/realms/foaf/src/resources/findfriend/build/lib/yanel-resource-findfriend-0.0.1-dev-rXXX.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: public/yanel/contributions/realms/foaf/src/resources/findfriend/build.xml
===================================================================
--- public/yanel/contributions/realms/foaf/src/resources/findfriend/build.xml	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/src/resources/findfriend/build.xml	2007-08-26 20:45:38 UTC (rev 26961)
@@ -0,0 +1,48 @@
+<?xml version="1.0"?>
+
+<project name="yanel-resource" default="compile">
+
+  <import file="src/build/dependencies.xml"/>
+
+  <target name="init" description="Initialize build" depends="dependencies">
+    <echo>Initialize build</echo>
+
+    <dirname property="resource.home.dir" file="${ant.file}"/>
+    <echo>Resource Home Directory: ${resource.home.dir}</echo>
+
+    <property file="${resource.home.dir}/src/build/local.build.properties"/>
+    <property file="${resource.home.dir}/src/build/build.properties"/>
+
+    <path id="classpath">
+      <pathelement path="${maven2.cp}"/>
+    </path>
+    <property name="resource.build.dir" value="${resource.home.dir}/build"/>
+    <property name="resource.classes.dir" value="${resource.build.dir}/classes"/>
+    <property name="resource.lib.dir" value="${resource.build.dir}/lib"/>
+    <property name="resource.java.dir" value="${resource.home.dir}/src/java"/>
+  </target>
+
+  <target name="compile" description="Compile Java classes" depends="init">
+
+    <mkdir dir="${resource.classes.dir}"/>
+    <javac srcdir="${resource.java.dir}" destdir="${resource.classes.dir}"
+      classpathref="classpath"
+      debug="true"
+    />
+    <mkdir dir="${resource.lib.dir}"/>
+    <jar destfile="${resource.lib.dir}/yanel-resource-${resource.name}-${resource.version}.jar"
+      basedir="${resource.classes.dir}"
+    />
+  </target>
+
+  <target name="clean" depends="init">
+    <delete dir="${resource.build.dir}"/>
+  </target>
+
+  <target name="copy-dependencies" depends="init">
+    <copy todir="${build.dir}/webapps/${servlet.context.prefix}/WEB-INF/lib">
+      <fileset refid="maven2.resource.fileset"/>
+      <mapper type="flatten"/>
+    </copy>
+  </target>
+</project>

Added: public/yanel/contributions/realms/foaf/src/resources/findfriend/resource.xml
===================================================================
--- public/yanel/contributions/realms/foaf/src/resources/findfriend/resource.xml	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/src/resources/findfriend/resource.xml	2007-08-26 20:45:38 UTC (rev 26961)
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+
+<resource xmlns="http://www.wyona.org/yanel/1.0"
+  name="findfriend"
+  namespace="http://www.wyona.org/yanel/resource/1.0"
+  class="org.wyona.yanel.impl.resources.findfriend.FindFriendResource"
+  >
+<description>
+Find a Friend
+</description>
+
+<rtd>
+<!--
+  <property name="foo" default-value="bar"/>
+-->
+</rtd>
+</resource>

Added: public/yanel/contributions/realms/foaf/src/resources/findfriend/src/build/build.properties
===================================================================
--- public/yanel/contributions/realms/foaf/src/resources/findfriend/src/build/build.properties	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/src/resources/findfriend/src/build/build.properties	2007-08-26 20:45:38 UTC (rev 26961)
@@ -0,0 +1,2 @@
+resource.name=findfriend
+resource.version=0.0.1-dev-rXXX

Added: public/yanel/contributions/realms/foaf/src/resources/findfriend/src/build/dependencies.xml
===================================================================
--- public/yanel/contributions/realms/foaf/src/resources/findfriend/src/build/dependencies.xml	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/src/resources/findfriend/src/build/dependencies.xml	2007-08-26 20:45:38 UTC (rev 26961)
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+
+<project name="wiki-dependencies" xmlns:artifact="antlib:org.apache.maven.artifact.ant">
+
+  <target name="dependencies" description="Dependencies">
+    <artifact:remoteRepository id="wyona.remote.repository" url="${maven.url}"/>
+
+    <artifact:dependencies pathId="maven2.classpath" filesetId="maven2.fileset">
+      <remoteRepository refid="wyona.remote.repository"/>
+      <dependency groupId="wyona-org-yanel" artifactId="yanel-core"
+                  version="${yanel.source.version}"/>
+    </artifact:dependencies>
+
+    <artifact:dependencies pathId="maven2.resource.classpath" filesetId="maven2.resource.fileset">
+      <remoteRepository refid="wyona.remote.repository"/>
+      <!-- No resource specific libs yet -->
+    </artifact:dependencies>
+
+    <property name="maven2.cp" refid="maven2.classpath"/>
+    <!--<echo>Maven2 classpath: ${maven2.cp}</echo>-->
+  </target>
+
+</project>

Added: public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.java
===================================================================
--- public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.java	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.java	2007-08-26 20:45:38 UTC (rev 26961)
@@ -0,0 +1,19 @@
+/*
+ * Copyright 2007 Wyona
+ */
+
+package org.wyona.yanel.impl.resources.findfriend;
+
+import org.wyona.yanel.core.Resource;
+
+/**
+ *
+ */
+public class FindFriendResource extends Resource {
+
+    /**
+     *
+     */
+    public FindFriendResource() {
+    }
+}



More information about the Yanel-commits mailing list