Return-Path: Delivered-To: apmail-jakarta-jetspeed-dev-archive@apache.org Received: (qmail 92431 invoked from network); 19 Mar 2003 21:10:04 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 19 Mar 2003 21:10:04 -0000 Received: (qmail 22291 invoked by uid 97); 19 Mar 2003 21:11:52 -0000 Delivered-To: qmlist-jakarta-archive-jetspeed-dev@nagoya.betaversion.org Received: (qmail 22284 invoked from network); 19 Mar 2003 21:11:51 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 19 Mar 2003 21:11:51 -0000 Received: (qmail 91766 invoked by uid 500); 19 Mar 2003 21:09:54 -0000 Mailing-List: contact jetspeed-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jetspeed Developers List" Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@jakarta.apache.org Received: (qmail 91706 invoked from network); 19 Mar 2003 21:09:53 -0000 Received: from mtiwmhc11.worldnet.att.net (204.127.131.115) by daedalus.apache.org with SMTP; 19 Mar 2003 21:09:53 -0000 Received: from ngsmobile (21.chicago-13-14rs.il.dial-access.att.net[12.84.5.21]) by mtiwmhc11.worldnet.att.net (mtiwmhc11) with SMTP id <2003031921095711100rkiage>; Wed, 19 Mar 2003 21:09:57 +0000 From: "Mark Orciuch" To: "Jetspeed Developers List" Subject: RE: cvs commit: jakarta-jetspeed/xdocs changes.xml Date: Wed, 19 Mar 2003 15:09:46 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3E78D99F.1000106@hisitech.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Santiago, I already noticed/fixed issue with regexp and oro (see my latest commit). > > *and* copy the lib/uddi4j.jar and lib/stratum-1.0-b4-dev.jar to the > maven repository like: > > [sgala@patusan jakarta-jetspeed]$ cp lib/uddi4j.jar > ~/jakarta/maven-1.0-beta-8/repository/uddi4j/jars/uddi4j-1.0.jar > Yes, these do not exist in maven respository (http://www.ibiblio.org/maven/). How do we get them there? > To get a clean build. This is because there is no uddi4j directory in > maven's repository, neither version 1.0-b4-dev of stratum. I'm not sure > if repeating the "cactus" id will work in an empty repository. (I had > already the cactus files there). > > Also, I have not tested the build yet > > (...) > > Index: build.xml > > =================================================================== > > RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v > > retrieving revision 1.185 > > retrieving revision 1.186 > > diff -u -r1.185 -r1.186 > > --- build.xml 12 Feb 2003 05:56:49 -0000 1.185 > > +++ build.xml 18 Mar 2003 20:06:25 -0000 1.186 > > @@ -731,15 +731,6 @@ > > > webxml="${webapp.dir}/WEB-INF/web.xml"> > > > > - > > - > > - > > - > > - > > - > > - > > - > > - > > > > > > > > > > > > > > Why was this needed? I built the jar (with ant) after the change, and it > contains the Test classes (which are of no purpose in it). I think this > change should be reverted. In other words, I'm -1 on this change unless > you explain why it is needed. > I noticed that the .war file in the bin distribution contained both jetspeed.jar and jetspeed .class files (see http://issues.apache.org/bugzilla/show_bug.cgi?id=18121). P.S. Didn't realize there was anybody else using the maven build :) The old maven files were totally out of date. Best regards, Mark Orciuch - morciuch@apache.org Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org