summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-03[maven-release-plugin] prepare for next development iterationPaul Hammant
2010-06-03[maven-release-plugin] prepare release javax.inject-tck-1Paul Hammant
2010-06-03temporary overwrite of main pom, in attempt to work through Maven-plugin bugs...Paul Hammant
2010-06-02[maven-release-plugin] prepare for next development iterationPaul Hammant
2010-06-02[maven-release-plugin] prepare release javax.inject-tck-1Paul Hammant
2010-06-02tck uses released version of @injectPaul Hammant
2010-06-02in advance of releasePaul Hammant
2010-06-02upgrades for to help for release to maven repos (tck only)Paul Hammant
2010-02-10group/version, formatting, compiler-plugin version bumpPaul Hammant
2010-02-09changes to allow latest revision of maven-bundle to work: scm line now mandatoryPaul Hammant
2010-02-09Maven pom for the tck added. Run via: 'mvn install -f tck-pom.xml'Paul Hammant
2009-10-26Fixed embarrassing typo.Bob Lee
2009-10-13Added 'draft' warning back for trunk.Bob Lee
2009-10-13Merged maven build script into v1 branch. Set default version to SNAPSHOT.Bob Lee
2009-10-13Updated build script to build Maven bundle.Bob Lee
2009-10-13Nevermind. Someone already started one.Bob Lee
2009-10-13Initial stab at a pom.Bob Lee
2009-10-13Set mime types.Bob Lee
2009-10-13Uploaded final spec.Bob Lee
2009-10-13Removed spec snapshot.Bob Lee
2009-10-05Minor tweak.Bob Lee
2009-10-05Referenced external configuration as an example.Bob Lee
2009-10-03Tweaked injector configuration instructions to make them more explicit.Bob Lee
2009-10-03Moved rule down so we don't mention qualifiers before we define them.Bob Lee
2009-10-03Made rule about injecting T or a subtype of T more precise.Bob Lee
2009-10-01Rolling back r48. I'd forgotten that we updated the spec to address this...Jesse Wilson
2009-10-01Pete Muir's patch for making the TCK follow the spec more closelyJesse Wilson
2009-10-01Fixing an incorrectly-named test in the TCK.Jesse Wilson
2009-09-30Added SpareTire to list of classes that can be injected.Bob Lee
2009-09-30s/subclass/subtype/. Added a couple more test cases.Bob Lee
2009-09-30Added rule to spec requiring injectors to support injecting user-specified su...Bob Lee
2009-09-30TCK maintenance; we were constraining more than necessary.Jesse Wilson
2009-09-29Added Javadocs for TCK.Bob Lee
2009-09-29Updated build script.Bob Lee
2009-09-29Removed empty dir.Bob Lee
2009-09-29Made static and private member injection optional.Bob Lee
2009-09-29JUnitified the TCKJesse Wilson
2009-09-28Made forTests() thread safe (despite JUnit).Bob Lee
2009-09-28Simplified TCK setup.Bob Lee
2009-09-28Repackaged TCK.Bob Lee
2009-09-28Added tests for the TCK itself.Bob Lee
2009-09-28Modified Tck to use JUnit.Bob Lee
2009-09-28Added JUnit.Bob Lee
2009-09-28Adding several more tests to the TCK.Jesse Wilson
2009-09-28Updated build script to build TCK.Bob Lee
2009-09-28Further tests for the TCK: method visibility and overrides.Jesse Wilson
2009-09-27An early draft of the JSR 330 TCK. Most checks haven't been added yet.Jesse Wilson
2009-09-22Added small example to @Named.Bob Lee
2009-09-18add footer as per build.shPaul Hammant
2009-09-18javadoc report addedPaul Hammant