[JBoss-dev] CVS update: newsite build.xml

2002-02-05 Thread marc fleury

  User: mnf999  
  Date: 02/02/05 09:39:50

  Modified:.build.xml
  Log:
  Updated Website: updated team, updated partners
  
  Revision  ChangesPath
  1.29  +6 -1  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- build.xml 2001/12/10 20:04:45 1.28
  +++ build.xml 2002/02/05 17:39:50 1.29
  @@ -12,7 +12,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.28 2001/12/10 20:04:45 mnf999 Exp $ --
  +!-- $Id: build.xml,v 1.29 2002/02/05 17:39:50 mnf999 Exp $ --
   
   project default=main name=JBoss Website/Website
   
  @@ -239,6 +239,11 @@
 /fileset
   /ear
   
  +  copy todir=C:\JBoss\jboss\deploy filtering=no
  +  fileset dir=${build.lib}
  + include name=website.ear/
  +  /fileset
  +/copy
   
 /target
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2002-02-05 Thread marc fleury

  User: mnf999  
  Date: 02/02/05 09:45:01

  Modified:.build.xml
  Log:
  Oops
  :
  
  Revision  ChangesPath
  1.30  +2 -6  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- build.xml 2002/02/05 17:39:50 1.29
  +++ build.xml 2002/02/05 17:45:01 1.30
  @@ -12,7 +12,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.29 2002/02/05 17:39:50 mnf999 Exp $ --
  +!-- $Id: build.xml,v 1.30 2002/02/05 17:45:01 mnf999 Exp $ --
   
   project default=main name=JBoss Website/Website
   
  @@ -239,11 +239,7 @@
 /fileset
   /ear
   
  -  copy todir=C:\JBoss\jboss\deploy filtering=no
  -  fileset dir=${build.lib}
  - include name=website.ear/
  -  /fileset
  -/copy
  +  
   
 /target
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-12-10 Thread marc fleury

  User: mnf999  
  Date: 01/12/10 11:44:10

  Modified:.build.xml
  Log:
  Altoweb partnership
  
  Revision  ChangesPath
  1.27  +10 -1 newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- build.xml 2001/12/06 03:25:27 1.26
  +++ build.xml 2001/12/10 19:44:10 1.27
  @@ -12,7 +12,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.26 2001/12/06 03:25:27 user57 Exp $ --
  +!-- $Id: build.xml,v 1.27 2001/12/10 19:44:10 mnf999 Exp $ --
   
   project default=main name=JBoss Website/Website
   
  @@ -238,6 +238,15 @@
   include name=website.war/
 /fileset
   /ear
  +
  +
  +
  + copy todir=/home/marcf/JBoss-2.4.1_Tomcat-3.2.3/jboss/deploy filtering=no
  +  fileset dir=${build.lib}
  + include name=**/
  +  /fileset
  +/copy
  +
 /target
   
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-12-10 Thread marc fleury

  User: mnf999  
  Date: 01/12/10 12:04:45

  Modified:.build.xml
  Log:
  
  
  Revision  ChangesPath
  1.28  +1 -8  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- build.xml 2001/12/10 19:44:10 1.27
  +++ build.xml 2001/12/10 20:04:45 1.28
  @@ -12,7 +12,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.27 2001/12/10 19:44:10 mnf999 Exp $ --
  +!-- $Id: build.xml,v 1.28 2001/12/10 20:04:45 mnf999 Exp $ --
   
   project default=main name=JBoss Website/Website
   
  @@ -239,13 +239,6 @@
 /fileset
   /ear
   
  -
  -
  - copy todir=/home/marcf/JBoss-2.4.1_Tomcat-3.2.3/jboss/deploy filtering=no
  -  fileset dir=${build.lib}
  - include name=**/
  -  /fileset
  -/copy
   
 /target
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-11-19 Thread Jason Dillon

  User: user57  
  Date: 01/11/19 17:13:07

  Modified:.build.xml
  Log:
   o removed snapshot configuration  metadata files (moved to snapshots
 module)
   o removed indexPET.jsp, has old data, looks like it is not ref'd anywhere
   o updated cvs.jsp, added direct link to the latest CVSROOT/modules 
 documented that the when browsing the structure is different than when
 checking out
  
  Revision  ChangesPath
  1.25  +3 -145newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- build.xml 2001/11/13 23:44:42 1.24
  +++ build.xml 2001/11/20 01:13:07 1.25
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.24 2001/11/13 23:44:42 tmcsys Exp $ --
  +!-- $Id: build.xml,v 1.25 2001/11/20 01:13:07 user57 Exp $ --
   
   project default=main name=JBoss Website/Website
   
  @@ -184,8 +184,6 @@
   !-- Where build generated files will go --
   property name=build.bin value=${module.output}/bin/
   property name=build.metadata value=${module.output}/metadata/
  -property name=build.snapshots value=${module.output}/snapshots/
  -property name=build.snapshots.tmp value=${build.snapshots}/tmp/
   property name=build.docs value=${module.output}/docs/
   property name=build.xdocs value=${module.output}/xdocs/
   property name=build.stylesheets value=${module.output}/stylesheets/
  @@ -233,13 +231,6 @@
   property name=junit.timeout value=24/ !-- 4 minutes --
   property name=junit.batchtest.todir value=${build.reports}/
   property name=junit.jvm.options value=-Ddummy/
  -
  -!-- Controls for the compile-snapshot target --
  -property name=snapshot.cvsroot
  -   value=:pserver:[EMAIL PROTECTED]:/cvsroot/jboss/
  -
  -property name=snapshot.modules
  -   value=jboss-all jboss-mq jboss-plugins/
 /target
   
   
  @@ -259,8 +250,7 @@
  depends=init, 
   compile-docs, 
  compile-metadata, 
  -   compile-bin,
  -   compile-snapshots/
  +   compile-bin/
   
 !-- Compile doc sources  support files --
 target name=compile-docs depends=init
  @@ -306,106 +296,6 @@
   /chmod
 /target
   
  -  !-- Export the cvs modules for snapshots --
  -  
  -  target name=_compile-snapshots-export-cvs 
  -   depends=init 
  -   unless=snapshot-export-cvs.disable
  -mkdir dir=${build.snapshots.tmp}/
  -echoExporting CVS modules for snaphots.../echo
  -
  -
  -!-- Make sure there is an entry for this cvsroot --
  -
  - cvspass cvsroot=${snapshot.cvsroot} password=/
  -cvs cvsroot=${snapshot.cvsroot}
  -  command=-Q -r -f -z3 export
  -  date=TODAY 
  -  package=${snapshot.modules}
  -  dest=${build.snapshots.tmp}/
  -  /target
  -  
  -  !-- Compile cvs source snapshots --
  -
  - target name=compile-snapshots 
  -   unless=snapshot.disable
  -   depends=init, _compile-snapshots-export-cvs
  -mkdir dir=${build.snapshots}/
  -
  -
  -!-- build jboss-all.zip --
  -
  -   zip zipfile=${build.snapshots}/jboss-all.zip
  -  fileset dir=${build.snapshots.tmp}
  -include name=jboss-all/**/
  -  /fileset
  -/zip
  -
  -
  -!-- build jboss-all.tgz --
  -
  -tar tarfile=${build.snapshots}/jboss-all.tar 
  -  longfile=gnu
  -  basedir=${build.snapshots.tmp}
  -  includes=jboss-all/**
  -/tar
  -gzip src=${build.snapshots}/jboss-all.tar
  -   zipfile=${build.snapshots}/jboss-all.tgz/
  -
  -
  -!-- build jboss-mq.zip --
  -
  -  zip zipfile=${build.snapshots}/jboss-mq.zip
  -  fileset dir=${build.snapshots.tmp}
  -include name=jboss-mq/**/
  -  /fileset
  -/zip
  -
  -!-- build jboss-mq.tgz --
  -
  -tar tarfile=${build.snapshots}/jboss-mq.tar 
  -  longfile=gnu
  -  basedir=${build.snapshots.tmp}
  -  includes=jboss-mq/**
  -/tar
  -gzip src=${build.snapshots}/jboss-mq.tar
  -   zipfile=${build.snapshots}/jboss-mq.tgz/
  -
  -!-- build jboss-plugins.zip --
  -
  - zip zipfile=${build.snapshots}/jboss-plugins.zip
  -  fileset dir=${build.snapshots.tmp}
  -include name=jboss-plugins/**/
  -  /fileset
  -/zip
  -
  -!-- build jboss-plugins.tgz --
  - tar tarfile=${build.snapshots}/jboss-plugins.tar 
  -  longfile=gnu
  -  basedir=${build.snapshots.tmp}
  -  includes=jboss-plugins/**
  -/tar
  -gzip src=${build.snapshots}/jboss-plugins.tar
  -   zipfile=${build.snapshots}/jboss-plugins.tgz/
  -
  -!-- = 

[JBoss-dev] CVS update: newsite build.xml

2001-11-13 Thread Tom Coleman

  User: tmcsys  
  Date: 01/11/13 15:44:42

  Modified:.build.xml
  Log:
  Allow users to build website.ear without building and including snapshots.war.
  
  To build website and manual:
  
  build.sh -Dmodules=website,manual -Dsnapshot.disable=true 
-Dsnapshot-export-cvs.disable=true website
  
  To build website:
  
  build.sh -Dmodules=website -Dsnapshot.disable=true 
-Dsnapshot-export-cvs.disable=true website
  
  Revision  ChangesPath
  1.24  +24 -3 newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- build.xml 2001/11/02 17:29:53 1.23
  +++ build.xml 2001/11/13 23:44:42 1.24
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.23 2001/11/02 17:29:53 mnf999 Exp $ --
  +!-- $Id: build.xml,v 1.24 2001/11/13 23:44:42 tmcsys Exp $ --
   
   project default=main name=JBoss Website/Website
   
  @@ -414,9 +414,12 @@
 !-- 
| Build all jar files.
  --
  -  target name=jars depends=compile description=Builds all jar
  -mkdir dir=${build.lib}/
  +  target name=jars depends=website-snaps,website-nosnaps description=Builds 
all jar
  +  /target
   
  +  target name=website-snaps 
  +depends=compile unless=snapshot.disable
  +mkdir dir=${build.lib}/
   war warfile=${build.lib}/website.war
 webxml=${build.metadata}/website-web.xml
 fileset dir=${build.docs}
  @@ -442,6 +445,24 @@
   
 /target
   
  +  target name=website-nosnaps 
  +depends=compile if=snapshot.disable
  +mkdir dir=${build.lib}/
  +war warfile=${build.lib}/website.war
  +  webxml=${build.metadata}/website-web.xml
  +  fileset dir=${build.docs}
  +include name=**/*/
  +  /fileset
  +/war
  +
  +ear earfile=${build.lib}/website.ear
  +  appxml=${build.metadata}/website-application-nosnaps.xml
  +  fileset dir=${build.lib}
  +include name=website.war/
  +  /fileset
  +/ear
  +
  +  /target
   
 !-- == --
 !-- Documents  --
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-11-02 Thread marc fleury

  User: mnf999  
  Date: 01/11/02 07:19:53

  Modified:.build.xml
  Log:
  build.xml for the current website
  
  Revision  ChangesPath
  1.22  +17 -30newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- build.xml 2001/11/02 04:05:41 1.21
  +++ build.xml 2001/11/02 15:19:53 1.22
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.21 2001/11/02 04:05:41 mnf999 Exp $ --
  +!-- $Id: build.xml,v 1.22 2001/11/02 15:19:53 mnf999 Exp $ --
   
   project default=main name=JBoss Website/Website
   
  @@ -259,9 +259,8 @@
  depends=init, 
   compile-docs, 
  compile-metadata, 
  -   compile-bin/
  -!--, 
  -   compile-snapshots/--
  +   compile-bin,
  +   compile-snapshots/
   
 !-- Compile doc sources  support files --
 target name=compile-docs depends=init
  @@ -309,16 +308,14 @@
   
 !-- Export the cvs modules for snapshots --
 
  -!--
 target name=_compile-snapshots-export-cvs 
  depends=init 
  unless=snapshot-export-cvs.disable
   mkdir dir=${build.snapshots.tmp}/
   echoExporting CVS modules for snaphots.../echo
  ---
   
  +
   !-- Make sure there is an entry for this cvsroot --
  -!--
   
