summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxrs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-2/+2
* Fix the ASM code gen for long/double parametersrfeng2012-04-045-6/+12
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* Make sure the generics are generated into the Resource implementation class s...rfeng2011-05-175-6/+60
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* Update more things for base + extensions approachantelder2010-11-101-8/+4
* TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. Updat...slaws2010-10-261-1/+1
* TUSCANY-3595 - Minor tweaks to code that generates JAX-RS resource interfacelresende2010-08-292-7/+23
* Align the JAX-RS resource class/method checks with the specrfeng2010-07-161-16/+21
* Setting svn:eol-style for java and xml filesrfeng2010-06-051-1/+1
* Adjust the path URI for web app deploymentrfeng2010-06-011-4/+0
* Add a workaround for TUSCANY-3572rfeng2010-05-281-5/+40
* Merge branch 'jaxrs' into trunkrfeng2010-05-196-58/+111
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* add jaxrs dependencyslaws2010-05-071-1/+2
* Add a utility to generate a JAX-RS resource class from the JAX-RS annotated i...rfeng2010-05-039-1/+702
* Enhancing processing of JAX-RS interfaces, and fixing typo on the annotation ...lresende2010-04-301-21/+19
* Fixing jax-rs operation flag in the test case to match what is used by the ru...lresende2010-04-271-1/+1
* Fixing key used as flag to JAX-RS related operationslresende2010-04-271-8/+8
* Initial support for introspecting JAX-RS annotations during interface contrac...lresende2010-04-278-0/+505