[jboss-cvs] jboss-seam ...

Max Rydahl Andersen mandersen at jboss.com
Fri Oct 26 09:31:29 EDT 2007


  User: mandersen
  Date: 07/10/26 09:31:29

  Modified:    jboss-seam   Tag: Seam_1_2_1_AP .project .classpath
  Log:
  JBSEAM-2161 new-conversation does not work for war deployment
  JBIDE-939 EL not allowed in pages.xml
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.4.1   +1 -1      jboss-seam/.project
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .project
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/.project,v
  retrieving revision 1.2
  retrieving revision 1.2.4.1
  diff -u -b -r1.2 -r1.2.4.1
  --- .project	25 Oct 2006 15:39:10 -0000	1.2
  +++ .project	26 Oct 2007 13:31:29 -0000	1.2.4.1
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <projectDescription>
  -	<name>jboss-seam</name>
  +	<name>jboss-seam-1.2.1.AP</name>
   	<comment></comment>
   	<projects>
   	</projects>
  
  
  
  1.40.2.1  +1 -1      jboss-seam/Attic/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/Attic/.classpath,v
  retrieving revision 1.40
  retrieving revision 1.40.2.1
  diff -u -b -r1.40 -r1.40.2.1
  --- .classpath	9 Mar 2007 19:39:14 -0000	1.40
  +++ .classpath	26 Oct 2007 13:31:29 -0000	1.40.2.1
  @@ -31,11 +31,11 @@
   	<classpathentry kind="lib" path="lib/jsf-facelets.jar"/>
   	<classpathentry kind="lib" path="lib/mail.jar"/>
   	<classpathentry kind="lib" path="lib/jbpm-3.1.4.jar"/>
  -	<classpathentry kind="lib" path="lib/jcaptcha-all-1.0-RC3.jar"/>
   	<classpathentry kind="lib" path="lib/activation.jar"/>
   	<classpathentry kind="lib" path="lib/mail-ra.jar"/>
   	<classpathentry kind="lib" path="lib/spring.jar"/>
   	<classpathentry kind="lib" path="lib/itext-2.0.1.jar"/>
   	<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
  +	<classpathentry kind="lib" path="lib/jcaptcha-all-1.0-RC4.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list