cvspass cvsroot=${snapshot.cvsroot} password=/
   cvs cvsroot=${snapshot.cvsroot}
  @@ -327,27 +324,26 @@
 package=${snapshot.modules}
 dest=${build.snapshots.tmp}/
 /target
  ---
 
 !-- Compile cvs source snapshots --
  -!-- 
  +
target name=compile-snapshots 
  unless=snapshot.disable
  depends=init, _compile-snapshots-export-cvs
   mkdir dir=${build.snapshots}/
  ---
  +
   
   !-- build jboss-all.zip --
  -!--
  +
  zip zipfile=${build.snapshots}/jboss-all.zip
 fileset dir=${build.snapshots.tmp}
   include name=jboss-all/**/
 /fileset
   /zip
  ---
  +
   
   !-- build jboss-all.tgz --
  -!--
  +
   tar tarfile=${build.snapshots}/jboss-all.tar 
 longfile=gnu
 basedir=${build.snapshots.tmp}
  @@ -355,18 +351,18 @@
   /tar
   gzip src=${build.snapshots}/jboss-all.tar
  zipfile=${build.snapshots}/jboss-all.tgz/
  ---
  +
   
   !-- build jboss-mq.zip --
  -!--
  +
 zip zipfile=${build.snapshots}/jboss-mq.zip
 fileset dir=${build.snapshots.tmp}
   include name=jboss-mq/**/
 /fileset
   /zip
  --- 
  +
   !-- build jboss-mq.tgz --
  -!--
  +
   tar tarfile=${build.snapshots}/jboss-mq.tar 
 longfile=gnu
 basedir=${build.snapshots.tmp}
  @@ -374,19 +370,16 @@
   /tar
   gzip src=${build.snapshots}/jboss-mq.tar
  zipfile=${build.snapshots}/jboss-mq.tgz/
  ---
  +
   !-- build jboss-plugins.zip --
   
  -!--
zip zipfile=${build.snapshots}/jboss-plugins.zip
 fileset dir=${build.snapshots.tmp}
   include name=jboss-plugins/**/
 /fileset
   /zip
  ---
   
   !-- build jboss-plugins.tgz --
  -!--
tar tarfile=${build.snapshots}/jboss-plugins.tar 
 longfile=gnu
 basedir=${build.snapshots.tmp}
  @@ -394,7 +387,7 @@
   /tar
   gzip src=${build.snapshots}/jboss-plugins.tar
  zipfile=${build.snapshots}/jboss-plugins.tgz/
  ---
  +
   !-- = --
   !-- HACK Make the JBoss DTDs available under j2ee/dtd --
   !-- = --
  @@ -404,7 +397,7 @@
  | perhaps the dtds should be in a seperate module (shared by jboss-all
  | and jboss-website), or something... this is just bad form!
--
  -!--
  +
   mkdir dir=${build.docs}/j2ee/dtd/
   copy todir=${build.docs}/j2ee/dtd filtering=no
 fileset 
