| Version | Date | Description |
|---|---|---|
| 1.1.0-SNAPSHOT | 2011 | update to Java 6 |
| 1.0.3 | 18-Oct-2010 | upload version |
| 1.0.2 | 06-Sep-2010 | holiday version |
| 1.0.1 | 18-Jul-2010 | the version after JFS 2010 |
| 1.0.0 | 20-Jun-2010 | first org.patterntesting version |
| 0.9.9 | 30-Dec-2009 | Silvester version |
| 0.9.8 | 20-Dec-2009 | Christmas version |
| 0.9.0 | 01-Mar-2009 | spring release |
| 0.8.0 | 12-Dec-2008 | project split |
| 0.6.x | 2008 | before the split (see patterntesting-parent) |
| Type | Changes | By |
|---|---|---|
![]() | Additional synchronization for JUnit tests running in parallel. | oboehm |
| Type | Changes | By |
|---|---|---|
![]() | Fails no longer with a RuntimeExcpetion if AspectJ classes are found not in aspectjrt.jar but aspectjrt-x.x.x.jar. Fixes 2895287. | oboehm |
| No longer OutputStream in AjcXml used but Writer class. And there is now a getResult() provided where you can get the result of the last compilation. | oboehm | |
| GroupId changed to "org.patterntesting". | oboehm |
| Type | Changes | By |
|---|---|---|
![]() | The project was splitted in several subparts: patterntesting-parent, patterntesting-rt (runtime), patterntesting-check, patterntesting-tools, patterntesting-samples. | oboehm |
![]() | The Ant extension together with the JUnit tests are extracted to this subproject and has now patterntesting.tool.aspectj as package name. | oboehm |
![]() | The Maven plugin was not taken over because it is still a Maven-1 plugin. The Maven-2 port will come in one of the next releases (perhaps). | oboehm |