All you darn user's breaking my software bundles ;)It looks like I have a few more tweaks to make to the bundling process. I'll give it a try and let everyone know when it is ready.
PS: If you're on OS X, Linux / Unix download the .tar.gz or .tar.bz2 formats as those should be able to transfer permissions correctly.
Dustin S. wrote:
Yes I was able to get it to start. I'm on a Linux machine so these should apply similar to a MacI edited build.xml and moved the <property file="${basedir}/build.properties" /> above the <import file="${uportal.dir}/bootstrap/build_includes.xml" />I then had to chmod +x (make executable) to the following files: /ant.sh /apache-ant-1.6.5/bin/ant /apache-tomcat-5.5.23/bin/catalina.sh /apache-tomcat-5.5.23/bin/digest.sh /apache-tomcat-5.5.23/bin/setclasspath.sh /apache-tomcat-5.5.23/bin/shutdown.sh /apache-tomcat-5.5.23/bin/startup.sh /apache-tomcat-5.5.23/bin/tool-wrapper.shAlso make sure you set the JAVA_HOME variable, tomcat needs that. I'm not sure how you do that on a Mac...Then run ./ant.sh startOn Jan 29, 2008 3:39 PM, William G. Thompson, Jr. <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:did you get it to start? On Jan 29, 2008 5:33 PM, Dustin S. <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > I also had to edit the build.xml and I alerted Eric about it...he said he'll > fix it. > > You need to edit permissions on the tomcat sh files as well....or at least I > had too. > > > > On Jan 29, 2008 3:17 PM, William G. Thompson, Jr. <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > wrote: > > > > > > > > > Having some problems on OS X. > > > > * perms on the startup scripts ant, ant.sh, startup.sh, shutdown.sh > > * needed to edit build.xml to move the build.properties above > > build_includes.xml import > > > > build is now working but tomcat isn't starting for some reason... > > > > Bill > > > > > > > > > > > > > > On Jan 29, 2008 3:00 PM, Eric Dalquist <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > wrote: > > > I just completed the quickstart generation scripts for uPortal 3 and > > > have posted a quickstart of the current 3.0.0-RC2-SNAPSHOT code: > > > > https://mywebspace.wisc.edu/dalquist/web/JA-SIG/uPortal/uPortal-3.0.0-RC2-SNAPSHOT-quick-start/ > > > > > > If you have a chance please try it out. I've tested it on OS X 10.5, > > > Ubuntu 7.1 and Windows XP. It should work on any machine that has JDK1.5 > > > or better installed on it. > > > > > > -Eric > > > > > > > > > > > -- > > William G. Thompson, Jr. > > Associate Director - Architecture & Engineering > > Enterprise Systems and Services, Rutgers University > > voice: 732 445-5428 | fax: 732 445-5493 | [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > > > -- > > You are currently subscribed to [email protected] <mailto:[email protected]> as: > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-dev > > > > -- > You are currently subscribed to [email protected] <mailto:[email protected]> as: > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-dev > -- William G. Thompson, Jr. Associate Director - Architecture & Engineering Enterprise Systems and Services, Rutgers University voice: 732 445-5428 | fax: 732 445-5493 | [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -- You are currently subscribed to [email protected] <mailto:[email protected]> as: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev -- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
smime.p7s
Description: S/MIME Cryptographic Signature