dir=${build.snapshots.tmp}/jboss-all/server/src/resources/org/jboss/metadata
  @@ -413,7 +406,7 @@
   /copy
   
 /target
  ---  
  +
 !-- == --
 !-- Archives   --
 !-- == --
  @@ -455,12 +448,6 @@
   include name=snapshots.war/
 /fileset
   /ear
  - 
  - copy todir=/home/marcf/JBoss-2.4.1_Tomcat-3.2.3/jboss/deploy filtering=no
  -  fileset dir=${build.lib}
  - include name=website.ear/
  -  /fileset
  -/copy
   
 /target
   
  
  
  

___

[JBoss-dev] CVS update: newsite build.xml

2001-11-02 Thread marc fleury

  User: mnf999  
  Date: 01/11/02 09:29:54

  Modified:.build.xml
  Log:
  
  
  Revision  ChangesPath
  1.23  +1 -10 newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- build.xml 2001/11/02 15:19:53 1.22
  +++ build.xml 2001/11/02 17:29:53 1.23
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.22 2001/11/02 15:19:53 mnf999 Exp $ --
  +!-- $Id: build.xml,v 1.23 2001/11/02 17:29:53 mnf999 Exp $ --
   
   project default=main name=JBoss Website/Website
   
  @@ -421,17 +421,9 @@
 webxml=${build.metadata}/website-web.xml
 fileset dir=${build.docs}
   include name=**/*/
  -exclude name=jbossgroup/
 /fileset
   /war
   
  -war warfile=${build.lib}/jbossgroup.war
  -  webxml=${build.metadata}/jbossgroup-web.xml
  -  fileset dir=${build.docs}/jbossgroup
  -include name=**/*/
  -  /fileset
  -/war
  -
   war warfile=${build.lib}/snapshots.war
 webxml=${build.metadata}/snapshots-web.xml
 fileset dir=${build.snapshots}
  @@ -444,7 +436,6 @@
 appxml=${build.metadata}/website-application.xml
 fileset dir=${build.lib}
   include name=website.war/
  -include name=jbossgroup.war/
   include name=snapshots.war/
 /fileset
   /ear
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-10-02 Thread Jason Dillon

  User: user57  
  Date: 01/10/02 15:33:02

  Modified:.build.xml
  Log:
   o jboss-website/website/survey has been moved to jboss-website/survey
  
  Revision  ChangesPath
  1.18  +4 -197newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- build.xml 2001/10/02 00:15:38 1.17
  +++ build.xml 2001/10/02 22:33:02 1.18
  @@ -10,9 +10,9 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.17 2001/10/02 00:15:38 user57 Exp $ --
  +!-- $Id: build.xml,v 1.18 2001/10/02 22:33:02 user57 Exp $ --
   
  -project default=main name=JBoss/Website
  +project default=main name=JBoss Website/Website
   
 !-- == --
 !-- Initialization --
  @@ -152,13 +152,6 @@
   
 !-- Configure the thirdparty libraries required by this module. --
 target name=_configure-libraries unless=configure-libraries.disable
  -!-- Java Authentication and Authorization Service (JAAS) --
  -property name=sun.jaas.root value=${project.thirdparty}/sun/jaas/
  -property name=sun.jaas.lib value=${sun.jaas.root}/lib/
  -path id=sun.jaas.classpath
  -  pathelement path=${sun.jaas.lib}/jaas.jar/
  -/path
  -
   !-- JUnit --
   property name=junit.junit.root value=${project.thirdparty}/junit/junit/
   property name=junit.junit.lib value=${junit.junit.root}/lib/
  @@ -168,7 +161,6 @@
   
   !-- The combined library classpath --
   path id=library.classpath
  -  path refid=sun.jaas.classpath/
   /path
 /target
   
  @@ -188,14 +180,6 @@
   property name=source.stylesheets value=${module.source}/stylesheets/
   property name=source.docs value=${module.source}/docs/
   property name=source.xdocs value=${module.source}/xdocs/
  -!-- Where source files live for JBoss Survey --
  -property name=survey.root value=${module.root}/survey/
  -property name=survey.lib value=${survey.root}/lib/
  -property name=survey.source.metadata value=${survey.root}/metadata/
  -property name=survey.ejb.source value=${survey.root}/src/ejb/
  -property name=survey.client.source value=${survey.root}/src/client/
  -property name=survey.web.source value=${survey.root}/web.survey/
  -property name=survey.help.web.source value=${survey.root}/web.survey.help/
   
   !-- Where build generated files will go --
   property name=build.bin value=${module.output}/bin/
  @@ -210,28 +194,16 @@
   property name=build.html.printable value=${build.html}/printable/
   property name=build.pdf value=${module.output}/pdf/
   property name=build.lib value=${module.output}/lib/
  -!-- Where Survey build generated files will go --
  -property name=build.metadata.survey 
value=${module.output}/metadata/survey/
  -property name=build.classes value=${module.output}/classes/
  -property name=build.gen value=${module.output}/generated/
   
   !-- Install/Release structure --
   property name=install.id value=${module.name}-${module.version}/
   property name=release.id value=${install.id}/
   property name=install.root value=${module.output}/${install.id}/
   
  -!-- Log4j --
  -property name=apache.log4j.root value=${project.thirdparty}/apache/log4j/
  -property name=apache.log4j.lib value=${apache.log4j.root}/lib/
  -path id=apache.log4j.classpath
  -  pathelement path=${apache.log4j.lib}/log4j.jar/
  -/path
  -
   !-- The combined thirdparty classpath --
   path id=thirdparty.classpath
 path refid=library.classpath/
 path refid=dependentmodule.classpath/
  -  path refid=apache.log4j.classpath/
   /path
   
   !-- This module is based on Java 1.2 --
  @@ -248,15 +220,6 @@
 path refid=thirdparty.classpath/
   /path
   
  -!-- The classpath required to build survey. --
  -path id=survey.classpath
  -  pathelement path=${survey.lib}/jboss-j2ee.jar/
  -  pathelement path=${project.thirdparty}/sun/javamail/lib/mail.jar/
  -  pathelement path=${project.thirdparty}/sun/servlet/lib/servlet.jar/
  -  path refid=javac.classpath/
  -/path
  -property name=survey.classpath refid=survey.classpath/
  -
   !-- The classpath required to build javadocs. --
   path id=javadoc.classpath
 path refid=javac.classpath/
  @@ -273,17 +236,6 @@
   !-- Controls for the compile-snapshot target --
   property name=snapshot.cvsroot
  value=:pserver:[EMAIL PROTECTED]:/cvsroot/jboss/
  -
  -!-- xdoclet --
  -path id=xdoclet.task.classpath
  -  path 

[JBoss-dev] CVS update: newsite build.xml

