Mailing list archives: February 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · Next »Thread · Author · Date
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-261) Unable to generate the surefire report if the project is not a java project, but tests are written in JAVA Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-259) Calculation of relative path to xref is wrong Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-258) Report plugin adds xmlapi jar to projectArtifacts Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-257) surefire-report reruns tests Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-186) Make the use of 'test' env-var more Eclipse-friendly Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-256) Incoherent data between 'Package List ' and 'Test Cases' items in report Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-184) [PATCH] make the basedir system property optional Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-183) enhance maven.surefire.debug property to allow a full debug string (and take the current default if none given for backwards compat) Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-178) add the equivalent of maven.junit.jvmargs in maven 1.x plugin Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-182) console output of tests should be catched in text files like in Maven 1 Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-181) allow 'test' argument to take fully qualified class names as well as the current short format, and document the current behaviour better Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-177) Groups stipulated in the pom file get ignored when using a suiteXMLFile Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-176) Classes can't find their JNI on Windows inside surefire Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-175) NoClassDefFoundError for UrlUtils Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-174) Various information is written to stdout instead of log which is not embedder-friendly Fri, 23 Feb, 07:05
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-172) maven.test.skip.exec is ignored Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-171) tests failed under surefire plugin 2.2 and not with older version Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-167) Non-Abstract TestCase not executed if name starts with Abstract Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-168) TestNG @BeforeMethod annotations not being processed Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-169) No tests detected when both TestNG and JUnit in classpath Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-166) trimStackTrace=true trims "caused by:" sections complelely away Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-164) Classpath in XML report is wrong Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-165) TestNG JDK1.4 JavaDoc annotated classes never run ... and now I know why. Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-163) Surefire ClassLoader Breaks RIFE's ClassLoader Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-161) Result message of Surefire TestNG run with invalid <suiteXmlFile> not logical. Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-160) Bug into xml report generation Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-159) DBUnit not working from inside Maven2 Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-158) Web site has incorrect source repository information Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-156) Typo in JavaDoc comment of deprecated classorg.apache.maven.test.SurefirePlugin Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-157) Surefire Plugin fails to handle exception thrown from TestNG @BeforeTest method Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-137) provide option to list all of the test cases which failed when running a build Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-139) JUnit 4 integration Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-136) The plugin does not use JAVA_HOME variable and launches default JVM Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-131) Excluding tests with command line pattern Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-132) Running tests in JAR files Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-130) Support tests written in Jython Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-128) Argline splits on spaces, should not when quoted Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-124) Empty system property value from POM pluginManagement defaulting to the value of another property. Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-126) ComponentLookupException when running unit tests from Eclipse IDE Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-121) System properties set on the command line get clobbered Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-119) With testng, incorrect test numbers are reported if setup method throws exception. Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-118) Cannot override read-only parameter: classpathElements Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-117) ability to add dependency to jvm's classpath rather in surefirebooter classloader Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-116) [regression] Test-resources not on classpath in forkMode always Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-115) Surefire-JUnit does not recognize "suite"-methods Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-111) argLine with -Xmx option has no effect Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-112) StringIndexOutOfBoundsException building reports from TestNG tests Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-110) classesDirectory set in pom.xml is ignored Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-108) Depencencies get precedence over test sources in classpath Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-107) Odd Filename/inner class dependant behavior (and some junit tests) Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-109) VM Forking manifests itself behind HTTP proxy Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-104) unable to establish my own http protocol handler for unit tests Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-102) java.lang.NoClassDefFoundError: junit/framework/TestCase Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-103) 2.3-SNAPSHOT fails to deserialize an object due to ClassNotFoundException (regression) Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-92) Fix classloader separation of Test NG Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-94) Implement getTestCount for TestNG Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-100) environmentVariables does not work with windows Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-60) systemProperties not correctly evaluated Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-59) Not compatible with TestNG 5.2: java.lang.NoSuchMethodError: org.testng.xml.XmlSuite.setParallel(Z)V Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-57) Invalid characters in XML reports Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-58) Not compatible with TestNG 5.4: InstantiationException: org.testng.internal.annotations.JDK15AnnotationFinder Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-55) Incorrect splitting of command line arguments in ForkConfiguration Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-50) write comprehensive tests for surefire Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-52) XML Reports include testcases from previous tests Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-48) TestSetup decorators don't work Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-47) JUnit suite() method ends up being called twice when tests are run with Surefire Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-44) Inner class inclusion too powerful Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-42) TestListenerInvocationHandler incorrectly assumes getName() Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-34) Using security manager in a fork mode causes an AccessControlException Fri, 23 Feb, 07:06
Brett Porter (JIRA) [jira] Created: (SUREFIRE-291) Create comprehensive tests Fri, 23 Feb, 18:14
Brett Porter (JIRA) [jira] Created: (SUREFIRE-292) Documentation for surefire API and providers Fri, 23 Feb, 18:14
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-292) Documentation for surefire API and providers Fri, 23 Feb, 18:16
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-292) Documentation for surefire API and providers Fri, 23 Feb, 18:16
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-291) Create comprehensive tests Fri, 23 Feb, 18:16
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-289) Surefire classlaoder loads wrong class when classes are of same package/class name Sat, 24 Feb, 00:39
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-61) Incorrect classpath ordering Sat, 24 Feb, 00:39
Brett Porter (JIRA) [jira] Updated: (SUREFIRE-290) [PATCH] Forking to java 1.3 not working when using relative paths in modules. Sat, 24 Feb, 00:39
Brett Porter (JIRA) [jira] Commented: (SUREFIRE-256) Incoherent data between 'Package List ' and 'Test Cases' items in report Sat, 24 Feb, 00:39
Brett Porter (JIRA) [jira] Closed: (SUREFIRE-132) Running tests in JAR files Wed, 28 Feb, 04:29
Brett Porter (JIRA) [jira] Reopened: (SUREFIRE-132) Running tests in JAR files Wed, 28 Feb, 04:29
Brian Ely (JIRA) [jira] Created: (MRELEASE-199) Getting SVN error "not working copy" during release:prepare Fri, 16 Feb, 01:06
Brian Fox (JIRA) [jira] Commented: (MDEP-60) Multiple plugin execution sections not correctly executed Thu, 01 Feb, 12:59
Brian Fox (JIRA) [jira] Commented: (MDEP-60) Multiple plugin execution sections not correctly executed Thu, 01 Feb, 14:24
Brian Fox (JIRA) [jira] Commented: (MDEP-62) Ability to disallow groups of deps Wed, 07 Feb, 20:47
Brian Fox (JIRA) [jira] Reopened: (MDEP-50) dependency:unpack doesn't seem to handle version ranges Mon, 12 Feb, 19:01
Brian Fox (JIRA) [jira] Created: (MDEP-63) allow version to be stripped from useSubfolderPerArtifact Tue, 13 Feb, 03:17
Brian Fox (JIRA) [jira] Closed: (MDEP-63) allow version to be stripped from useSubfolderPerArtifact Tue, 13 Feb, 03:19
Brian Fox (JIRA) [jira] Commented: (MDEP-64) Subprojects using m2 dependency plugin causes release:prepare to fail Thu, 15 Feb, 02:00
Brian Fox (JIRA) [jira] Closed: (MDEP-61) <includeScope> doesn't work Thu, 22 Feb, 02:39
Brian Fox (JIRA) [jira] Closed: (MDEP-65) Copy dependencies in a Maven repository like layout Fri, 23 Feb, 02:27
Brian Fox (JIRA) [jira] Commented: (MASSEMBLY-155) Ability to filter unpacked content in the assembly Fri, 23 Feb, 03:14
Brian Fox (JIRA) [jira] Updated: (MDEP-50) dependency:unpack doesn't seem to handle version ranges Fri, 23 Feb, 03:44
Brian Fox (JIRA) [jira] Updated: (MDEP-47) Ability to have an includes/excludes feature on the dependency:unpack goal. Fri, 23 Feb, 03:47
Brian Fox (JIRA) [jira] Updated: (MDEP-44) unpacking/copying of attached artifacts from reactor projects doesn't work Fri, 23 Feb, 03:49
Brian Fox (JIRA) [jira] Closed: (MDEP-58) linux / mac unit test failures Fri, 23 Feb, 04:21
Brill Pappin (JIRA) [jira] Commented: (NMAVEN-3) Deploy NMaven Snapshot into Repo Sat, 10 Feb, 04:07
Bruno Ranschaert (JIRA) [jira] Created: (MNG-2825) LightWeightHttpWagon cannot handle https when port is explicitly specified. Wed, 14 Feb, 15:04
Bruno Ranschaert (JIRA) [jira] Closed: (MNG-2825) LightWeightHttpWagon cannot handle https when port is explicitly specified. Wed, 14 Feb, 16:06
Cameron Fieber (JIRA) [jira] Commented: (MECLIPSE-104) Add the ability to specify source exclusions Sat, 17 Feb, 21:42
Carlos Sanchez (JIRA) [jira] Closed: (MEV-497) Toplink essential is in wrong directory Thu, 01 Feb, 18:49
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · Next »Thread · Author · Date
Box list
Dec 2009245
Nov 2009767
Oct 2009687
Sep 2009722
Aug 2009916
Jul 20091793
Jun 2009682
May 2009857
Apr 2009918
Mar 20091133
Feb 20091060
Jan 20091058
Dec 20081464
Nov 2008711
Oct 2008682
Sep 20081059
Aug 20081054
Jul 20081125
Jun 20081198
May 20081429
Apr 20081139
Mar 20081373
Feb 20081220
Jan 20081235
Dec 2007912
Nov 20071614
Oct 20071609
Sep 20071593
Aug 20071459
Jul 20071641
Jun 20071935
May 20071738
Apr 20071251
Mar 20071931
Feb 2007990
Jan 20071749
Dec 20061066
Nov 20061509
Oct 20061251
Sep 20061421
Aug 20061968
Jul 20061706
Jun 20062076
May 20061686
Apr 20061653
Mar 20061428