summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [maven-release-plugin] prepare release javax.inject-tck-1Paul Hammant2010-06-031-4/+4
| * temporary overwrite of main pom, in attempt to work through Maven-plugin bugs...Paul Hammant2010-06-031-20/+121
| * [maven-release-plugin] prepare for next development iterationPaul Hammant2010-06-021-4/+4
| * [maven-release-plugin] prepare release javax.inject-tck-1Paul Hammant2010-06-021-5/+5
| * tck uses released version of @injectPaul Hammant2010-06-021-1/+1
| * in advance of releasePaul Hammant2010-06-021-1/+1
| * upgrades for to help for release to maven repos (tck only)Paul Hammant2010-06-021-0/+60
| * group/version, formatting, compiler-plugin version bumpPaul Hammant2010-02-101-59/+60
| * changes to allow latest revision of maven-bundle to work: scm line now mandatoryPaul Hammant2010-02-092-0/+2
| * Maven pom for the tck added. Run via: 'mvn install -f tck-pom.xml'Paul Hammant2010-02-091-0/+60
| * Fixed embarrassing typo.Bob Lee2009-10-262-8/+11
| * Added 'draft' warning back for trunk.Bob Lee2009-10-131-0/+1
| * Merged maven build script into v1 branch. Set default version to SNAPSHOT.Bob Lee2009-10-131-1/+1
| * Updated build script to build Maven bundle.Bob Lee2009-10-132-39/+28
| * Nevermind. Someone already started one.Bob Lee2009-10-131-20/+0
| * Initial stab at a pom.Bob Lee2009-10-131-0/+20
| * Set mime types.Bob Lee2009-10-130-0/+0
| * Uploaded final spec.Bob Lee2009-10-1320-0/+2822
| * Removed spec snapshot.Bob Lee2009-10-1326-3575/+0
| * Minor tweak.Bob Lee2009-10-051-2/+2
| * Referenced external configuration as an example.Bob Lee2009-10-051-2/+3
| * Tweaked injector configuration instructions to make them more explicit.Bob Lee2009-10-031-10/+12
| * Moved rule down so we don't mention qualifiers before we define them.Bob Lee2009-10-031-11/+13
| * Made rule about injecting T or a subtype of T more precise.Bob Lee2009-10-032-6/+16
| * Rolling back r48. I'd forgotten that we updated the spec to address this...Jesse Wilson2009-10-012-5/+6
| * Pete Muir's patch for making the TCK follow the spec more closelyJesse Wilson2009-10-012-6/+5
| * Fixing an incorrectly-named test in the TCK.Jesse Wilson2009-10-011-2/+2
| * Added SpareTire to list of classes that can be injected.Bob Lee2009-09-301-1/+2
| * s/subclass/subtype/. Added a couple more test cases.Bob Lee2009-09-305-3/+47
| * Added rule to spec requiring injectors to support injecting user-specified su...Bob Lee2009-09-309-52/+137
| * TCK maintenance; we were constraining more than necessary.Jesse Wilson2009-09-301-2/+2
| * Added Javadocs for TCK.Bob Lee2009-09-292-6/+16
| * Updated build script.Bob Lee2009-09-291-0/+1
| * Removed empty dir.Bob Lee2009-09-290-0/+0
| * Made static and private member injection optional.Bob Lee2009-09-293-107/+124
| * JUnitified the TCKJesse Wilson2009-09-299-261/+405
| * Made forTests() thread safe (despite JUnit).Bob Lee2009-09-282-12/+10
| * Simplified TCK setup.Bob Lee2009-09-284-131/+28
| * Repackaged TCK.Bob Lee2009-09-2817-87/+111
| * Added tests for the TCK itself.Bob Lee2009-09-282-10/+53
| * Modified Tck to use JUnit.Bob Lee2009-09-285-83/+111
| * Added JUnit.Bob Lee2009-09-284-3/+12
| * Adding several more tests to the TCK.Jesse Wilson2009-09-2816-112/+331
| * Updated build script to build TCK.Bob Lee2009-09-282-2/+10
| * Further tests for the TCK: method visibility and overrides.Jesse Wilson2009-09-288-28/+416
| * An early draft of the JSR 330 TCK. Most checks haven't been added yet.Jesse Wilson2009-09-2718-4/+544
| * Added small example to @Named.Bob Lee2009-09-221-0/+9
| * add footer as per build.shPaul Hammant2009-09-181-0/+6
| * javadoc report addedPaul Hammant2009-09-181-1/+9
| * maven pom filePaul Hammant2009-09-181-0/+26