nightly build task for testers.
------------------------------- Key: OFBIZ-3705 URL: https://issues.apache.org/jira/browse/OFBIZ-3705 Project: OFBiz Issue Type: New Feature Affects Versions: SVN trunk Environment: trunknightly build on a linux machine. Reporter: BJ Freeman Priority: Minor the will download http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip into the ofbiz home directory optinally stop the running application (has to be modified buy user- is commented out) clean the logs unzip the downloaded file. optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) deletes the download zip file optionally changes the ownership (has to be modified buy user- is commented out) optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) optionally starts ofbiz (has to be modified buy user- is commented out) I also include a sh file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-3705: ------------------------------ Attachment: nightlybuild.xml you need to put this in the build file because the build.xml will be over written everyt time you unzip a new nightly build until this is put in the svn. > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-3705: ------------------------------ Attachment: nightlybuild.sh this is a separate sh file for linux. put in the homeofbiz folder > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857703#action_12857703 ] BJ Freeman commented on OFBIZ-3705: ----------------------------------- I am not able to give Apache rights there is nothing in the attach file dialog. > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857707#action_12857707 ] Scott Gray commented on OFBIZ-3705: ----------------------------------- I propose to close this as "won't fix", a continuous integration deployment can be done in many ways and I don't think that we really achieve anything here other than having more code to manage. > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857720#action_12857720 ] BJ Freeman commented on OFBIZ-3705: ----------------------------------- this was meant to support those that test ofbiz it is fine if you wont fix by my comment you see I expected that. > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857720#action_12857720 ] BJ Freeman edited comment on OFBIZ-3705 at 4/16/10 3:15 AM: ------------------------------------------------------------ this was meant to support those that test ofbiz this only deals with the nightlybuilds not svn. it is fine if you wont fix by my comment you see I expected that. was (Author: bjfreeman): this was meant to support those that test ofbiz it is fine if you wont fix by my comment you see I expected that. > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857748#action_12857748 ] BJ Freeman commented on OFBIZ-3705: ----------------------------------- to clarify futher, selinux uses the webpages for it's tests. this mean setting up the nightly builds so selenix can be run though you say there are many ways to accomplish this, I have not seen any. I would be glad if you point out such methods that are available. > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857750#action_12857750 ] Jacques Le Roux commented on OFBIZ-3705: ---------------------------------------- BJ, The Apache grant issue is known, there are working on it... > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857750#action_12857750 ] Jacques Le Roux edited comment on OFBIZ-3705 at 4/16/10 6:06 AM: ----------------------------------------------------------------- BJ, The Apache grant issue is known, they are working on it... ___ TYPO ___ was (Author: jacques.le.roux): BJ, The Apache grant issue is known, there are working on it... > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869543#action_12869543 ] Jacques Le Roux commented on OFBIZ-3705: ---------------------------------------- BJ, I'm not quite sure to understand the need for the Apache OFBiz project itself. Could you elaborate about what you would want to do with selinux/selenix (is it selenix or selinux, and what would be selenix?)? > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869544#action_12869544 ] Jacques Le Roux commented on OFBIZ-3705: ---------------------------------------- Note also that Apache grant issue is fixed now and there is one error in your XML file (try to download it: line 15, column 9) > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870485#action_12870485 ] BJ Freeman commented on OFBIZ-3705: ----------------------------------- Jacques: if have read this comment over and over and yet to make sense of it: I'm not quite sure to understand the need for the Apache OFBiz project itself. Could you elaborate about what you would want to do with selinux/selenix (is it selenix or selinux, and what would be selenix?)? once downloaded run the tests from the web UI using Selenium. sorry for the typos. > nightly build task for testers. > ------------------------------- > > Key: OFBIZ-3705 > URL: https://issues.apache.org/jira/browse/OFBIZ-3705 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: trunknightly build on a linux machine. > Reporter: BJ Freeman > Priority: Minor > Attachments: nightlybuild.sh, nightlybuild.xml > > > the will download > http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-trunk-current.zip > into the ofbiz home directory > optinally stop the running application (has to be modified buy user- is commented out) > clean the logs > unzip the downloaded file. > optionally copies saved backup of entityengine.xml (has to be modified buy user- is commented out) > optionally copies save back of framework/base/config/ofbiz-containers.xml (has to be modified buy user- is commented out) > deletes the download zip file > optionally changes the ownership (has to be modified buy user- is commented out) > optionally copies the ofbiz.jar to the user name (has to be modified buy user- is commented out) > optionally starts ofbiz (has to be modified buy user- is commented out) > I also include a sh file -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |