| selenium-rc:/trunk/clients/java/pom.xml |
Line History |
History |
latest revision Branch trunk2495 annotated / raw | Diffs: previous, other | Lines: 148 ( +9, -9 ) Created: 2008-12-07 11:44:36 -0600 (33 days ago) | Author: andras.hatvani | Changeset: 2495 * Adapted POM to Nexus
2494 annotated / raw | Diffs: previous, other | Lines: 148 ( +13, -13 ) Created: 2008-12-06 10:16:04 -0600 (34 days ago) | Author: andras.hatvani | Changeset: 2494 * Changed URL's, variables, names, etc. from openqa/OpenQA to seleniumhq/SeleniumHQ in the POM's
2483 annotated / raw | Diffs: previous, other | Lines: 148 ( +2, -2 ) Created: 2008-10-23 18:04:52 -0500 (2 months 17 days ago) | Author: andras.hatvani | Changeset: 2483 * Updated the Java client's pom to have 1.5 as source and target - SRC-547* Removed the comments from the build-breaking test (r2480) in HttpCommandProcessorUnitTest
2481 annotated / raw | Diffs: previous, other | Lines: 148 ( +12, -0 ) Created: 2008-10-23 00:54:17 -0500 (2 months 17 days ago) | Author: ph7 | Changeset: 2481 Fixing the build broken by r2480
2477 annotated / raw | Diffs: previous, other | Lines: 136 ( +2, -1 ) Created: 2008-10-10 01:01:01 -0500 (2 months 30 days ago) | Author: dfabulich | Changeset: 2477 Commenting out forkMode=never, which seems to be screwing up Maven deploy
2433 annotated / raw | Diffs: previous, other | Lines: 135 ( +19, -0 ) Created: 2008-09-07 15:52:08 -0500 (4 months 2 days ago) | Author: gyrm | Changeset: 2433 First pass at a Selenium GroovyTestCase class, included with the Java client driver.
2352 annotated / raw | Diffs: previous, other | Lines: 116 ( +0, -1 ) Created: 2008-07-26 20:30:47 -0500 (5 months 14 days ago) | Author: ph7 | Changeset: 2352 Java Client: Single naming convention for all tests
2351 annotated / raw | Diffs: previous, other | Lines: 117 ( +2, -26 ) Created: 2008-07-26 20:23:44 -0500 (5 months 14 days ago) | Author: ph7 | Changeset: 2351 Java Client: Removed integration and generated tests. They now have been moved to the test subprojects
2240 annotated / raw | Diffs: previous, other | Lines: 141 ( +2, -2 ) Created: 2008-04-02 21:47:53 -0500 (9 months ago) | Author: sproul | Changeset: 2240 Copied to: trunk/tests/generated/pom.xml 2339 enable ClientDriverSuite tests (even though they occasionally crashes my JVM; if this happens on the build machine, it should automatically rerun and then succeed)
2202 annotated / raw | Diffs: previous, other | Lines: 141 ( +1, -1 ) Created: 2008-03-05 02:55:17 -0600 (10 months ago) | Author: dfabulich | Changeset: 2202 Pursuing 1.0-SNAPSHOT
2201 annotated / raw | Diffs: previous, other | Lines: 141 ( +1, -1 ) Created: 2008-03-05 02:02:23 -0600 (10 months ago) | Author: dfabulich | Changeset: 2201 Build RC beta-1
2198 annotated / raw | Diffs: previous, other | Lines: 141 ( +1, -1 ) Created: 2008-02-28 13:36:02 -0600 (10 months ago) | Author: paul | Changeset: 2198 upgrade to 1.0-beta
2115 annotated / raw | Diffs: previous, other | Lines: 141 ( +3, -2 ) Created: 2008-01-12 19:35:50 -0600 (11 months ago) | Author: dfabulich | Changeset: 2115 mvn test runs headless tests by default
2111 annotated / raw | Diffs: previous, other | Lines: 140 ( +35, -0 ) Created: 2008-01-04 15:18:28 -0600 (12 months ago) | Author: plightbo | Changeset: 2111 updating all poms to contain at least a pointer to the open repositories. normally this can be gathered from the parent directly, but since the parent is hosted in these repos and we want to support a 100% independent build for each individual pom, this is required
2008 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 ) Created: 2007-09-20 15:26:37 -0500 (15 months ago) | Author: dfabulich | Changeset: 2008 Now working towards 0.9.3Branch point for: documenthierarchy
2005 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 ) Created: 2007-09-20 12:20:04 -0500 (15 months ago) | Author: dfabulich | Changeset: 2005 D'oh. We're releasing 0.9.2, not 0.9.3
Tags: RELEASE_0_9_2 2004 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 ) Created: 2007-09-20 10:36:55 -0500 (15 months ago) | Author: dfabulich | Changeset: 2004 Preparing to release Selenium RC 0.9.3
1919 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 ) Created: 2007-08-16 18:45:10 -0500 (16 months ago) | Author: dfabulich | Changeset: 1919 Turning on PI tests, because I'm a glutton for punishment.
1888 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 ) Created: 2007-07-31 12:43:54 -0500 (17 months ago) | Author: dfabulich | Changeset: 1888 Disabling PI mode again :-(
1886 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 ) Created: 2007-07-30 02:43:59 -0500 (17 months ago) | Author: dfabulich | Changeset: 1886 Re-enable PI tests
1867 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 ) Created: 2007-07-14 22:45:30 -0500 (17 months ago) | Author: dfabulich | Changeset: 1867 Turn off the PI tests :-(
1864 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -0 ) Created: 2007-07-14 20:42:47 -0500 (17 months ago) | Author: dfabulich | Changeset: 1864 Cleaning up the client tests; adding more generated tests to the ClientDriverSuite. Moving HtmlIdentifierTest into the server where it belongs, though it seems to fail (SRC-293), so I'm not adding it to the suite.
1759 annotated / raw | Diffs: previous, other | Lines: 104 ( +61, -59 ) Created: 2007-03-24 14:25:33 -0500 (21 months ago) | Author: plightbo | Changeset: 1759 updating version to 0.9.2 to reflect a major change in the build and to allow for people to see the snapshots that get pushed out have new artifacts in them (will help them find the right thing)
1757 annotated / raw | Diffs: previous, other | Lines: 102 ( +25, -13 ) Created: 2007-03-24 12:33:17 -0500 (21 months ago) | Author: plightbo | Changeset: 1757 major build changes:- everything is now maven-based (with small callouts to ant) - right now, only the java and ruby clients are built (others are still todo) - ruby artifacts are published neatly along with the java-based ones - tests verified to pass on my local mac - can skip all tests (JUnit and ruby both!) wiht "mvn -Dnotest" - small cleanup of the pom files (using dependencyManagement, better names/urls, etc) - removed stale readme.html and cotta files - removed old ant build files that will confuse folks (we've got SVN history of course, we can always bring them back) - removed stale idea project file (code.iml)
1713 annotated / raw | Diffs: previous, other | Lines: 90 ( +8, -5 ) Created: 2006-12-12 16:05:49 -0600 (2 years ago) | Author: dfabulich | Changeset: 1713 Maven-pulling java-client-driver was pulling -coreless as a dependency, which is not appropriate. Also downgrading client's compiler to Java 1.4 (since we don't really need 1.5 in the client).Branch point for: purland
1703 annotated / raw | Diffs: previous, other | Lines: 87 ( +5, -0 ) Created: 2006-12-06 11:30:35 -0600 (2 years 1 month ago) | Author: sproul | Changeset: 1703 apply Purland patch for my SeleneseTestCase build failure
1679 annotated / raw | Diffs: previous, other | Lines: 82 ( +0, -1 ) Created: 2006-12-03 19:17:18 -0600 (2 years 1 month ago) | Author: dfabulich | Changeset: 1679 SRC-200; distributing SeleneseTestCase in client driver jar
1655 annotated / raw | Diffs: previous, other | Lines: 83 ( +1, -1 ) Created: 2006-11-14 20:09:31 -0600 (2 years 1 month ago) | Author: dfabulich | Changeset: 1655 Releasing 0.9.0; moving towards 0.9.1
1651 annotated / raw | Diffs: previous, other | Lines: 83 ( +1, -1 ) Created: 2006-11-14 00:07:06 -0600 (2 years 1 month ago) | Author: dfabulich | Changeset: 1651 Preparing for 0.9.0 release
1607 annotated / raw | Diffs: previous, other | Lines: 83 ( +4, -18 ) Created: 2006-11-04 11:33:55 -0600 (2 years 2 months ago) | Author: dfabulich | Changeset: 1607 Generate sources in the generated-sources directory, so Maven can automatically clean them, and so we can clean the java client without a server available
1603 annotated / raw | Diffs: previous, other | Lines: 97 ( +1, -1 ) Created: 2006-11-03 18:28:16 -0600 (2 years 2 months ago) | Author: dfabulich | Changeset: 1603 The next release will be 0.9.0, actually
1562 annotated / raw | Diffs: previous, other | Lines: 97 ( +1, -1 ) Created: 2006-10-27 09:43:26 -0500 (2 years 2 months ago) | Author: sproul | Changeset: 1562 enable PI mode, but without running any tests, just to verify that there is no env poisoning going on
1557 annotated / raw | Diffs: previous, other | Lines: 97 ( +1, -1 ) Created: 2006-10-26 21:55:23 -0500 (2 years 2 months ago) | Author: dfabulich | Changeset: 1557 Commenting out the PI suite again. The cause and solution to all of our troubles.
1542 annotated / raw | Diffs: previous, other | Lines: 97 ( +1, -1 ) Created: 2006-10-24 18:56:46 -0500 (2 years 2 months ago) | Author: sproul | Changeset: 1542 enable those PI mode tests that are working
1539 annotated / raw | Diffs: previous, other | Lines: 97 ( +1, -0 ) Created: 2006-10-24 02:01:26 -0500 (2 years 2 months ago) | Author: dfabulich | Changeset: 1539 Setting useFile to false, which will print stack traces on the console
1536 annotated / raw | Diffs: previous, other | Lines: 96 ( +1, -1 ) Created: 2006-10-22 06:54:26 -0500 (2 years 2 months ago) | Author: sproul | Changeset: 1536 ok, fine, just checking...
1535 annotated / raw | Diffs: previous, other | Lines: 96 ( +1, -1 ) Created: 2006-10-22 05:36:11 -0500 (2 years 2 months ago) | Author: sproul | Changeset: 1535 enable PI tests
1532 annotated / raw | Diffs: previous, other | Lines: 96 ( +1, -1 ) Created: 2006-10-20 09:10:15 -0500 (2 years 2 months ago) | Author: sproul | Changeset: 1532 disable PI tests -- again
1531 annotated / raw | Diffs: previous, other | Lines: 96 ( +1, -1 ) Created: 2006-10-20 02:37:57 -0500 (2 years 2 months ago) | Author: sproul | Changeset: 1531 enable PI mode tests
1501 annotated / raw | Diffs: previous, other | Lines: 96 ( +2, -2 ) Created: 2006-10-14 13:45:10 -0500 (2 years 2 months ago) | Author: dfabulich | Changeset: 1501 Not actually using the Selenium Xlator yet, so let's dodge this Maven bug by not depending on it hereBranch point for: mavenized
1478 annotated / raw | Diffs: previous, other | Lines: 96 ( +1, -1 ) Created: 2006-09-24 00:43:45 -0500 (2 years 3 months ago) | Author: sproul | Changeset: 1478 disabling PI tests again
1477 annotated / raw | Diffs: previous, other | Lines: 96 ( +1, -1 ) Created: 2006-09-24 00:13:09 -0500 (2 years 3 months ago) | Author: sproul | Changeset: 1477 enabling PI tests just to take a quick look at the failures reported earlier
1469 annotated / raw | Diffs: previous, other | Lines: 96 ( +1, -1 ) Created: 2006-09-20 20:51:11 -0500 (2 years 3 months ago) | Author: wpc | Changeset: 1469 For the reason we are doing build env immigration(from Melbourne to China),temporally remove ProxyInjection client driver tests, which freezes IE on windows build machine and try to startup IE on linux build machine
1468 annotated / raw | Diffs: previous, other | Lines: 96 ( +1, -0 ) Created: 2006-09-20 02:02:58 -0500 (2 years 3 months ago) | Author: sproul | Changeset: 1468 reenable PI mode tests
1345 annotated / raw | Diffs: previous, other | Lines: 95 ( +0, -1 ) Created: 2006-07-13 22:31:03 -0500 (2 years 5 months ago) | Author: sproul | Changeset: 1345 disable PI tests again, damn build was taking hours
1344 annotated / raw | Diffs: previous, other | Lines: 96 ( +1, -0 ) Created: 2006-07-13 20:40:07 -0500 (2 years 5 months ago) | Author: sproul | Changeset: 1344 reenable PI tests (which I took out when I was trying to figure out why the build was hanging last week)
1329 annotated / raw | Diffs: previous, other | Lines: 95 ( +1, -2 ) Created: 2006-07-09 00:25:52 -0500 (2 years 6 months ago) | Author: sproul | Changeset: 1329 disable ClientDriverPISuite test to get a build
1317 annotated / raw | Diffs: previous, other | Lines: 96 ( +4, -1 ) Created: 2006-07-05 14:39:40 -0500 (2 years 6 months ago) | Author: sproul | Changeset: 1317 add ClientDriverPISuite (proxy injection mode) tests
1223 annotated / raw | Diffs: previous, other | Lines: 93 ( +2, -2 ) Created: 2006-06-12 18:57:47 -0500 (2 years 6 months ago) | Author: dfabulich | Changeset: 1223 Enabling the xlator build as part of the RC build...
1222 annotated / raw | Diffs: previous, other | Lines: 93 ( +5, -0 ) Created: 2006-06-12 18:49:56 -0500 (2 years 6 months ago) | Author: dfabulich | Changeset: 1222 Added sample code for Shinya to use in generating Java classes
1203 annotated / raw | Diffs: previous, other | Lines: 88 ( +1, -1 ) Created: 2006-06-05 17:08:55 -0500 (2 years 7 months ago) | Author: sproul | Changeset: 1203 no comment
1198 annotated / raw | Diffs: previous, other | Lines: 88 ( +1, -1 ) Created: 2006-06-05 12:48:53 -0500 (2 years 7 months ago) | Author: dfabulich | Changeset: 1198 Oops, let's release a quick 0.8.1
1195 annotated / raw | Diffs: previous, other | Lines: 88 ( +1, -1 ) Created: 2006-06-02 20:12:36 -0500 (2 years 7 months ago) | Author: dfabulich | Changeset: 1195 Now we're working on 0.8.1
1192 annotated / raw | Diffs: previous, other | Lines: 88 ( +1, -1 ) Created: 2006-06-02 18:31:53 -0500 (2 years 7 months ago) | Author: dfabulich | Changeset: 1192 going to release RC 0.8.0
1140 annotated / raw | Diffs: previous, other | Lines: 88 ( +0, -54 ) Created: 2006-05-17 17:39:27 -0500 (2 years 7 months ago) | Author: dfabulich | Changeset: 1140 Fixing issues with reg.exe on Win 2000; generating test jar for server and client
1138 annotated / raw | Diffs: previous, other | Lines: 142 ( +1, -7 ) Created: 2006-05-16 20:58:48 -0500 (2 years 7 months ago) | Author: dfabulich | Changeset: 1138 oops, move never declaration a little higher
1137 annotated / raw | Diffs: previous, other | Lines: 148 ( +7, -0 ) Created: 2006-05-16 18:56:33 -0500 (2 years 7 months ago) | Author: dfabulich | Changeset: 1137 Don't fork; forking breaks our build machine
1102 annotated / raw | Diffs: previous, other | Lines: 141 ( +1, -2 ) Created: 2006-05-04 22:22:54 -0500 (2 years 8 months ago) | Author: dfabulich | Changeset: 1102 Updating Selenium RC to use deployed/pre-installed Selenium Core; this will probably break the build for a while
1072 annotated / raw | Diffs: previous, other | Lines: 142 ( +1, -0 ) Created: 2006-04-25 22:40:34 -0500 (2 years 8 months ago) | Author: dfabulich | Changeset: 1072 Allow a customizable core.javascript.path, like we do for javascript-core. The .. path we're using doesn't match my system.
1021 annotated / raw | Diffs: previous, other | Lines: 141 ( +1, -1 ) Created: 2006-04-13 21:48:08 -0500 (2 years 8 months ago) | Author: dfabulich | Changeset: 1021 Updating version numbers to 0.7.2, and splitting up Maven stuff
1003 annotated / raw | Diffs: previous, other | Lines: 141 ( +1, -2 ) Created: 2006-04-12 18:04:10 -0500 (2 years 8 months ago) | Author: dfabulich | Changeset: 1003 Eliminating explicit version number from java client pom
980 annotated / raw | Diffs: previous, other | Lines: 142 ( +1, -1 ) Created: 2006-04-04 00:26:40 -0500 (2 years 9 months ago) | Author: dfabulich | Changeset: 980 More version numbers...
975 annotated / raw | Diffs: previous, other | Lines: 142 ( +2, -2 ) Created: 2006-04-03 15:49:36 -0500 (2 years 9 months ago) | Author: dfabulich | Changeset: 975 Revving version number to 0.7.1
971 annotated / raw | Diffs: previous, other | Lines: 142 ( +13, -0 ) Created: 2006-04-03 13:04:14 -0500 (2 years 9 months ago) | Author: dfabulich | Changeset: 971 Distribute java client tests, so we can run them on other platforms
959 annotated / raw | Diffs: previous, other | Lines: 129 ( +16, -3 ) Created: 2006-03-29 20:27:23 -0600 (2 years 9 months ago) | Author: dfabulich | Changeset: 959 Changing version numbers and automatically building a complete assembly directory
935 annotated / raw | Diffs: previous, other | Lines: 116 ( +48, -0 ) Created: 2006-03-27 01:56:57 -0600 (2 years 9 months ago) | Author: dfabulich | Changeset: 935 Now autogenerating the core files from iedoc.xml; deleting them from source control so they can be regenerated from XSLT source
902 new/moved annotated / raw | Diffs: previous, other | Lines: 68 ( +68, -0 ) Created: 2006-03-15 18:15:45 -0600 (2 years 9 months ago) | Author: dfabulich | Changeset: 902 Moved from: trunk/code/java/pom.xml 901 no comment
901 new/moved annotated / raw | Diffs: previous, other | Lines: 68 ( +68, -0 ) Created: 2006-03-15 18:15:28 -0600 (2 years 9 months ago) | Author: dfabulich | Changeset: 901 Moved from: trunk/code/java-client-driver/pom.xml 873 Moved to: trunk/clients/java/pom.xml 902 java-client-driver is just "java" now
873 new/copied annotated / raw | Diffs: previous, other | Lines: 68 ( +68, -0 ) Created: 2006-03-14 19:42:54 -0600 (2 years 9 months ago) | Author: dfabulich | Changeset: 873 Moved to: trunk/code/java/pom.xml 901 Copied from: branches/experimental/code/java-client-driver/pom.xml 811 Copying Java Client Driver into the trunk
latest revision Branch documenthierarchy2159 annotated / raw | Diffs: previous, other | Lines: 141 ( +38, -2 ) Created: 2008-01-25 15:42:51 -0600 (11 months ago) | Author: mpurland | Changeset: 2159 Merge from trunk from 2030 to 2118 for RC clients.
2042 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 ) Created: 2007-10-20 19:01:27 -0500 (14 months ago) | Author: mpurland | Changeset: 2042 Comment out portions of tests that are using old SeleniumServer directly. Modify client driver suite.Modifed pom to use 0.9.3
2032 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 ) Created: 2007-10-19 17:57:13 -0500 (14 months ago) | Author: mpurland | Changeset: 2032 Use 2.0 snapshot for this branch for now and have server point to 0.8.4-SNAPSHOT.
2030 new annotated / raw | Diffs: previous, other | Lines: 105 ( +0, -0 ) Created: 2007-10-19 10:39:08 -0500 (14 months ago) | Author: mpurland | Changeset: 2030 Creating branch for document hierarchy. This branch will contain a rewrite that 1) Uses a document hierarchy to track loaded documents. 2) Configurable web server for Jetty 5, Jetty 6 (non-PI right now) and other web servers can be supported. 3) Speed improvements 4) Modal dialog support
latest revision Branch experimental811 annotated / raw | Diffs: previous, other | Lines: 68 ( +1, -1 ) Created: 2006-03-01 16:40:40 -0600 (2 years 10 months ago) | Author: dfabulich | Changeset: 811 Copied to: trunk/code/java-client-driver/pom.xml 873 The client driver should live in "client-drivers" group, not in "server"
795 annotated / raw | Diffs: previous, other | Lines: 68 ( +6, -1 ) Created: 2006-02-25 23:09:05 -0600 (2 years 10 months ago) | Author: dfabulich | Changeset: 795 Declaring shared parentage, so eclipse:eclipse will link the projects together, rather than just the JARs.
|