| selenium-rc:/trunk/xlator/pom.xml |
Line History |
History |
latest revision Branch trunk2698 annotated / raw | Diffs: previous, other | Lines: 94 ( +1, -1 ) Created: 2009-06-14 14:39:45 -0500 (3 years 11 months ago) | Author: jrhuggins | Changeset: 2698 Updating version from 1.0.1 to 1.0.2-SNAPSHOT
2684 annotated / raw | Diffs: previous, other | Lines: 94 ( +1, -1 ) Created: 2009-06-06 10:13:14 -0500 (3 years 11 months ago) | Author: jrhuggins | Changeset: 2684 Prepping for new release. Updated project versions from 1.0.1-SNAPSHOT to 1.0.1
Tags: REL-1.0.1 2679 annotated / raw | Diffs: previous, other | Lines: 94 ( +1, -1 ) Created: 2009-06-04 06:57:07 -0500 (3 years 11 months ago) | Author: andras.hatvani | Changeset: 2679 * Updated project versions from 1.0 to 1.0.1-SNAPSHOT
2673 annotated / raw | Diffs: previous, other | Lines: 94 ( +1, -1 ) Created: 2009-05-27 16:58:12 -0500 (3 years 11 months ago) | Author: plightbo | Changeset: 2673 preparing for 1.0 release
Tags: RELEASE_1.0 2667 annotated / raw | Diffs: previous, other | Lines: 94 ( +1, -1 ) Created: 2009-05-14 13:33:45 -0500 (4 years ago) | Author: andras.hatvani | Changeset: 2667 * Changed ant plugin's group id from ant to org.apache.ant* Updated ant plugin's version from 1.6.5 to 1.7.1
2572 annotated / raw | Diffs: previous, other | Lines: 94 ( +1, -1 ) Created: 2009-01-12 15:27:32 -0600 (4 years 4 months ago) | Author: plightbo | Changeset: 2572 back to 1.0-SNAPSHOT version
2570 annotated / raw | Diffs: previous, other | Lines: 94 ( +1, -1 ) Created: 2009-01-12 15:04:57 -0600 (4 years 4 months ago) | Author: plightbo | Changeset: 2570 releasing 1.0-beta-2
Tags: REL-1.0-beta-2 2556 annotated / raw | Diffs: previous, other | Lines: 94 ( +1, -1 ) Created: 2008-12-31 19:14:51 -0600 (4 years 4 months ago) | Author: dfabulich | Changeset: 2556 Depending on latest deployed Selenium IDE in xlator
2495 annotated / raw | Diffs: previous, other | Lines: 94 ( +9, -9 ) Created: 2008-12-07 11:44:36 -0600 (4 years 5 months ago) | Author: andras.hatvani | Changeset: 2495 * Adapted POM to Nexus
2494 annotated / raw | Diffs: previous, other | Lines: 94 ( +14, -14 ) Created: 2008-12-06 10:16:04 -0600 (4 years 5 months ago) | Author: andras.hatvani | Changeset: 2494 * Changed URL's, variables, names, etc. from openqa/OpenQA to seleniumhq/SeleniumHQ in the POM's
2415 annotated / raw | Diffs: previous, other | Lines: 94 ( +12, -0 ) Created: 2008-09-04 22:10:40 -0500 (4 years 8 months ago) | Author: dfabulich | Changeset: 2415 Working with new Selenium IDE on updated xlator
2202 annotated / raw | Diffs: previous, other | Lines: 82 ( +1, -1 ) Created: 2008-03-05 02:55:17 -0600 (5 years 2 months ago) | Author: dfabulich | Changeset: 2202 Pursuing 1.0-SNAPSHOT
2201 annotated / raw | Diffs: previous, other | Lines: 82 ( +1, -1 ) Created: 2008-03-05 02:02:23 -0600 (5 years 2 months ago) | Author: dfabulich | Changeset: 2201 Build RC beta-1
2198 annotated / raw | Diffs: previous, other | Lines: 82 ( +1, -1 ) Created: 2008-02-28 13:36:02 -0600 (5 years 2 months ago) | Author: paul | Changeset: 2198 upgrade to 1.0-beta
2111 annotated / raw | Diffs: previous, other | Lines: 82 ( +35, -0 ) Created: 2008-01-04 15:18:28 -0600 (5 years 4 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: 47 ( +1, -1 ) Created: 2007-09-20 15:26:37 -0500 (5 years 7 months ago) | Author: dfabulich | Changeset: 2008 Now working towards 0.9.3Branch point for: documenthierarchy
2005 annotated / raw | Diffs: previous, other | Lines: 47 ( +1, -1 ) Created: 2007-09-20 12:20:04 -0500 (5 years 7 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: 47 ( +1, -1 ) Created: 2007-09-20 10:36:55 -0500 (5 years 7 months ago) | Author: dfabulich | Changeset: 2004 Preparing to release Selenium RC 0.9.3
1759 annotated / raw | Diffs: previous, other | Lines: 47 ( +1, -1 ) Created: 2007-03-24 14:25:33 -0500 (6 years 1 month 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: 47 ( +45, -49 ) Created: 2007-03-24 12:33:17 -0500 (6 years 1 month 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)
1655 annotated / raw | Diffs: previous, other | Lines: 51 ( +2, -2 ) Created: 2006-11-14 20:09:31 -0600 (6 years 6 months ago) | Author: dfabulich | Changeset: 1655 Releasing 0.9.0; moving towards 0.9.1Branch point for: purland
1651 annotated / raw | Diffs: previous, other | Lines: 51 ( +2, -2 ) Created: 2006-11-14 00:07:06 -0600 (6 years 6 months ago) | Author: dfabulich | Changeset: 1651 Preparing for 0.9.0 release
1606 annotated / raw | Diffs: previous, other | Lines: 51 ( +1, -1 ) Created: 2006-11-04 01:39:55 -0600 (6 years 6 months ago) | Author: dfabulich | Changeset: 1606 Oops, missed this one
1466 annotated / raw | Diffs: previous, other | Lines: 51 ( +1, -1 ) Created: 2006-09-19 23:33:20 -0500 (6 years 7 months ago) | Author: wpc | Changeset: 1466 upgrade dependency to selenium-core to 0.8.1-SNAPSHOTBranch point for: mavenized
1461 annotated / raw | Diffs: previous, other | Lines: 51 ( +1, -1 ) Created: 2006-09-15 00:30:22 -0500 (6 years 8 months ago) | Author: gigix | Changeset: 1461 translating of TestXPathLocators is incorrect, replaced with prepared source file.
1395 annotated / raw | Diffs: previous, other | Lines: 51 ( +1, -1 ) Created: 2006-08-03 18:07:06 -0500 (6 years 9 months ago) | Author: dfabulich | Changeset: 1395 Now use SCORE 0.7.2-SNAPSHOT in RC
1227 annotated / raw | Diffs: previous, other | Lines: 51 ( +11, -0 ) Created: 2006-06-12 22:27:55 -0500 (6 years 11 months ago) | Author: dfabulich | Changeset: 1227 forkmode never, for the build machine
1224 annotated / raw | Diffs: previous, other | Lines: 40 ( +0, -6 ) Created: 2006-06-12 19:22:05 -0500 (6 years 11 months ago) | Author: dfabulich | Changeset: 1224 Removing dependency on Java Client Driver
1223 annotated / raw | Diffs: previous, other | Lines: 46 ( +5, -0 ) Created: 2006-06-12 18:57:47 -0500 (6 years 11 months ago) | Author: dfabulich | Changeset: 1223 Enabling the xlator build as part of the RC build...
1218 annotated / raw | Diffs: previous, other | Lines: 41 ( +7, -1 ) Created: 2006-06-11 12:20:27 -0500 (6 years 11 months ago) | Author: shinya | Changeset: 1218 Reflected internal changes in Selenium IDE. We have to think about where to write the test case.
1215 annotated / raw | Diffs: previous, other | Lines: 35 ( +5, -1 ) Created: 2006-06-08 12:36:55 -0500 (6 years 11 months ago) | Author: dfabulich | Changeset: 1215 Depend on Selenium IDE using Maven
1214 annotated / raw | Diffs: previous, other | Lines: 31 ( +6, -0 ) Created: 2006-06-07 18:34:39 -0500 (6 years 11 months ago) | Author: dfabulich | Changeset: 1214 Eliminated hard-coded references; now getting selenium-ide and selenium-core off the classpath. But Maven doesn't support this; it works OK in Eclipse.
latest revision Branch documenthierarchy2030 new annotated / raw | Diffs: previous, other | Lines: 47 ( +0, -0 ) Created: 2007-10-19 10:39:08 -0500 (5 years 7 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 mavenized |