Hi Jason please use branch TWS421_BRANCH instead of tag TAMINOWEBDAVSERVER_4_2_1 and please compile against *current* of SLIDE_2_0_RELEASE_BRANCH (so, Slide 2.0.1 will some day be the correct binary to take).
Regards, Peter > -----Original Message----- > From: Jason Harrop [mailto:[EMAIL PROTECTED] > Sent: Friday, June 18, 2004 03:07 > To: Slide Users Mailing List > Subject: TAMINOWEBDAVSERVER_4_2_1 - XPrincipalHasPrivilegeReport.java > > > As per the instructions i yesterday did: > > cvs -q co -P -r TAMINOWEBDAVSERVER_4_2_1 > jakarta-slide/proposals/tamino > > The build fails with: > > [javac] > /home/jharrop/cvs/jakarta-slide-TAMINOWEBDAVSERVER_4_2_1/propo > sals/tamino > /src/store/org/apache/slide/store/tamino/security/report/XPrin > cipalHasPrivilegeReport > .java:132: cannot resolve symbol > [javac] symbol : variable serverUrl > [javac] location: class > org.apache.slide.store.tamino.security.report.XPrincipalH > asPrivilegeReport > [javac] String absUri = WebdavUtils.getAbsolutePath > (resourcePath, contex > tPath, serverUrl, config); > > [see below for full context] > > This is building against jakarta-slide-2.0-tomcat-5.0.19 > > I haven't looked at the sources for that, but the > superclasses in HEAD > from yesterday don't seem to handle serverUrl > > Am i using the correct branch for Tamino, and the correct binary for > Slide 2? > > thanks, > > Jason > > ------------------------- > > > module.jar: > [mkdir] Created dir: > /home/jharrop/cvs/jakarta-slide-TAMINOWEBDAVSERVER_4_2_1/pro > posals/tamino/build/classes/store > [javac] Compiling 230 source files to > /home/jharrop/cvs/jakarta-slide-TAMINOWEBDA > VSERVER_4_2_1/proposals/tamino/build/classes/store > [javac] > /home/jharrop/cvs/jakarta-slide-TAMINOWEBDAVSERVER_4_2_1/propo > sals/tamino > /src/store/org/apache/slide/store/tamino/security/report/XPrin > cipalHasPrivilegeReport > .java:132: cannot resolve symbol > [javac] symbol : variable serverUrl > [javac] location: class > org.apache.slide.store.tamino.security.report.XPrincipalH > asPrivilegeReport > [javac] String absUri = WebdavUtils.getAbsolutePath > (resourcePath, contex > tPath, serverUrl, config); > [javac] > ^ > [javac] > /home/jharrop/cvs/jakarta-slide-TAMINOWEBDAVSERVER_4_2_1/propo > sals/tamino > /src/store/org/apache/slide/store/tamino/security/report/XPrin > cipalPrivilegeSetReport > .java:116: cannot resolve symbol > [javac] symbol : variable serverUrl > [javac] location: class > org.apache.slide.store.tamino.security.report.XPrincipalP > rivilegeSetReport > [javac] hrefElm.setText (WebdavUtils.getAbsolutePath > (resourcePath, conte > xtPath, serverUrl, config)); > [javac] > ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -deprecation for details. > [javac] 2 errors > > BUILD FAILED > /home/jharrop/cvs/jakarta-slide-TAMINOWEBDAVSERVER_4_2_1/propo sals/tamino/etc/ant/tre > e.xml:49: Following error occured while executing this line > /home/jharrop/cvs/jakarta-slide-TAMINOWEBDAVSERVER_4_2_1/propo sals/tamino/etc/ant/web > app.xml:3: Following error occured while executing this line > /home/jharrop/cvs/jakarta-slide-TAMINOWEBDAVSERVER_4_2_1/propo sals/tamino/etc/ant/web > app.xml:30: Following error occured while executing this line > /home/jharrop/cvs/jakarta-slide-TAMINOWEBDAVSERVER_4_2_1/propo sals/tamino/etc/ant/sto > re.xml:3: Following error occured while executing this line > /home/jharrop/cvs/jakarta-slide-TAMINOWEBDAVSERVER_4_2_1/propo sals/tamino/etc/ant/mod > ule.xml:111: Compile failed; see the compiler error output > for details. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
