User: schaefera Date: 02/03/19 15:12:30 Modified: . build.xml Log: Some Adjustments to Survey and adding JBoss 3.0 Beta to the download page of www.jboss.org. Revision Changes Path 1.7 +3 -1 website-survey/build.xml Index: build.xml =================================================================== RCS file: /cvsroot/jboss/website-survey/build.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- build.xml 28 Feb 2002 04:57:49 -0000 1.6 +++ build.xml 19 Mar 2002 23:12:30 -0000 1.7 @@ -12,7 +12,7 @@ <!-- --> <!-- ====================================================================== --> -<!-- $Id: build.xml,v 1.6 2002/02/28 04:57:49 user57 Exp $ --> +<!-- $Id: build.xml,v 1.7 2002/03/19 23:12:30 schaefera Exp $ --> <project default="main" name="JBoss Website/Survey"> @@ -324,6 +324,8 @@ <include name="org/jboss/survey/ejb/**/*Data.class"/> <include name="org/jboss/survey/ejb/**/*Management.class"/> <include name="org/jboss/survey/ejb/**/*ManagementHome.class"/> + <include name="org/jboss/survey/ejb/**/*Statistics.class"/> + <include name="org/jboss/survey/ejb/**/*StatisticsHome.class"/> <include name="org/jboss/survey/exception/**/*.class"/> </fileset> </jar>
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development