Closed GoogleCodeExporter closed 9 years ago
Thanks for the report, I will attempt to resolve this for the next release.
Original comment by baker.st...@gmail.com
on 3 Feb 2010 at 12:07
Sorry, but I am having trouble replicating this issue.
I have added a file size comparison test to the test suite which passes with
1.2.
Could you please email me an example where extra characters are being added?
Original comment by baker.st...@gmail.com
on 3 Feb 2010 at 12:36
Sorry, my mistake, I just detected difference in files and I misinterpret it.
Plugin is actually deleting any newlines (even multiple) from the end of
processed file.
Original comment by mkuz...@gmail.com
on 3 Feb 2010 at 12:54
<plugin>
<execution><id>AqData7</id><phase>process-sources</phase><goals><goal>replace</g
oal></goals>
<configuration>
<includes>
<include>src/main/java/x/x/x/x/x/model/*.java</include>
</includes>
<token>@SequenceGenerator.*\)</token>
<value></value>
<regex>true</regex>
</configuration>
</execution>
</plugin>
Original comment by mkuz...@gmail.com
on 3 Feb 2010 at 1:05
Attachments:
Thanks, I can replicate this.
I will resolve this in the next release.
Original comment by baker.st...@gmail.com
on 3 Feb 2010 at 1:09
Resolved, will be in next release.
Original comment by baker.st...@gmail.com
on 3 Feb 2010 at 1:54
1.3 has been released with this fixed.
Original comment by baker.st...@gmail.com
on 9 Feb 2010 at 10:24
[deleted comment]
Just issue clean up.
Original comment by baker.st...@gmail.com
on 17 Sep 2012 at 12:41
Original issue reported on code.google.com by
mkuz...@gmail.com
on 3 Feb 2010 at 10:41