[jboss-cvs] JBossAS SVN: r72140 - in projects/jboss-aspects/trunk: current-invocation and 13 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Apr 13 12:59:20 EDT 2008


Author: ALRubinger
Date: 2008-04-13 12:59:19 -0400 (Sun, 13 Apr 2008)
New Revision: 72140

Added:
   projects/jboss-aspects/trunk/current-invocation/
   projects/jboss-aspects/trunk/current-invocation/.classpath
   projects/jboss-aspects/trunk/current-invocation/.project
   projects/jboss-aspects/trunk/current-invocation/.settings/
   projects/jboss-aspects/trunk/current-invocation/.settings/org.eclipse.jdt.core.prefs
   projects/jboss-aspects/trunk/current-invocation/pom.xml
   projects/jboss-aspects/trunk/current-invocation/src/
   projects/jboss-aspects/trunk/current-invocation/src/main/
   projects/jboss-aspects/trunk/current-invocation/src/main/java/
   projects/jboss-aspects/trunk/current-invocation/src/main/java/org/
   projects/jboss-aspects/trunk/current-invocation/src/main/java/org/jboss/
   projects/jboss-aspects/trunk/current-invocation/src/main/java/org/jboss/aspects/
   projects/jboss-aspects/trunk/current-invocation/src/main/java/org/jboss/aspects/currentinvocation/
   projects/jboss-aspects/trunk/current-invocation/src/main/resources/
   projects/jboss-aspects/trunk/current-invocation/src/test/
   projects/jboss-aspects/trunk/current-invocation/src/test/java/
   projects/jboss-aspects/trunk/current-invocation/src/test/java/org/
   projects/jboss-aspects/trunk/current-invocation/src/test/java/org/jboss/
   projects/jboss-aspects/trunk/current-invocation/src/test/java/org/jboss/aspects/
   projects/jboss-aspects/trunk/current-invocation/src/test/java/org/jboss/aspects/test/
   projects/jboss-aspects/trunk/current-invocation/src/test/java/org/jboss/aspects/test/currentinvocation/
Log:
[JBASPECT-1] Added CurrentInvocation Aspect Structure


Property changes on: projects/jboss-aspects/trunk/current-invocation
___________________________________________________________________
Name: svn:ignore
   + target


Added: projects/jboss-aspects/trunk/current-invocation/.classpath
===================================================================
--- projects/jboss-aspects/trunk/current-invocation/.classpath	                        (rev 0)
+++ projects/jboss-aspects/trunk/current-invocation/.classpath	2008-04-13 16:59:19 UTC (rev 72140)
@@ -0,0 +1,24 @@
+<classpath>
+  <classpathentry kind="src" path="src/main"/>
+  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
+  <classpathentry kind="output" path="target/classes"/>
+  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+  <classpathentry kind="var" path="M2_REPO/javax/activation/activation/1.1/activation-1.1.jar" sourcepath="M2_REPO/javax/activation/activation/1.1/activation-1.1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/ant/ant/1.6.5/ant-1.6.5.jar" sourcepath="M2_REPO/ant/ant/1.6.5/ant-1.6.5-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/javassist/3.7.1.GA/javassist-3.7.1.GA.jar" sourcepath="M2_REPO/org/jboss/javassist/3.7.1.GA/javassist-3.7.1.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/xml/bind/jaxb-api/2.0/jaxb-api-2.0.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/aop/jboss-aop/2.0.0.CR8/jboss-aop-2.0.0.CR8.jar" sourcepath="M2_REPO/org/jboss/aop/jboss-aop/2.0.0.CR8/jboss-aop-2.0.0.CR8-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.5.GA/jboss-common-core-2.2.5.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.5.GA/jboss-common-core-2.2.5.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/microcontainer/jboss-container/2.0.0.Beta10/jboss-container-2.0.0.Beta10.jar" sourcepath="M2_REPO/org/jboss/microcontainer/jboss-container/2.0.0.Beta10/jboss-container-2.0.0.Beta10-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-logging-spi/2.0.3.GA/jboss-logging-spi-2.0.3.GA.jar" sourcepath="M2_REPO/jboss/jboss-logging-spi/2.0.3.GA/jboss-logging-spi-2.0.3.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar" sourcepath="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/remoting/jboss-remoting/2.4.0.CR1/jboss-remoting-2.4.0.CR1.jar" sourcepath="M2_REPO/jboss/remoting/jboss-remoting/2.4.0.CR1/jboss-remoting-2.4.0.CR1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0.CR5/jbossxb-2.0.0.CR5.jar" sourcepath="M2_REPO/org/jboss/jbossxb/2.0.0.CR5/jbossxb-2.0.0.CR5-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar"/>
+  <classpathentry kind="var" path="M2_REPO/junit/junit/4.4/junit-4.4.jar" sourcepath="M2_REPO/junit/junit/4.4/junit-4.4-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/qdox/qdox/1.6/qdox-1.6.jar" sourcepath="M2_REPO/qdox/qdox/1.6/qdox-1.6-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/trove/trove/2.1.1/trove-2.1.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/apache-xerces/xml-apis/2.7.1/xml-apis-2.7.1.jar"/>
+</classpath>
\ No newline at end of file

Added: projects/jboss-aspects/trunk/current-invocation/.project
===================================================================
--- projects/jboss-aspects/trunk/current-invocation/.project	                        (rev 0)
+++ projects/jboss-aspects/trunk/current-invocation/.project	2008-04-13 16:59:19 UTC (rev 72140)
@@ -0,0 +1,13 @@
+<projectDescription>
+  <name>jboss-current-invocation-aspects</name>
+  <comment>JBoss Current Invocation Aspects</comment>
+  <projects/>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file

Added: projects/jboss-aspects/trunk/current-invocation/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- projects/jboss-aspects/trunk/current-invocation/.settings/org.eclipse.jdt.core.prefs	                        (rev 0)
+++ projects/jboss-aspects/trunk/current-invocation/.settings/org.eclipse.jdt.core.prefs	2008-04-13 16:59:19 UTC (rev 72140)
@@ -0,0 +1,5 @@
+#Sun Apr 13 18:46:41 CEST 2008
+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

Added: projects/jboss-aspects/trunk/current-invocation/pom.xml
===================================================================
--- projects/jboss-aspects/trunk/current-invocation/pom.xml	                        (rev 0)
+++ projects/jboss-aspects/trunk/current-invocation/pom.xml	2008-04-13 16:59:19 UTC (rev 72140)
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  vi:ts=2:sw=2:expandtab:
+-->
+<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/maven-v4_0_0.xsd">
+
+  <!-- Define Parent -->
+  <parent>
+    <groupId>org.jboss.aspects</groupId>
+    <artifactId>jboss-aspects-build</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+  </parent>
+
+  <!-- Maven POM Model Version -->
+  <modelVersion>4.0.0</modelVersion>
+
+  <!-- Artifact Information -->
+  <artifactId>jboss-current-invocation-aspects</artifactId>
+  <version>0.1-SNAPSHOT</version>
+  <packaging>jar</packaging>
+  <name>JBoss Current Invocation Aspects</name>
+  <url>http://www.jboss.org/jbossas</url>
+  <description>JBoss Current Invocation Aspects</description>
+
+  <dependencies>
+ 
+    <dependency>
+      <groupId>org.jboss.logging</groupId>
+      <artifactId>jboss-logging-spi</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>jboss.remoting</groupId>
+      <artifactId>jboss-remoting</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.aop</groupId>
+      <artifactId>jboss-aop</artifactId>
+    </dependency> 
+    
+  </dependencies>
+
+</project>




More information about the jboss-cvs-commits mailing list