cvs commit: jakarta-jetspeed/build build.xml

2002-06-02 Thread paulsp
paulsp 2002/06/02 21:30:44 Modified:buildTag: security_14 build.xml Log: Remove deprecated warning. Set by mistake. Revision ChangesPath No revision No revision 1.142.2.6 +3 -4 jakarta-jetspeed/build/build.xm

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf JetspeedSecurity.default JetspeedSecurity.template

2002-06-02 Thread paulsp
paulsp 2002/06/02 21:22:26 Added: webapp/WEB-INF/conf Tag: security_14 JetspeedSecurity.default JetspeedSecurity.template Log: o Template and default file missing from a previous commit Revision ChangesPath No revision

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/registry SecurityAccess.java SecurityAllow.java SecurityEntry.java

2002-06-02 Thread paulsp
paulsp 2002/06/02 21:17:24 Modified:src/java/org/apache/jetspeed/services Tag: security_14 Registry.java src/java/org/apache/jetspeed/services/registry Tag: security_14 RegistryFragment.java TestMars

cvs commit: jakarta-jetspeed/build build.xml

2002-06-02 Thread paulsp
paulsp 2002/06/02 18:25:40 Modified:buildTag: security_14 build.xml Log: o Add template for JetspeedSecurity.properties o Add default values for JetspeedSecurity.properties o By using tempate and default files, build can change property values for testing. This is curr

RE: Versions for soap and uddi JARs

2002-06-02 Thread Chris Kimpton
Hi, --- David Sean Taylor <[EMAIL PROTECTED]> wrote: > I'd like to remove those since they arent' used. > I added them for a while back for a new potential web services > project > that never happened. > Any objections? Fine by me. > > Im looking at the jetspeed lib directory: > > Turbine-2 >

Re: Re(2): Problem creating war after using torque

2002-06-02 Thread Chris Kimpton
Hi, --- Jyothi Gangadharan <[EMAIL PROTECTED]> wrote: > Hello, > There are no pre Built scripts for MSSql.So as per documentation > had > created a new sql script from torque. > Just wanted to know,If it is error or am I doing something wrong > here. Don't know if you got this working - but you

Bug report for Jetspeed [2002/06/02]

2002-06-02 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services JetspeedSecurity.java

2002-06-02 Thread paulsp
paulsp 2002/06/02 06:09:21 Modified:src/java/org/apache/jetspeed/services Tag: security_14 JetspeedSecurity.java Log: o Converted remaining checkPermission() to use the PortalAccessController o Removed depracation on checkPermission() that contain rundat