simonetallevi / maven-replacer-plugin

Automatically exported from code.google.com/p/maven-replacer-plugin
MIT License
0 stars 0 forks source link

1.3.6 version not compatible with JDK 1.5 #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Project with 1.3.6 version of maven-replacer-plugin.
2. Run mvn clean install on project.
3. JDK version 1.5x

What is the expected output? What do you see instead?
Tokens in files specified in filesToInclude should be replaced.

What version of the product are you using? On what operating system?
1.3.6, Windows XP.

Please provide any additional information below.
Running the plugin under JDK 1.5 and version 1.3.6 of the plugin fails with 
error java.lang.NoSuchMethodError: java.lang.String.isEmpty()
1.3.6 of plugin is not JDK 1.5 compatible.

Original issue reported on code.google.com by manfred....@gmail.com on 12 Feb 2011 at 5:23

GoogleCodeExporter commented 9 years ago
Sorry, I made a pretty big error here.
I'll be publishing a JDK 1.5 version to rectify this.

Again, sorry for the inconvenience.
-- Steven

Original comment by baker.st...@gmail.com on 14 Feb 2011 at 7:30

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Thanks.
Working with 1.3.5 of the plugin now, which also works.

Original comment by manfred....@gmail.com on 14 Feb 2011 at 7:47

GoogleCodeExporter commented 9 years ago
Fixed in next release 1.3.7

-- Steven

Original comment by baker.st...@gmail.com on 22 Feb 2011 at 12:22

GoogleCodeExporter commented 9 years ago
1.3.7 released.

Original comment by baker.st...@gmail.com on 27 Feb 2011 at 8:39

GoogleCodeExporter commented 9 years ago
Just issue clean up.

Original comment by baker.st...@gmail.com on 17 Sep 2012 at 12:45