svn commit: r659081 - /jakarta/cactus/trunk/samples/servlet/pom.xml

2008-05-22 Thread ptahchiev
Author: ptahchiev
Date: Thu May 22 04:34:00 2008
New Revision: 659081

URL: http://svn.apache.org/viewvc?rev=659081view=rev
Log:
Changed the directory of the test-classes and test-sources.

Modified:
jakarta/cactus/trunk/samples/servlet/pom.xml

Modified: jakarta/cactus/trunk/samples/servlet/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/servlet/pom.xml?rev=659081r1=659080r2=659081view=diff
==
--- jakarta/cactus/trunk/samples/servlet/pom.xml (original)
+++ jakarta/cactus/trunk/samples/servlet/pom.xml Thu May 22 04:34:00 2008
@@ -64,27 +64,32 @@
groupIdcommons-codec/groupId
artifactIdcommons-codec/artifactId
version1.3/version
+   scopeprovided/scope
/dependency
dependency
groupIdaspectj/groupId
artifactIdaspectjrt/artifactId
version1.5.3/version
+   scopeprovided/scope
/dependency
dependency
groupIdorg.codehaus.cargo/groupId
artifactIdcargo-core-uberjar/artifactId
version0.9/version
+   scopeprovided/scope
/dependency
dependency
groupIdorg.codehaus.cargo/groupId
artifactIdcargo-ant/artifactId
version0.9/version
+   scopeprovided/scope
/dependency

dependency
groupIdjunit/groupId
artifactIdjunit/artifactId
version4.4/version
+   scopeprovided/scope
/dependency
 
dependency
@@ -127,6 +132,7 @@
   groupIdjdom/groupId
   artifactIdjdom/artifactId
   version1.0/version
+   scopeprovided/scope
 /dependency
 dependency
   groupIdjaxen/groupId
@@ -243,6 +249,10 @@
 /goals
 configuration
   skipfalse/skip
+   !--The next line is 
because we need the tests in src/main/java to ensure
+   
that the classes are included in the archive.--
+   
testSourceDirectorysrc/main/java/testSourceDirectory
+   
testClassesDirectorytarget/classes/testClassesDirectory
 systemProperties
   property
 namecactus.contextURL/name
@@ -260,12 +270,12 @@
   plugin
 artifactIdmaven-war-plugin/artifactId
 configuration
