You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/01/28 15:11:10 UTC

cvs commit: jakarta-gump/project jaxen.xml

bodewig     2004/01/28 06:11:09

  Modified:    project  jaxen.xml
  Log:
  Jaxen needs test-classes on CLASSPATH
  
  Revision  Changes    Path
  1.25      +4 -0      jakarta-gump/project/jaxen.xml
  
  Index: jaxen.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jaxen.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- jaxen.xml	4 Dec 2003 14:27:21 -0000	1.24
  +++ jaxen.xml	28 Jan 2004 14:11:04 -0000	1.25
  @@ -27,6 +27,8 @@
       <depend project="xom"/>
       <work nested="target/classes">
       </work>
  +    <work nested="target/test-classes">
  +    </work>
       <home nested="target">
       </home>
       <jar name="jaxen-@@DATE@@.jar">
  @@ -57,6 +59,8 @@
       </depend>
       <depend project="xom"/>
       <work nested="target/classes">
  +    </work>
  +    <work nested="target/test-classes">
       </work>
       <home nested="target">
       </home>
  
  
  

Re: cvs commit: jakarta-gump/project jaxen.xml

Posted by Stefan Bodewig <bo...@apache.org>.
On Wed, 28 Jan 2004, Antoine Lévy-Lambert <an...@antbuild.com>
wrote:

> is this project file used on lsd.student.utwente.nl for the
> jaxen-from-packaged-dom4j project too ?

It is supposed to, yes.

Keep in mind that a full run from reading the configuration to
actually finishing the last project takes many hours.

Stefan

Re: cvs commit: jakarta-gump/project jaxen.xml

Posted by Antoine Lévy-Lambert <an...@antbuild.com>.
I was wondering :

is this project file used on lsd.student.utwente.nl for the 
jaxen-from-packaged-dom4j project too ?

Antoine


bodewig@apache.org wrote:

>bodewig     2004/01/28 06:11:09
>
>  Modified:    project  jaxen.xml
>  Log:
>  Jaxen needs test-classes on CLASSPATH
>  
>  Revision  Changes    Path
>  1.25      +4 -0      jakarta-gump/project/jaxen.xml
>  
>  Index: jaxen.xml
>  ===================================================================
>  RCS file: /home/cvs/jakarta-gump/project/jaxen.xml,v
>  retrieving revision 1.24
>  retrieving revision 1.25
>  diff -u -r1.24 -r1.25
>  --- jaxen.xml	4 Dec 2003 14:27:21 -0000	1.24
>  +++ jaxen.xml	28 Jan 2004 14:11:04 -0000	1.25
>  @@ -27,6 +27,8 @@
>       <depend project="xom"/>
>       <work nested="target/classes">
>       </work>
>  +    <work nested="target/test-classes">
>  +    </work>
>       <home nested="target">
>       </home>
>       <jar name="jaxen-@@DATE@@.jar">
>  @@ -57,6 +59,8 @@
>       </depend>
>       <depend project="xom"/>
>       <work nested="target/classes">
>  +    </work>
>  +    <work nested="target/test-classes">
>       </work>
>       <home nested="target">
>       </home>
>  
>  
>  
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: gump-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: gump-help@jakarta.apache.org
>
>
>  
>