From ff52dc69419bf7a1ef42f2bf232fa334b24ecda6 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Mon, 25 Jan 2010 18:00:37 +0000 Subject: git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902895 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/kgoodson/jagg/.classpath | 102 +++++++++++++++++++++ sandbox/kgoodson/jagg/.project | 17 ++++ .../jagg/.settings/org.eclipse.jdt.core.prefs | 5 + sandbox/kgoodson/jagg/Attic/jagg.html | 73 +++++++++++++++ sandbox/kgoodson/jagg/build.xml | 79 ++++++++++++++++ 5 files changed, 276 insertions(+) create mode 100644 sandbox/kgoodson/jagg/.classpath create mode 100644 sandbox/kgoodson/jagg/.project create mode 100644 sandbox/kgoodson/jagg/.settings/org.eclipse.jdt.core.prefs create mode 100644 sandbox/kgoodson/jagg/Attic/jagg.html create mode 100644 sandbox/kgoodson/jagg/build.xml (limited to 'sandbox/kgoodson') diff --git a/sandbox/kgoodson/jagg/.classpath b/sandbox/kgoodson/jagg/.classpath new file mode 100644 index 0000000000..e3be4d8e48 --- /dev/null +++ b/sandbox/kgoodson/jagg/.classpath @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sandbox/kgoodson/jagg/.project b/sandbox/kgoodson/jagg/.project new file mode 100644 index 0000000000..959d75e86f --- /dev/null +++ b/sandbox/kgoodson/jagg/.project @@ -0,0 +1,17 @@ + + sample-jagg + The Apache Software Foundation provides support for the Apache community of open-source software projects. + The Apache projects are characterized by a collaborative, consensus based development process, an open and + pragmatic software license, and a desire to create high quality software that leads the way in its field. + We consider ourselves not simply a group of projects sharing a server, but rather a community of developers + and users. + + + + org.eclipse.jdt.core.javabuilder + + + + org.eclipse.jdt.core.javanature + + \ No newline at end of file diff --git a/sandbox/kgoodson/jagg/.settings/org.eclipse.jdt.core.prefs b/sandbox/kgoodson/jagg/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..d61e19a23f --- /dev/null +++ b/sandbox/kgoodson/jagg/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,5 @@ +#Thu Jan 21 10:52:25 GMT 2010 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.source=1.5 +org.eclipse.jdt.core.compiler.compliance=1.5 diff --git a/sandbox/kgoodson/jagg/Attic/jagg.html b/sandbox/kgoodson/jagg/Attic/jagg.html new file mode 100644 index 0000000000..05e42492e7 --- /dev/null +++ b/sandbox/kgoodson/jagg/Attic/jagg.html @@ -0,0 +1,73 @@ + + + +jagg + + + + + + + + + +

JIRA Aggregator

+
+

Milestones

+
+
+
+ +
+
+
+ + \ No newline at end of file diff --git a/sandbox/kgoodson/jagg/build.xml b/sandbox/kgoodson/jagg/build.xml new file mode 100644 index 0000000000..e186df80e8 --- /dev/null +++ b/sandbox/kgoodson/jagg/build.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3