2001-10-02 Thread Jason Dillon

  User: user57  
  Date: 01/10/02 17:14:52

  Modified:.build.xml
  Log:
   o removed -${build.number} from snaps, as it will just make it hard to
 put a preatty face on top of them.
   o some currently unused context config...
  
  Revision  ChangesPath
  1.19  +51 -45newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- build.xml 2001/10/02 22:33:02 1.18
  +++ build.xml 2001/10/03 00:14:52 1.19
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.18 2001/10/02 22:33:02 user57 Exp $ --
  +!-- $Id: build.xml,v 1.19 2001/10/03 00:14:52 user57 Exp $ --
   
   project default=main name=JBoss Website/Website
   
  @@ -185,6 +185,7 @@
   property name=build.bin value=${module.output}/bin/
   property name=build.metadata value=${module.output}/metadata/
   property name=build.snapshots value=${module.output}/snapshots/
  +property name=build.snapshots.tmp value=${build.snapshots}/tmp/
   property name=build.docs value=${module.output}/docs/
   property name=build.xdocs value=${module.output}/xdocs/
   property name=build.stylesheets value=${module.output}/stylesheets/
  @@ -236,6 +237,9 @@
   !-- Controls for the compile-snapshot target --
   property name=snapshot.cvsroot
  value=:pserver:[EMAIL PROTECTED]:/cvsroot/jboss/
  +
  +property name=snapshot.modules
  +   value=jboss-all jboss-mq jboss-plugins/
 /target
   
   
  @@ -301,11 +305,12 @@
 /fileset
   /chmod
 /target
  -
  -  !-- Compile cvs source snapshots --
  -  target name=compile-snapshots depends=init unless=snapshot.bypass
  -mkdir dir=${build.snapshots}/
   
  +  !-- Export the cvs modules for snapshots --
  +  target name=_compile-snapshots-export-cvs 
  +   depends=init 
  +   unless=snapshot-export-cvs.bypass
  +mkdir dir=${build.snapshots.tmp}/
   echoExporting CVS modules for snaphots.../echo
   
   !-- Make sure there is an entry for this cvsroot --
  @@ -313,56 +318,63 @@
   cvs cvsroot=${snapshot.cvsroot}
 command=-Q -r -f -z3 export
 date=TODAY 
  -  package=jboss-all jboss-mq jboss-docs
  -  dest=${build.snapshots}/
  +  package=${snapshot.modules}
  +  dest=${build.snapshots.tmp}/
  +  /target
   
  -!-- to keep this simple, these jars task live here --
  -mkdir dir=${build.lib}/
  +  !-- Compile cvs source snapshots --
  +  target name=compile-snapshots 
  +   unless=snapshot.bypass
  +   depends=init, _compile-snapshots-export-cvs
  +mkdir dir=${build.snapshots}/
   
  -!-- build jboss-all-xxx.zip --
  -zip zipfile=${build.lib}/jboss-all-${build.number}.zip
  -  fileset dir=${build.snapshots}
  +!-- build jboss-all.zip --
  +zip zipfile=${build.snapshots}/jboss-all.zip
  +  fileset dir=${build.snapshots.tmp}
   include name=jboss-all/**/
 /fileset
   /zip
   
  -!-- build jboss-all-xxx.tgz --
  -tar tarfile=${build.lib}/jboss-all-${build.number}.tar longfile=gnu
  -  basedir=${build.snapshots}
  +!-- build jboss-all.tgz --
  +tar tarfile=${build.snapshots}/jboss-all.tar 
  +  longfile=gnu
  +  basedir=${build.snapshots.tmp}
 includes=jboss-all/**
   /tar
  -gzip src=${build.lib}/jboss-all-${build.number}.tar
  -   zipfile=${build.lib}/jboss-all-${build.number}.tgz/
  +gzip src=${build.snapshots}/jboss-all.tar
  +   zipfile=${build.snapshots}/jboss-all.tgz/
   
  -!-- build jboss-mq-xxx.zip --
  -zip zipfile=${build.lib}/jboss-mq-${build.number}.zip
  -  fileset dir=${build.snapshots}
  +!-- build jboss-mq.zip --
  +zip zipfile=${build.snapshots}/jboss-mq.zip
  +  fileset dir=${build.snapshots.tmp}
   include name=jboss-mq/**/
 /fileset
   /zip
   
  -!-- build jboss-mq-xxx.tgz --
  -tar tarfile=${build.lib}/jboss-mq-${build.number}.tar longfile=gnu
  -  basedir=${build.snapshots}
  +!-- build jboss-mq.tgz --
  +tar tarfile=${build.snapshots}/jboss-mq.tar 
  +  longfile=gnu
  +  basedir=${build.snapshots.tmp}
 includes=jboss-mq/**
   /tar
  -gzip src=${build.lib}/jboss-mq-${build.number}.tar
  -   zipfile=${build.lib}/jboss-mq-${build.number}.tgz/
  +gzip src=${build.snapshots}/jboss-mq.tar
  +   zipfile=${build.snapshots}/jboss-mq.tgz/
   
  -!-- build jboss-docs-xxx.zip --
  -zip zipfile=${build.lib}/jboss-docs-${build.number}.zip
  -  fileset dir=${build.snapshots}
  -include name=jboss-docs/**/
  +!-- build jboss-plugins.zip --
  +zip 

[JBoss-dev] CVS update: newsite build.xml