-  !--useCachefalse/useCache--
+  useCachefalse/useCache
   webXmlsrc/main/webapp/WEB-INF/web.xml/webXml
   warSourceIncludes
 *, test/*, WEB-INF/classes/**, WEB-INF/lib/standard*, 
WEB-INF/lib/jstl*, WEB-INF/lib/html*, WEB-INF/lib/http*
   /warSourceIncludes
-  
!--warSourceExcludesWEB-INF/lib/[a-z-[s]]*.jar/warSourceExcludes--
+  !--warSourceExcludes*.jar/warSourceExcludes--
 /configuration
   /plugin
/plugins



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED]: Project cactus (in module jakarta-cactus) failed

2008-05-22 Thread Petar Tahchiev
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project cactus has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 90 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- cactus :  Cactus Framework


Full details are available at:
http://vmgump.apache.org/gump/public/jakarta-cactus/cactus/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output 
[cactus.core.framework.uberjar.javaEE.14-1.8.0-SNAPSHOT.jar] identifier set to 
project name
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/jakarta-cactus/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/jakarta-cactus/pom.xml
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-cactus/cactus/gump_work/build_jakarta-cactus_cactus.html
Work Name: build_jakarta-cactus_cactus (Type: Build)
Work ended in a state of : Failed
Elapsed: 56 secs
Command Line: mvn --batch-mode --settings 
/srv/gump/public/workspace/jakarta-cactus/gump_mvn_settings.xml install 
[Working Directory: /srv/gump/public/workspace/jakarta-cactus]
CLASSPATH: 
/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/packages/junit3.8.1/junit.jar
-
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.codehaus.cargo:cargo-core-uberjar:jar:1.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.codehaus.cargo 
-DartifactId=cargo-core-uberjar -Dversion=1.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.codehaus.cargo 
-DartifactId=cargo-core-uberjar -Dversion=1.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.apache.cactus:cactus:pom:1.8.1-SNAPSHOT
2) org.codehaus.cargo:cargo-core-uberjar:jar:1.0-SNAPSHOT

2) org.codehaus.cargo:cargo-ant:jar:1.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.codehaus.cargo 
-DartifactId=cargo-ant -Dversion=1.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.codehaus.cargo 
-DartifactId=cargo-ant -Dversion=1.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.apache.cactus:cactus:pom:1.8.1-SNAPSHOT
2) org.codehaus.cargo:cargo-ant:jar:1.0-SNAPSHOT

--
2 required artifacts are missing.

for artifact: 
  org.apache.cactus:cactus:pom:1.8.1-SNAPSHOT

from the specified remote repositories:
  Gump (http://localhost:8192/maven2)


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 47 seconds
[INFO] Finished at: Wed May 21 23:42:11 GMT-08:00 2008
[INFO] Final Memory: 5M/9M
[INFO] 
-

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/jakarta-cactus/cactus/rss.xml
- Atom: http://vmgump.apache.org/gump/public/jakarta-cactus/cactus/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 4622052008, vmgump:vmgump-public:4622052008
Gump E-mail Identifier (unique within run) #1.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r659156 - in /jakarta/cactus/trunk/integration/maven2/src: main/java/org/apache/cactus/maven2/mojos/ test/ test/java/ test/java/org/ test/java/org/apache/ test/java/org/apache/cactus/ test

2008-05-22 Thread ptahchiev
Author: ptahchiev
Date: Thu May 22 09:55:32 2008
New Revision: 659156

URL: http://svn.apache.org/viewvc?rev=659156view=rev
Log:
Added some tests for the cactifywar mojo.

Added:
jakarta/cactus/trunk/integration/maven2/src/test/
jakarta/cactus/trunk/integration/maven2/src/test/java/
jakarta/cactus/trunk/integration/maven2/src/test/java/org/
jakarta/cactus/trunk/integration/maven2/src/test/java/org/apache/
jakarta/cactus/trunk/integration/maven2/src/test/java/org/apache/cactus/

jakarta/cactus/trunk/integration/maven2/src/test/java/org/apache/cactus/integration/

jakarta/cactus/trunk/integration/maven2/src/test/java/org/apache/cactus/integration/maven2/

jakarta/cactus/trunk/integration/maven2/src/test/java/org/apache/cactus/integration/maven2/test/

jakarta/cactus/trunk/integration/maven2/src/test/java/org/apache/cactus/integration/maven2/test/TestCactifyWarMojo.java
   (with props)
jakarta/cactus/trunk/integration/maven2/src/test/resources/
jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/basic-cactify-noparameters/

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/basic-cactify-noparameters/plugin-config.xml
   (with props)

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/cactify-test-empty-src-file/

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/cactify-test-empty-src-file/nowebxml.war
   (with props)

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/cactify-test-empty-src-file/plugin-config.xml
   (with props)

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/cactify-test-wrong-dest-parameter-passed/

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/cactify-test-wrong-dest-parameter-passed/empty.war
   (with props)

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/cactify-test-wrong-dest-parameter-passed/plugin-config.xml
   (with props)

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/cactify-test-wrong-mergexml-specified/

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/cactify-test-wrong-mergexml-specified/plugin-config.xml
   (with props)

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/cactify-test-wrong-src-parameter-passed/

jakarta/cactus/trunk/integration/maven2/src/test/resources/unit/cactify-test-wrong-src-parameter-passed/plugin-config.xml
   (with props)
Modified:

jakarta/cactus/trunk/integration/maven2/src/main/java/org/apache/cactus/maven2/mojos/CactifyWarMojo.java

Modified: 
jakarta/cactus/trunk/integration/maven2/src/main/java/org/apache/cactus/maven2/mojos/CactifyWarMojo.java
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven2/src/main/java/org/apache/cactus/maven2/mojos/CactifyWarMojo.java?rev=659156r1=659155r2=659156view=diff
==
--- 
jakarta/cactus/trunk/integration/maven2/src/main/java/org/apache/cactus/maven2/mojos/CactifyWarMojo.java
 (original)
+++ 
jakarta/cactus/trunk/integration/maven2/src/main/java/org/apache/cactus/maven2/mojos/CactifyWarMojo.java
 Thu May 22 09:55:32 2008
@@ -174,6 +174,7 @@
 /**
  * The file that we want to produce.
  * @parameter
+ * @required
  */
 private File destFile;
 
