File tree Expand file tree Collapse file tree
jaxrs/readerwriter-injection
java/org/javaee7/jaxrs/readerwriter/injection Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <groupId >org.javaee7.jaxrs</groupId >
12- <artifactId >readerwriter-pu </artifactId >
12+ <artifactId >readerwriter-injection </artifactId >
1313 <version >1.0-SNAPSHOT</version >
1414 <packaging >war</packaging >
1515</project >
Original file line number Diff line number Diff line change 3737 * only if the new code is made subject to such option by the copyright
3838 * holder.
3939 */
40- package org .javaee7 .jaxrs .readerwriter .pu ;
40+ package org .javaee7 .jaxrs .readerwriter .injection ;
4141
4242import java .io .Serializable ;
4343import javax .persistence .Column ;
Original file line number Diff line number Diff line change 3737 * only if the new code is made subject to such option by the copyright
3838 * holder.
3939 */
40- package org .javaee7 .jaxrs .readerwriter .pu ;
40+ package org .javaee7 .jaxrs .readerwriter .injection ;
4141
4242import java .util .Set ;
4343import javax .ws .rs .ApplicationPath ;
Original file line number Diff line number Diff line change 3737 * only if the new code is made subject to such option by the copyright
3838 * holder.
3939 */
40- package org .javaee7 .jaxrs .readerwriter .pu ;
40+ package org .javaee7 .jaxrs .readerwriter .injection ;
4141
4242import java .io .Serializable ;
4343
Original file line number Diff line number Diff line change 3737 * only if the new code is made subject to such option by the copyright
3838 * holder.
3939 */
40- package org .javaee7 .jaxrs .readerwriter .pu ;
40+ package org .javaee7 .jaxrs .readerwriter .injection ;
4141
4242import java .io .IOException ;
4343import java .io .InputStream ;
Original file line number Diff line number Diff line change 3737 * only if the new code is made subject to such option by the copyright
3838 * holder.
3939 */
40- package org .javaee7 .jaxrs .readerwriter .pu ;
40+ package org .javaee7 .jaxrs .readerwriter .injection ;
4141
4242import javax .ws .rs .Consumes ;
4343import javax .ws .rs .POST ;
Original file line number Diff line number Diff line change 3737 * only if the new code is made subject to such option by the copyright
3838 * holder.
3939 */
40- package org .javaee7 .jaxrs .readerwriter .pu ;
40+ package org .javaee7 .jaxrs .readerwriter .injection ;
4141
4242import java .io .IOException ;
4343import java .io .ObjectOutputStream ;
Original file line number Diff line number Diff line change 3737 * only if the new code is made subject to such option by the copyright
3838 * holder.
3939 */
40- package org .javaee7 .jaxrs .readerwriter .pu ;
40+ package org .javaee7 .jaxrs .readerwriter .injection ;
4141
4242import java .io .IOException ;
4343import java .io .PrintWriter ;
File renamed without changes.
You can’t perform that action at this time.
0 commit comments