2001-10-01 Thread Jason Dillon

  User: user57  
  Date: 01/10/01 17:15:38

  Modified:.build.xml
  Log:
   o added a default value for jivesoftware.jive.home (which is ~/website/jive)
   o setup the build module to pull the generated .ear's, soon those .ear's
 might be generated from this module...
   o added jboss-mq and jboss-docs to the snapshot list
  
  Revision  ChangesPath
  1.17  +77 -55newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- build.xml 2001/09/30 06:21:36 1.16
  +++ build.xml 2001/10/02 00:15:38 1.17
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.16 2001/09/30 06:21:36 schaefera Exp $ --
  +!-- $Id: build.xml,v 1.17 2001/10/02 00:15:38 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -133,7 +133,7 @@
   !-- Module name(s)  version --
   property name=module.name value=website/
   property name=module.Name value=JBoss Website/
  -property name=module.version value=unspecified/
  +property name=module.version value=DEV/
   
   !-- Invoke the rest of the configuration targets --
   call target=_configure-tools/
  @@ -273,7 +273,6 @@
   !-- Controls for the compile-snapshot target --
   property name=snapshot.cvsroot
  value=:pserver:[EMAIL PROTECTED]:/cvsroot/jboss/
  -property name=snapshot.modules value=jboss-all/
   
   !-- xdoclet --
   path id=xdoclet.task.classpath
  @@ -284,15 +283,7 @@
   /path
   property name=xdoclet.task.classpath 
  refid=xdoclet.task.classpath/
  -!-- ejbdoclet --
  -!--path id=dreambean.ejbdoclet.task.classpath
  -  path refid=javac.classpath/
  -  path refid=survey.classpath/
  -  pathelement location=${project.root}/tools/lib/ejbdoclet.jar/
  -/path
  -property name=dreambean.ejbdoclet.task.classpath 
  -  refid=dreambean.ejbdoclet.task.classpath
  -/ --
  +taskdef name=xdoclet classname=xdoclet.ejb.EjbDocletTask/
 /target
   
   
  @@ -368,13 +359,14 @@
 target name=compile-snapshots depends=init unless=snapshot.bypass
   mkdir dir=${build.snapshots}/
   
  +echoExporting CVS modules for snaphots.../echo
  +
   !-- Make sure there is an entry for this cvsroot --
   cvspass cvsroot=${snapshot.cvsroot} password=/
  -
   cvs cvsroot=${snapshot.cvsroot}
  -  command=-q -r -f -z3 export 
  +  command=-Q -r -f -z3 export
 date=TODAY 
  -  package=jboss-all
  +  package=jboss-all jboss-mq jboss-docs
 dest=${build.snapshots}/
   
   !-- to keep this simple, these jars task live here --
  @@ -394,18 +386,58 @@
   /tar
   gzip src=${build.lib}/jboss-all-${build.number}.tar
  zipfile=${build.lib}/jboss-all-${build.number}.tgz/
  +
  +!-- build jboss-mq-xxx.zip --
  +zip zipfile=${build.lib}/jboss-mq-${build.number}.zip
  +  fileset dir=${build.snapshots}
  +include name=jboss-mq/**/
  +  /fileset
  +/zip
  +
  +!-- build jboss-mq-xxx.tgz --
  +tar tarfile=${build.lib}/jboss-mq-${build.number}.tar longfile=gnu
  +  basedir=${build.snapshots}
  +  includes=jboss-mq/**
  +/tar
  +gzip src=${build.lib}/jboss-mq-${build.number}.tar
  +   zipfile=${build.lib}/jboss-mq-${build.number}.tgz/
   
  -!-- Make the JBoss DTDs available under j2ee/dtd --
  +!-- build jboss-docs-xxx.zip --
  +zip zipfile=${build.lib}/jboss-docs-${build.number}.zip
  +  fileset dir=${build.snapshots}
  +include name=jboss-docs/**/
  +  /fileset
  +/zip
  +
  +!-- build jboss-docs-xxx.tgz --
  +tar tarfile=${build.lib}/jboss-docs-${build.number}.tar longfile=gnu
  +  basedir=${build.snapshots}
  +  includes=jboss-docs/**
  +/tar
  +gzip src=${build.lib}/jboss-docs-${build.number}.tar
  +   zipfile=${build.lib}/jboss-docs-${build.number}.tgz/
  +
  +!-- = --
  +!-- HACK Make the JBoss DTDs available under j2ee/dtd --
  +!-- = --
  +
  +!-- 
  +   | this should not be dependent on the jboss-all snapshot to function.
  +   | perhaps the dtds should be in a seperate module (shared by jboss-all
  +   | and jboss-website), or something... this is just bad form!
  + --
  +
   mkdir dir=${build.docs}/j2ee/dtd/
   copy todir=${build.docs}/j2ee/dtd filtering=no
 fileset 
dir=${build.snapshots}/jboss-all/server/src/resources/org/jboss/metadata
include name=*.dtd/
 /fileset
   /copy
  +
 /target
   
 !-- 

[JBoss-dev] CVS update: newsite build.xml

2001-09-29 Thread Andreas Schaefer

  User: schaefera
  Date: 01/09/29 23:21:36

  Modified:.build.xml
  Log:
  Adjusted the JBoss Survey to XDoclet and the proper usage of some
  archvies. Also the module website contains now a target survey-jars
  which only compiles the JBoss Survey without the whole overhead of
  Snapshots.
  
  Revision  ChangesPath
  1.16  +50 -20newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.xml 2001/09/29 02:02:37 1.15
  +++ build.xml 2001/09/30 06:21:36 1.16
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.15 2001/09/29 02:02:37 schaefera Exp $ --
  +!-- $Id: build.xml,v 1.16 2001/09/30 06:21:36 schaefera Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -220,10 +220,18 @@
   property name=release.id value=${install.id}/
   property name=install.root value=${module.output}/${install.id}/
   
  +!-- Log4j --
  +property name=apache.log4j.root value=${project.thirdparty}/apache/log4j/
  +property name=apache.log4j.lib value=${apache.log4j.root}/lib/
  +path id=apache.log4j.classpath
  +  pathelement path=${apache.log4j.lib}/log4j.jar/
  +/path
  +
   !-- The combined thirdparty classpath --
   path id=thirdparty.classpath
 path refid=library.classpath/
 path refid=dependentmodule.classpath/
  +  path refid=apache.log4j.classpath/
   /path
   
   !-- This module is based on Java 1.2 --
  @@ -243,8 +251,8 @@
   !-- The classpath required to build survey. --
   path id=survey.classpath
 pathelement path=${survey.lib}/jboss-j2ee.jar/
  -  pathelement 
path=${build.snapshots}/jboss-all/thirdparty/sun/javamail/lib/mail.jar/
  -  pathelement 
path=${build.snapshots}/jboss-all/thirdparty/sun/servlet/lib/servlet.jar/
  +  pathelement path=${project.thirdparty}/sun/javamail/lib/mail.jar/
  +  pathelement path=${project.thirdparty}/sun/servlet/lib/servlet.jar/
 path refid=javac.classpath/
   /path
   property name=survey.classpath refid=survey.classpath/
  @@ -267,15 +275,24 @@
  value=:pserver:[EMAIL PROTECTED]:/cvsroot/jboss/
   property name=snapshot.modules value=jboss-all/
   
  +!-- xdoclet --
  +path id=xdoclet.task.classpath
  +  path refid=javac.classpath/
  +  path refid=survey.classpath/
  +  pathelement location=${project.tools}/lib/xdoclet.jar/
  +  pathelement location=${project.tools}/lib/ant.jar/
  +/path
  +property name=xdoclet.task.classpath 
  +   refid=xdoclet.task.classpath/
   !-- ejbdoclet --
  -path id=dreambean.ejbdoclet.task.classpath
  +!--path id=dreambean.ejbdoclet.task.classpath
 path refid=javac.classpath/
 path refid=survey.classpath/
 pathelement location=${project.root}/tools/lib/ejbdoclet.jar/
   /path
   property name=dreambean.ejbdoclet.task.classpath 
 refid=dreambean.ejbdoclet.task.classpath
  -/
  +/ --
 /target
   
   
  @@ -396,25 +413,30 @@
   mkdir dir=${build.classes}/
   mkdir dir=${build.metadata.survey}/
   mkdir dir=${build.metadata.survey}/META-INF/
  -taskdef name=ejbdoclet
  -  classname=ejbdoclet.EJBDocletTask
  +
  +
  +taskdef
  +  name=xdoclet
  +  classname=xdoclet.ejb.EjbDocletTask
   /
  -ejbdoclet
  +xdoclet
 sourcepath=${survey.ejb.source}
 destdir=${build.gen}
  -  classpath=${dreambean.ejbdoclet.task.classpath}
  +  classpath=${xdoclet.task.classpath}
 ejbspec=1.1
 excludedtags=@version,@author
   
 fileset dir=${survey.ejb.source}
   include name=org/jboss/survey/ejb/**/*Bean.java /
 /fileset
  -  dataobject pattern={0}Data/
  -  remoteinterface pattern ={0}/
  -  homeinterface pattern={0}Home/
  -  entitypk pattern={0}PK/
  -  entitybmp pattern={0}BMP/
  -  entitycmp pattern={0}CMP/
  +  dataobject/
  +  remoteinterface/
  +  homeinterface/
  +  entitypk/
  +  entitypk/
  +  entitybmp/
  +  entitycmp/
  +  session/
 deploymentdescriptor
   xmlencoding =UTF-8
   destdir=${build.metadata.survey}/META-INF
  @@ -425,7 +447,8 @@
   datasource=java:/SurveyDS
   destdir=${build.metadata.survey}/META-INF
 /
  -/ejbdoclet
  +/xdoclet
  +
 /target
 
 !-- == --
  @@ -449,7 +472,7 @@
 !-- Compile the Auxiliary Classes  --
 !-- == --
 
  

[JBoss-dev] CVS update: newsite build.xml

2001-09-26 Thread Scott M Stark

  User: starksm 
  Date: 01/09/26 13:16:36

  Modified:.build.xml
  Log:
  Create a j2ee/dtd directory containing server/src/resource/org/jboss/metadata
  dtd files so that the DTD uri corresponds to a valid url from which the
  latest version may be obtained.
  
  Revision  ChangesPath
  1.12  +8 -1  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- build.xml 2001/09/12 00:11:27 1.11
  +++ build.xml 2001/09/26 20:16:36 1.12
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.11 2001/09/12 00:11:27 user57 Exp $ --
  +!-- $Id: build.xml,v 1.12 2001/09/26 20:16:36 starksm Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -273,6 +273,13 @@
   copy todir=${build.docs} filtering=no
 fileset dir=${source.docs}