@@ -209,12 +210,11 @@
 protected String projectVersion;
 
 /**
- * Version of the artifact to be installed. Retrieved from POM file 
- * if specified
+ * Version of the web.xml to create.
  *
- * @parameter expression=${project.version}
+ * @parameter
  */
-protected String version;
+protected String version = null;
 
 /**
  * Packaging type of the artifact to be installed. Retrieved from POM file 
@@ -240,7 +240,6 @@
  */
 public void execute() throws MojoExecutionException, MojoFailureException
{
-   
 if(this.srcFile != null) 
 {
 getLog().info(Analyzing war:  + this.srcFile.getAbsolutePath());
@@ -286,6 +285,7 @@
 }
 else
 {
+
 if (this.version == null)
 {
 throw new MojoExecutionException(You need to specify 
@@ -445,7 +445,7 @@
 // so that it can get picked up by the War task
 //FileUtils fileUtils = FileUtils.newFileUtils();
 File tmpDir = createTempFile(cactus, tmp.dir,
-getProject().getBasedir(), true);
+new File(.), true);
 tmpDir.mkdirs();
 tmpDir.deleteOnExit();
 File webXmlFile = null;

Added: 
jakarta/cactus/trunk/integration/maven2/src/test/java/org/apache/cactus/integration/maven2/test/TestCactifyWarMojo.java
URL: 

svn commit: r659171 - in /jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus: ./ internal/client/connector/http/ internal/client/jms/ spi/server/ util/

2008-05-22 Thread ptahchiev
Author: ptahchiev
Date: Thu May 22 10:38:54 2008
New Revision: 659171

URL: http://svn.apache.org/viewvc?rev=659171view=rev
Log:
Initial JMS components added.

Added:

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/JmsRequest.java
   (with props)

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/JmsTestCase.java
   (with props)

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/ServiceDefinition.java
   (with props)

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/internal/client/connector/http/JmsProtocolHandler.java
   (with props)

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/internal/client/connector/http/JmsProtocolState.java
   (with props)

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/internal/client/jms/

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/internal/client/jms/JmsClient.java
   (with props)

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/internal/client/jms/JmsClientHelper.java
   (with props)

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/spi/server/MessageDrivenBeanImplicitObjects.java
   (with props)

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/spi/server/MessageDrivenBeanRedirector.java
   (with props)

jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/util/JmsConfiguration.java
   (with props)

Added: 
jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/JmsRequest.java
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/JmsRequest.java?rev=659171view=auto
==
--- 
jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/JmsRequest.java
 (added)
+++ 
jakarta/cactus/trunk/framework/framework-12-13-14/src/main/java/org/apache/cactus/JmsRequest.java
 Thu May 22 10:38:54 2008
@@ -0,0 +1,135 @@
+/* 
+ * 
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the License); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ * 
+ * 
+ */
+package org.apache.cactus;
+
+import javax.jms.QueueSession;
+import javax.jms.Message;
+import javax.jms.TextMessage;
+import javax.jms.JMSException;
+
+import org.apache.cactus.util.ChainedRuntimeException;
+
+/**
+ * Contains all JMS request data for a test case. It is the data that
+ * will be sent to the server redirector and that will be available to the test
+ * methods.
+ *
+ * @author a href=mailto:[EMAIL PROTECTED]Vincent Massol/a
+ *
+ * @since 1.4
+ *
+ * @version $Id$
+ */
+public class JmsRequest implements Request
+{
+/**
+ * The JMS Queue Session that will be used to send JMS messages to the
+ * server side.
+ */
+private QueueSession queueSession;
+
+/**
+ * The JNDI queue name  of the queue to use to send the JMS message.
+ */
+private String queueName;
+
+/**
+ * The Message to send.
+ */
+private Message message;
+
+/**
+ * @param theQueueSession the JMS Queue Session that we will use to send
+ *JMS messages to the server side
+ */
+public JmsRequest(QueueSession theQueueSession)
+{
+this.queueSession = theQueueSession;
+}
+
+/**
+ * @return the Queue Session that is used to send messages to the server
+ * side
+ */
+private QueueSession getQueueSession()
+{
+return this.queueSession;
+}
+
+/**
+ * Creates a text message with a text.
+ *
+ * @param theText the text message
+ * @return the created text message
+ */
+public TextMessage createTextMessage(String theText)
+{
+try {
+this.message = getQueueSession().createTextMessage(theText);
+} catch (JMSException e) {
+throw new 

svn commit: r659174 - /jakarta/cactus/trunk/framework/pom.xml

2008-05-22 Thread ptahchiev
Author: ptahchiev
Date: Thu May 22 10:41:39 2008
New Revision: 659174

URL: http://svn.apache.org/viewvc?rev=659174view=rev
Log:
JMS dependencies added.

Modified:
jakarta/cactus/trunk/framework/pom.xml

Modified: jakarta/cactus/trunk/framework/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/pom.xml?rev=659174r1=659173r2=659174view=diff
==
--- jakarta/cactus/trunk/framework/pom.xml (original)
+++ jakarta/cactus/trunk/framework/pom.xml Thu May 22 10:41:39 2008
@@ -64,6 +64,16 @@
groupIdcommons-logging/groupId
artifactIdcommons-logging/artifactId
/dependency
+   dependency
+   groupIdorg.apache.geronimo.specs/groupId
+   artifactIdgeronimo-jms_1.1_spec/artifactId
+   version1.0/version
+   /dependency
+   dependency
+   groupIdorg.apache.geronimo.specs/groupId
+   artifactIdgeronimo-ejb_2.1_spec/artifactId
+   version1.0/version
+   /dependency
 !-- TODO: check if really necessary --
dependency
groupIdcommons-httpclient/groupId



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r659176 - in /jakarta/cactus/trunk/samples/ejb: pom.xml src/main/java/org/apache/cactus/sample/ejb/EmailMDB.java src/main/java/org/apache/cactus/sample/ejb/TestSampleMDB.java src/main/reso

2008-05-22 Thread ptahchiev
Author: ptahchiev
Date: Thu May 22 10:48:12 2008
New Revision: 659176

URL: http://svn.apache.org/viewvc?rev=659176view=rev
Log:
Added an example of the jms mdb. Initial state - should be improved.

Added:

jakarta/cactus/trunk/samples/ejb/src/main/java/org/apache/cactus/sample/ejb/EmailMDB.java
   (with props)

jakarta/cactus/trunk/samples/ejb/src/main/java/org/apache/cactus/sample/ejb/TestSampleMDB.java
   (with props)
jakarta/cactus/trunk/samples/ejb/src/main/resources/jboss.xml   (with props)
Modified:
jakarta/cactus/trunk/samples/ejb/pom.xml
jakarta/cactus/trunk/samples/ejb/src/main/resources/ejb-jar.xml

Modified: jakarta/cactus/trunk/samples/ejb/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/ejb/pom.xml?rev=659176r1=659175r2=659176view=diff
==
--- jakarta/cactus/trunk/samples/ejb/pom.xml (original)
+++ jakarta/cactus/trunk/samples/ejb/pom.xml Thu May 22 10:48:12 2008
@@ -22,7 +22,7 @@
parent
groupIdorg.apache.cactus/groupId
artifactIdcactus.samples/artifactId
-   version1.8.0-SNAPSHOT/version
+   version1.8.1-SNAPSHOT/version
/parent
artifactIdcactus.samples.ejb/artifactId
nameCactus Ejb Samples - Parent Project/name
@@ -67,12 +67,12 @@
dependency
groupIdorg.codehaus.cargo/groupId
artifactIdcargo-core-uberjar/artifactId
-   version0.9/version
+   version1.0-SNAPSHOT/version
/dependency
dependency
groupIdorg.codehaus.cargo/groupId
artifactIdcargo-ant/artifactId
-   version0.9/version
+   version1.0-SNAPSHOT/version
/dependency
dependency
groupIdxerces/groupId
@@ -104,10 +104,25 @@
artifactIdivy/artifactId
version2.0.0-beta1/version
/dependency
-   dependency 
+   !--dependency 
groupIdgeronimo-spec/groupId
artifactIdgeronimo-spec-ejb/artifactId
version2.1-rc4/version
+   /dependency--
+   dependency
+   groupIdorg.apache.geronimo.specs/groupId
+   artifactIdgeronimo-jms_1.1_spec/artifactId
+   version1.0/version
+   /dependency   
+   !--dependency
+   groupIdorg.apache.geronimo.specs/groupId
+   artifactIdgeronimo-ejb_2.1_spec/artifactId
+   version1.0/version
+   /dependency--
+   dependency
+   groupIdorg.apache.geronimo.specs/groupId
+   artifactIdgeronimo-ejb_3.0_spec/artifactId
+   version1.0/version
/dependency
/dependencies
build

Added: 
jakarta/cactus/trunk/samples/ejb/src/main/java/org/apache/cactus/sample/ejb/EmailMDB.java
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/ejb/src/main/java/org/apache/cactus/sample/ejb/EmailMDB.java?rev=659176view=auto
==
--- 
jakarta/cactus/trunk/samples/ejb/src/main/java/org/apache/cactus/sample/ejb/EmailMDB.java
 (added)
+++ 
jakarta/cactus/trunk/samples/ejb/src/main/java/org/apache/cactus/sample/ejb/EmailMDB.java
 Thu May 22 10:48:12 2008
@@ -0,0 +1,56 @@
+package org.apache.cactus.sample.ejb;
+
+import java.util.*;
+import javax.ejb.*;
+import javax.jms.*;
+
+public class EmailMDB implements MessageDrivenBean, MessageListener 
+{
+
+   private MessageDrivenContext context;
+
+   // --
+   // EJB Methods from MessageDrivenBean interface
+   // --
+   public void ejbCreate() {
+   System.out.println(EmailMDB: ejbCreate called);
+   }
+
+   public void ejbRemove() {
+   System.out.println(EmailMDB: ejbRemove called);
+   }
+
+   public void setMessageDrivenContext(MessageDrivenContext context) {
+   System.out.println(setMessageDrivenContext called);
+   this.context = context;
+   }
+
+
+   // --
+   // Method from MessageListener interface
+   // --
+   /**
+* Take in a MapMessage and use the EmailHelper to send out an email 
message
+*/
+   public void onMessage(Message message) {
+   System.out.println(EmailMDB: onMessage called);
+   MapMessage mapmessage = 

svn commit: r659179 - in /jakarta/cactus/trunk/samples/ejb: build.xml ivy.xml

2008-05-22 Thread ptahchiev
Author: ptahchiev
Date: Thu May 22 10:51:20 2008
New Revision: 659179

URL: http://svn.apache.org/viewvc?rev=659179view=rev
Log:
added some deps. so that to execute the mdb tests.

Modified:
jakarta/cactus/trunk/samples/ejb/build.xml
jakarta/cactus/trunk/samples/ejb/ivy.xml

Modified: jakarta/cactus/trunk/samples/ejb/build.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/ejb/build.xml?rev=659179r1=659178r2=659179view=diff
==
--- jakarta/cactus/trunk/samples/ejb/build.xml (original)
+++ jakarta/cactus/trunk/samples/ejb/build.xml Thu May 22 10:51:20 2008
@@ -66,6 +66,12 @@
 include name=*.jar/
   /fileset
/path
+   
+   path id=jboss.client
+   fileset dir=${basedir}/jboss-4.0.2/client
+include name=*.jar/
+  /fileset
+/path
/target
 
  !--
@@ -193,12 +199,14 @@
path refid=cactus.classpath/
pathelement location=${build.dir}/
pathelement location=${cactus.build.dir}/
+   pathelement location=${basedir}/cactus/
+   path refid=jboss.client/
/classpath
containerset
-   cargo containerId=${jboss.container.id} 
output=${logs.dir}/output.log log=${logs.dir}/cargo.log
-   zipUrlInstaller
+   cargo containerId=${jboss.container.id} 
output=${logs.dir}/output.log log=${logs.dir}/cargo.log home=jboss-4.0.2
+   !--zipUrlInstaller
 
installUrl=http://heanet.dl.sourceforge.net/sourceforge/jboss/jboss-4.0.2.zip;
-installDir=target/${jboss.container.id}/
+installDir=target/${jboss.container.id}/--
configuration
property 
name=cargo.servlet.port value=${cargo.servlet.port}/
property name=cargo.logging 
value=${cargo.logging}/

Modified: jakarta/cactus/trunk/samples/ejb/ivy.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/ejb/ivy.xml?rev=659179r1=659178r2=659179view=diff
==
--- jakarta/cactus/trunk/samples/ejb/ivy.xml (original)
+++ jakarta/cactus/trunk/samples/ejb/ivy.xml Thu May 22 10:51:20 2008
@@ -29,13 +29,20 @@
dependency org=commons-logging name=commons-logging 
rev=1.1/
dependency org=commons-codec name=commons-codec rev=1.3/
dependency org=aspectj name=aspectjrt rev=1.5.3/
-   dependency org=org.codehaus.cargo name=cargo-core-uberjar 
rev=0.9/
-   dependency org=org.codehaus.cargo name=cargo-ant 
rev=0.9/
+   dependency org=org.codehaus.cargo name=cargo-core-uberjar 
rev=1.0-SNAPSHOT/
+   dependency org=org.codehaus.cargo name=cargo-ant 
rev=1.0-SNAPSHOT/
dependency org=xerces name=xercesImpl rev=2.6.2/

dependency org=javax.servlet name=jsp-api rev=2.0/
dependency org=javax.servlet name=servlet-api rev=2.5/
dependency org=javax.servlet name=jstl rev=1.1.2/
dependency org=geronimo-spec name=geronimo-spec-ejb 
rev=2.1-rc4/
+   dependency org=org.apache.geronimo.specs 
name=geronimo-jms_1.1_spec rev=1.0/
+   dependency org=org.apache.geronimo.specs 
name=geronimo-ejb_2.1_spec rev=1.0/
+   
+   dependency org=jdom name=jdom rev=1.0/
+ dependency org=jaxen name=jaxen rev=1.1.1/
+ 
+ 
/dependencies
 /ivy-module 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Cactus DOAP file

2008-05-22 Thread sebb
The Cactus DOAP file seems to have been moved from its original location of:

http://svn.apache.org/repos/asf/jakarta/cactus/trunk/doap_Jakarta_Cactus.rdf

and I could not find it anywhere, so I've commented it out of the ASF
projects build.

If anyone can let me know where the file is I can restore it to the build.

Thanks.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]