Replaced references from old machine (builds.opends.org) with new machine name.
| | |
| | | return new Build(displayName, downloadUrl, category); |
| | | } |
| | | } |
| | | |
| | | /** |
| | | * For testing only. |
| | | * @param args command line arguments |
| | | */ |
| | | // public static void main(String[] args) { |
| | | // try { |
| | | // Properties systemSettings = System.getProperties(); |
| | | // systemSettings.put("http.proxyHost", "webcache.central.sun.com"); |
| | | // systemSettings.put("http.proxyPort", "8080"); |
| | | // systemSettings.put("https.proxyHost", "webcache.central.sun.com"); |
| | | // systemSettings.put("https.proxyPort", "8080"); |
| | | // |
| | | // System.setProperties(systemSettings); |
| | | // |
| | | // URL buildListUrl = new URL("http://builds.opends.org"); |
| | | // RemoteBuildManager rbm = new RemoteBuildManager(null, buildListUrl); |
| | | // //List<Build> builds = rbm.listBuilds(); |
| | | // //for (Build build : builds) { |
| | | // // System.out.println("build " + build); |
| | | // //} |
| | | // rbm.download(new URL("https://opends.dev.java.net/" + |
| | | // "files/documents/4926/55351/OpenDS-0.1-build035.zip"), |
| | | // new File("/tmp/OpenDS-xxx.zip")); |
| | | // } catch (IOException e) { |
| | | // e.printStackTrace(); |
| | | // } |
| | | // |
| | | // } |
| | | |
| | | } |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | // public static void main(String[] args) { |
| | | // String[] options = {"Retry", "Close"}; |
| | | // try { |
| | | // JOptionPane op = new JOptionPane( |
| | | // //JOptionPane.showOptionDialog(null, |
| | | // new BuildListDownloadErrorPanel( |
| | | // new RemoteBuildManager(null, |
| | | // new URL("http://builds.opends.org")), |
| | | // new IllegalArgumentException("abc")), |
| | | // JOptionPane.ERROR_MESSAGE, |
| | | // JOptionPane.YES_NO_OPTION, |
| | | // null, |
| | | // options, |
| | | // null); |
| | | // op.setBackground(Color.WHITE); |
| | | // //op.getRootPane().setBackground(Color.WHITE); |
| | | // JDialog dlg = op.createDialog(null, "Network Error"); |
| | | // dlg.getContentPane().setBackground(Color.WHITE); |
| | | // dlg.setVisible(true); |
| | | // } catch (MalformedURLException e) { |
| | | // e.printStackTrace(); |
| | | // } |
| | | // } |
| | | |
| | | } |
| | |
| | | staf.email.to= |
| | | |
| | | daily.build.time=213000 |
| | | daily.build.url=http://builds.opends.org/daily-builds/ |
| | | daily.build.url=http://www.opends.org/daily-builds/ |
| | | |
| | | ## TCP port on which to configure staf to listen |
| | | ## leave as is unless this port is already in use on your test machine |
| | |
| | | </td> |
| | | <td style="vertical-align: top;"> - Click on the |
| | | install/QuickSetup.jnlp link on the Build page <br> |
| | | <a href="http://builds.opends.org/install/QuickSetup.jnlp">http://builds.opends.org/install/QuickSetup.jnlp</a><br> |
| | | <a href="http://www.opends.org/install/QuickSetup.jnlp">http://www.opends.org/install/QuickSetup.jnlp</a><br> |
| | | - install OpenDS using the same procedure than in the <a |
| | | href="setup_ssl.html">setup_ssl</a> testcase<br> |
| | | <br> |
| | |
| | | - Verify the server is running <br> |
| | | - Upgrade using the QuickSetup, open a browser on the test machine and |
| | | go to this URL<br> |
| | | <a href="http://builds.opends.org/install/QuickSetup.jnlp">http://builds.opends.org/install/QuickSetup.jnlp</a><br> |
| | | <a href="http://www.opends.org/install/QuickSetup.jnlp">http://www.opends.org/install/QuickSetup.jnlp</a><br> |
| | | On the first panel of the QuickSetup, select the second bullet "Upgrade |
| | | Existing Server Instance" <br> |
| | | and enter the path of the Server to Upgrade {opends-path}<br> |
| | |
| | | # opends repository configuration |
| | | url.file=index.html |
| | | url.daily=http://builds.opends.org/daily-builds/latest/ |
| | | url.weekly=http://builds.opends.org/weekly-builds/latest/ |
| | | url.daily=http://www.opends.org/daily-builds/latest/ |
| | | url.weekly=http://www.opends.org/promoted-builds/latest/ |
| | | url=${url.daily} |
| | | # opends instance configuration parameters |
| | | admin.dn=uid=admin |
| | |
| | | staf.email.to= |
| | | |
| | | daily.build.time=213000 |
| | | daily.build.url=http://builds.opends.org/daily-builds/ |
| | | daily.build.url=http://www.opends.org/daily-builds/ |
| | | |
| | | ## TCP port on which to configure staf to listen |
| | | ## leave as is unless this port is already in use on your test machine |