include name=**/*/
  +  /fileset
  +/copy
  +   !-- Make the JBoss DTDs available under j2ee/dtd --
  +   mkdir dir=${build.docs}/j2ee/dtd/
  +copy todir=${build.docs}/j2ee/dtd filtering=no
  +  fileset 
dir=${build.snapshots}/jboss-all/server/src/resources/org/jboss/metadata
  + include name=*.dtd/
 /fileset
   /copy
 /target
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-09-26 Thread Jason Dillon

  User: user57  
  Date: 01/09/26 15:25:29

  Modified:.build.xml
  Log:
   o copy of dtd's needs to be done from compile-snapshots, or by a target
 which depends on it, since it uses the checked out server module to
 get these file... which is a bad idea, but at least now this project
 will build again.
  
  Revision  ChangesPath
  1.13  +16 -10newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- build.xml 2001/09/26 20:16:36 1.12
  +++ build.xml 2001/09/26 22:25:29 1.13
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.12 2001/09/26 20:16:36 starksm Exp $ --
  +!-- $Id: build.xml,v 1.13 2001/09/26 22:25:29 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -264,8 +264,13 @@
|  different type of compile that needs to be performed, short of
|  documentation compiles.
   --
  -  target name=compile depends=init, compile-docs, compile-metadata, 
compile-bin, compile-snapshots
  -   description=Compile all source files./
  +  target name=compile 
  +   description=Compile all source files.
  +   depends=init, 
  +compile-docs, 
  +   compile-metadata, 
  +   compile-bin, 
  +   compile-snapshots/
   
 !-- Compile doc sources  support files --
 target name=compile-docs depends=init
  @@ -275,13 +280,6 @@
include name=**/*/
 /fileset
   /copy
  -   !-- Make the JBoss DTDs available under j2ee/dtd --
  -   mkdir dir=${build.docs}/j2ee/dtd/
  -copy todir=${build.docs}/j2ee/dtd filtering=no
  -  fileset 
dir=${build.snapshots}/jboss-all/server/src/resources/org/jboss/metadata
  - include name=*.dtd/
  -  /fileset
  -/copy
 /target
   
 !-- Compile metadata --
  @@ -339,6 +337,14 @@
   include name=**/*/
 /fileset
   /zip
  +
  +!-- Make the JBoss DTDs available under j2ee/dtd --
  +mkdir dir=${build.docs}/j2ee/dtd/
  +copy todir=${build.docs}/j2ee/dtd filtering=no
  +  fileset 
dir=${build.snapshots}/jboss-all/server/src/resources/org/jboss/metadata
  + include name=*.dtd/
  +  /fileset
  +/copy
 /target
   
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-09-11 Thread Jason Dillon

  User: user57  
  Date: 01/09/11 17:11:27

  Modified:.build.xml
  Log:
   o fixed build.xml (same changes from jboss-all stuff)
  
  Revision  ChangesPath
  1.11  +6 -7  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- build.xml 2001/09/11 06:10:10 1.10
  +++ build.xml 2001/09/12 00:11:27 1.11
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.10 2001/09/11 06:10:10 user57 Exp $ --
  +!-- $Id: build.xml,v 1.11 2001/09/12 00:11:27 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -145,6 +145,9 @@
   call target=_configure-libraries/
   call target=_configure-modules/
   call target=_configure-tasks/
  +
  +!-- Load common task properties --
  +property resource=planet57/tools/buildmagic/task.properties/
 /target
   
 !-- Configure the thirdparty tools required to build this module. --
  @@ -183,9 +186,6 @@
   
 !-- Configure the tasks used by this module. --
 target name=_configure-tasks unless=configure-tasks.disable
  -!-- Load common task properties --
  -property resource=planet57/tools/buildmagic/task.properties/
  -
   !-- Where source files live --
   property name=source.bin value=${module.source}/bin/
   property name=source.metadata value=${module.source}/metadata/
  @@ -457,9 +457,8 @@
| Run all tests.
  --
   
  -  target name=tests depends=init description=Execute all tests.
  -call target=tests-junit/
  -call target=tests-reports/
  +  target name=tests depends=init, tests-junit, tests-reports 
  +   description=Execute all tests.
 /target
   
 !--
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-09-10 Thread Jason Dillon

  User: user57  
  Date: 01/09/10 23:10:10

  Modified:.build.xml
  Log:
   o updated build system, see mail to jboss-dev for more information
  
  Revision  ChangesPath
  1.10  +340 -176  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.xml 2001/09/01 02:38:18 1.9
  +++ build.xml 2001/09/11 06:10:10 1.10
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.9 2001/09/01 02:38:18 user57 Exp $ --
  +!-- $Id: build.xml,v 1.10 2001/09/11 06:10:10 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -19,173 +19,238 @@
 !-- == --
   
 !-- Load Buildmagic extention tasks. --
  -  taskdef name=taskdef classname=planet57.tools.buildmagic.task.Taskdef/
 taskdef resource=planet57/tools/buildmagic/task/autoload.properties/
  +  taskdef name=property classname=planet57.tools.buildmagic.task.Property/
   
  -  !-- Setup the basic project roots. --
  -  path id=project.rootpathelement location=..//path
  -  property name=project.root refid=project.root/
  -  property name=control.root value=${project.root}/build/
  +  !-- Initialize the build system. --
  +  target name=init depends=_init-prepare unless=init.disable
  +!-- Perform any setup required if we are a child of another build --
  +call target=_init-child/
  +
  +!-- Setup the basic project roots. --
  +path id=project.rootpathelement location=..//path
  +property name=project.root refid=project.root/ 
  +property name=project.build value=${project.root}/build/
 
  -  !-- Include user and project property overrides. --
  -  property file=${user.home}/.buildmagic.properties/
  -  property file=${user.home}/.ant.properties/
  -  property file=${control.root}/local.properties/
  -
  -  !-- Setup the basic environment for a project build module. --
  -  property name=project.output value=${control.root}/output/
  -  property name=project.release value=${project.output}/
  -  property name=tools.root value=${project.root}/tools/
  -  property name=thirdparty.root value=${project.root}/thirdparty/
  -
  -  !-- Setup the basic environment for a source module. --
  -  property name=module.root value=${basedir}/
  -  property name=module.source value=${module.root}/src/
  -  property name=module.output value=${module.root}/output/
  -  property name=module.build value=${module.output}/
  -  property name=module.release value=${module.output}/
  -  property file=${module.root}/local.properties/
  +!-- Include user and project property overrides. --
  +property file=${user.home}/.buildmagic.properties/
  +property file=${user.home}/.ant.properties/
  +
  +!-- Setup the project environment. --
  +property file=${project.build}/local.properties/
  +property name=project.tools value=${project.root}/tools/
  +property name=project.thirdparty value=${project.root}/thirdparty/
  +
  +!-- Setup the module environment. --
  +property name=module.root value=${basedir}/
  +call target=_init-local-properties/
  +property file=${module.root}/local.properties/
  +property name=module.source value=${module.root}/src/
  +property name=module.output value=${module.root}/output/
  +property name=module.tools value=${module.root}/tools/
  +property name=module.thirdparty value=${module.root}/thirdparty/
   
  -  !-- Initialize the build system. --
  -  target name=init unless=initialized-already depends=init-buildlog
  +!-- Setup the build.log --
  +call target=_init-buildlog/
  +
  +!-- Load common properties --
  +property resource=planet57/tools/buildmagic/common.properties/
  +
  +!-- Setup the build timestamp  build identifer properties --
   tstamp
 format property=build.number pattern=MMddHHmm/
   /tstamp
  -property name=build.id value=DEV/
  +property name=build.id value=${build.number}/
   
  -property resource=planet57/tools/buildmagic/common.properties/
  -property resource=planet57/tools/buildmagic/task.properties/
  +!-- Invoke the configure task --
  +call target=_configure/
   
  -moduleinfo/
  +!-- Late bind properties  install filters --
   resolver force=${buildmagic.resolveproperties.force}/
   propertyfilter all=${buildmagic.propertyfilter.all}/
  -property name=initialized-already value=true/
  -  /target
  -
  -  target name=init-buildlog unless=buildlog-disabled
  -record name=${basedir}/build.log append=no loglevel=info/
  -  /target
   
  +!-- Show some information --
  +call target=_init-show-environment/
   
  -  

[JBoss-dev] CVS update: newsite build.xml

2001-08-31 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 22:30:31

  Modified:.build.xml
  Log:
   o finished initial module level work to automate the website build via
 ant/buildmagic.
   ! still needs project control, to pull files to release.
  
  Revision  ChangesPath
  1.2   +68 -28newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml 2001/08/30 22:34:32 1.1
  +++ build.xml 2001/08/31 05:30:31 1.2
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.1 2001/08/30 22:34:32 user57 Exp $ --
  +!-- $Id: build.xml,v 1.2 2001/08/31 05:30:31 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -145,6 +145,7 @@
   
 !-- Where build generated files will go --
 property name=build.metadata value=${module.build}/metadata/
  +  property name=build.snapshots value=${module.build}/snapshots/
 property name=build.docs value=${module.build}/docs/
 property name=build.xdocs value=${module.build}/xdocs/
 property name=build.stylesheets value=${module.build}/stylesheets/
  @@ -191,9 +192,19 @@
|  different type of compile that needs to be performed, short of
|  documentation compiles.
   --
  -  target name=compile depends=init, compile-docs, compile-metadata
  +  target name=compile depends=init, compile-docs, compile-metadata, 
compile-snapshots
  description=Compile all source files./
   
  +  !-- Compile doc sources  support files --
  +  target name=compile-docs depends=init
  +mkdir dir=${build.docs}/
  +copy todir=${build.docs} filtering=no
  +  fileset dir=${source.docs}
  + include name=**/*/
  +  /fileset
  +/copy
  +  /target
  +
 !-- Compile metadata --
 target name=compile-metadata depends=init
   mkdir dir=${build.metadata}/
  @@ -204,14 +215,23 @@
   /copy
 /target
   
  -  !-- Compile doc sources  support files --
  -  target name=compile-docs depends=init
  -mkdir dir=${build.docs}/
  -copy todir=${build.docs} filtering=no
  -  fileset dir=${source.docs}
  - include name=**/*/
  -  /fileset
  -/copy
  +  property name=snapshot.cvsroot
  + value=:pserver:[EMAIL PROTECTED]:/cvsroot/jboss/
  +
  +  property name=snapshot.modules value=jboss-all/
  +
  +  !-- Compile cvs source snapshots --
  +  target name=compile-snapshots depends=init
  +mkdir dir=${build.snapshots}/
  +
  +!-- Make sure there is an entry for this cvsroot --
  +cvspass cvsroot=${snapshot.cvsroot} password=/
  +
  +cvs cvsroot=${snapshot.cvsroot}
  +  command=export 
  +  date=TODAY 
  +  package=jboss-all
  +  dest=${build.snapshots}/
 /target
   
   
  @@ -223,16 +243,47 @@
 target name=jars depends=compile description=Builds all jar files.
   mkdir dir=${build.jars}/
   
  -!-- build the website wars
  -war warfile=${build.jars}/manual.war
  -  webxml=${build.metadata}/manual-web.xml
  -  zipfileset prefix=HTML/fancy dir=${build.html.fancy}/
  -  zipfileset prefix=HTML/printable dir=${build.html.printable}/
  +war warfile=${build.jars}/website.war
  +  webxml=${build.metadata}/website-web.xml
  +  fileset dir=${build.docs}
  +include name=**/*/
  +exclude name=jbossgroup/
  +  /fileset
   /war
  ---
  -   /target
   
  +war warfile=${build.jars}/jbossgroup.war
  +  webxml=${build.metadata}/jbossgroup-web.xml
  +  fileset dir=${build.docs}/jbossgroup
  +include name=**/*/
  +  /fileset
  +/war
  +
  +zip zipfile=${build.jars}/jboss-all-${build.number}.zip
  +  fileset dir=${build.snapshots}/jboss-all
  +include name=**/*/
  +  /fileset
  +/zip
   
  +war warfile=${build.jars}/snapshots.war
  +  webxml=${build.metadata}/snapshots-web.xml
  +  fileset dir=${build.jars}
  +include name=jboss-all-${build.number}.zip/
  +  /fileset
  +/war
  +
  +ear earfile=${build.jars}/website.ear
  +  appxml=${build.metadata}/website-application.xml
  +  fileset dir=${build.jars}
  +include name=website.war/
  +include name=jbossgroup.war/
  +include name=snapshots.war/
  +!-- the manual is currently added by another ear --
  +  /fileset
  +/ear
  +
  +  /target
  +
  +
 !-- == --
 !-- Build documents--
 !-- == --
  @@ -253,14 +304,6 @@
   
 target name=release depends=all
  description=Builds a release 

[JBoss-dev] CVS update: newsite build.xml

2001-08-31 Thread Jason Dillon

  User: user57  
  Date: 01/08/31 17:25:30

  Modified:.build.xml
  Log:
   o adding scripts and helper scripts to run the nightly website update
  
  Revision  ChangesPath
  1.3   +30 -2 newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.xml 2001/08/31 05:30:31 1.2
  +++ build.xml 2001/09/01 00:25:30 1.3
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.2 2001/08/31 05:30:31 user57 Exp $ --
  +!-- $Id: build.xml,v 1.3 2001/09/01 00:25:30 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -137,6 +137,7 @@
 /path
   
 !-- Where source files live --
  +  property name=source.bin value=${module.source}/bin/
 property name=source.metadata value=${module.source}/metadata/
 property name=source.examples value=${module.source}/examples/
 property name=source.stylesheets value=${module.source}/stylesheets/
  @@ -144,6 +145,7 @@
 property name=source.xdocs value=${module.source}/xdocs/
   
 !-- Where build generated files will go --
  +  property name=build.bin value=${module.build}/bin/
 property name=build.metadata value=${module.build}/metadata/
 property name=build.snapshots value=${module.build}/snapshots/
 property name=build.docs value=${module.build}/docs/
  @@ -192,7 +194,7 @@
|  different type of compile that needs to be performed, short of
|  documentation compiles.
   --
  -  target name=compile depends=init, compile-docs, compile-metadata, 
compile-snapshots
  +  target name=compile depends=init, compile-docs, compile-metadata, 
compile-bin, compile-snapshots
  description=Compile all source files./
   
 !-- Compile doc sources  support files --
  @@ -215,6 +217,30 @@
   /copy
 /target
   
  +  !-- Compile bin scripts --
  +  target name=compile-bin depends=init
  +mkdir dir=${build.bin}/
  +copy todir=${build.bin} filtering=yes
  +  fileset dir=${source.bin}
  + include name=**/*/
  +  /fileset
  +/copy
  +
  +fixcrlf srcdir=${build.bin}
  +  eol=lf eof=remove
  +  includes=**/*.sh/
  +
  +fixcrlf srcdir=${build.bin} 
  +  eol=crlf eof=remove
  +  includes=**/*.bat, **/*.cmd/
  +
  +chmod perm=+x
  +  fileset dir=${build.bin}
  + include name=**/*.sh/
  +  /fileset
  +/chmod
  +  /target
  +
 property name=snapshot.cvsroot
value=:pserver:[EMAIL PROTECTED]:/cvsroot/jboss/
   
  @@ -227,11 +253,13 @@
   !-- Make sure there is an entry for this cvsroot --
   cvspass cvsroot=${snapshot.cvsroot} password=/
   
  +!-- skip for testing
   cvs cvsroot=${snapshot.cvsroot}
 command=export 
 date=TODAY 
 package=jboss-all
 dest=${build.snapshots}/
  +--
 /target
   
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-08-31 Thread Jason Dillon

  User: user57  
  Date: 01/08/31 17:44:19

  Modified:.build.xml
  Log:
   o the build pulls from cvs, so I have to check in these with test data to
 make sure it works
  
  Revision  ChangesPath
  1.4   +1 -3  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.xml 2001/09/01 00:25:30 1.3
  +++ build.xml 2001/09/01 00:44:19 1.4
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.3 2001/09/01 00:25:30 user57 Exp $ --
  +!-- $Id: build.xml,v 1.4 2001/09/01 00:44:19 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -253,13 +253,11 @@
   !-- Make sure there is an entry for this cvsroot --
   cvspass cvsroot=${snapshot.cvsroot} password=/
   
  -!-- skip for testing
   cvs cvsroot=${snapshot.cvsroot}
 command=export 
 date=TODAY 
 package=jboss-all
 dest=${build.snapshots}/
  ---
 /target
   
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-08-31 Thread Jason Dillon

  User: user57  
  Date: 01/08/31 18:08:45

  Modified:.build.xml
  Log:
   o added test bomb
  
  Revision  ChangesPath
  1.5   +3 -1  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build.xml 2001/09/01 00:44:19 1.4
  +++ build.xml 2001/09/01 01:08:45 1.5
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.4 2001/09/01 00:44:19 user57 Exp $ --
  +!-- $Id: build.xml,v 1.5 2001/09/01 01:08:45 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -249,6 +249,8 @@
 !-- Compile cvs source snapshots --
 target name=compile-snapshots depends=init
   mkdir dir=${build.snapshots}/
  +
  +fail message=oops/
   
   !-- Make sure there is an entry for this cvsroot --
   cvspass cvsroot=${snapshot.cvsroot} password=/
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-08-31 Thread Jason Dillon

  User: user57  
  Date: 01/08/31 18:31:40

  Modified:.build.xml
  Log:
   o minor logging updates, default to --quiet so we don't loose any logs
 from tee.
   o moved bomb to manual
  
  Revision  ChangesPath
  1.6   +14 -16newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- build.xml 2001/09/01 01:08:45 1.5
  +++ build.xml 2001/09/01 01:31:40 1.6
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.5 2001/09/01 01:08:45 user57 Exp $ --
  +!-- $Id: build.xml,v 1.6 2001/09/01 01:31:40 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -136,6 +136,11 @@
   path refid=javac.classpath/
 /path
   
  +  !-- Controls for the compile-snapshot target --
  +  property name=snapshot.cvsroot
  + value=:pserver:[EMAIL PROTECTED]:/cvsroot/jboss/
  +  property name=snapshot.modules value=jboss-all/
  +
 !-- Where source files live --
 property name=source.bin value=${module.source}/bin/
 property name=source.metadata value=${module.source}/metadata/
  @@ -241,25 +246,24 @@
   /chmod
 /target
   
  -  property name=snapshot.cvsroot
  - value=:pserver:[EMAIL PROTECTED]:/cvsroot/jboss/
  -
  -  property name=snapshot.modules value=jboss-all/
  -
 !-- Compile cvs source snapshots --
  -  target name=compile-snapshots depends=init
  +  target name=compile-snapshots depends=init unless=snapshot.bypass
   mkdir dir=${build.snapshots}/
   
  -fail message=oops/
  -
   !-- Make sure there is an entry for this cvsroot --
   cvspass cvsroot=${snapshot.cvsroot} password=/
   
   cvs cvsroot=${snapshot.cvsroot}
  -  command=export 
  +  command=-q -r -f -z3 export 
 date=TODAY 
 package=jboss-all
 dest=${build.snapshots}/
  +
  +zip zipfile=${build.jars}/jboss-all-${build.number}.zip
  +  fileset dir=${build.snapshots}/jboss-all
  +include name=**/*/
  +  /fileset
  +/zip
 /target
   
   
  @@ -285,12 +289,6 @@
   include name=**/*/
 /fileset
   /war
  -
  -zip zipfile=${build.jars}/jboss-all-${build.number}.zip
  -  fileset dir=${build.snapshots}/jboss-all
  -include name=**/*/
  -  /fileset
  -/zip
   
   war warfile=${build.jars}/snapshots.war
 webxml=${build.metadata}/snapshots-web.xml
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-08-31 Thread Jason Dillon

  User: user57  
  Date: 01/08/31 18:39:26

  Modified:.build.xml
  Log:
   o trying to get exit status passed from update-website.sh to catchlog.sh
 back to nightly-website.sh
  
  Revision  ChangesPath
  1.7   +4 -1  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.xml 2001/09/01 01:31:40 1.6
  +++ build.xml 2001/09/01 01:39:26 1.7
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.6 2001/09/01 01:31:40 user57 Exp $ --
  +!-- $Id: build.xml,v 1.7 2001/09/01 01:39:26 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -258,6 +258,9 @@
 date=TODAY 
 package=jboss-all
 dest=${build.snapshots}/
  +
  +!-- to keep this simple, these jars task live here --
  +mkdir dir=${build.jars}/
   
   zip zipfile=${build.jars}/jboss-all-${build.number}.zip
 fileset dir=${build.snapshots}/jboss-all
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-08-31 Thread Jason Dillon

  User: user57  
  Date: 01/08/31 19:35:39

  Modified:.build.xml
  Log:
   o one last test for good measure.
  
  Revision  ChangesPath
  1.8   +3 -1  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.xml 2001/09/01 01:39:26 1.7
  +++ build.xml 2001/09/01 02:35:39 1.8
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.7 2001/09/01 01:39:26 user57 Exp $ --
  +!-- $Id: build.xml,v 1.8 2001/09/01 02:35:39 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -249,6 +249,8 @@
 !-- Compile cvs source snapshots --
 target name=compile-snapshots depends=init unless=snapshot.bypass
   mkdir dir=${build.snapshots}/
  +
  +failboom/fail
   
   !-- Make sure there is an entry for this cvsroot --
   cvspass cvsroot=${snapshot.cvsroot} password=/
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite build.xml

2001-08-31 Thread Jason Dillon

  User: user57  
  Date: 01/08/31 19:38:19

  Modified:.build.xml
  Log:
   o removing the bomb
  
  Revision  ChangesPath
  1.9   +1 -3  newsite/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build.xml 2001/09/01 02:35:39 1.8
  +++ build.xml 2001/09/01 02:38:18 1.9
  @@ -10,7 +10,7 @@
   !----
   !-- == --
   
  -!-- $Id: build.xml,v 1.8 2001/09/01 02:35:39 user57 Exp $ --
  +!-- $Id: build.xml,v 1.9 2001/09/01 02:38:18 user57 Exp $ --
   
   project default=main name=JBoss/Website
   
  @@ -249,8 +249,6 @@
 !-- Compile cvs source snapshots --
 target name=compile-snapshots depends=init unless=snapshot.bypass
   mkdir dir=${build.snapshots}/
  -
  -failboom/fail
   
   !-- Make sure there is an entry for this cvsroot --
   cvspass cvsroot=${snapshot.cvsroot} password=/
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development