saiddfhi / gwt-maven

Automatically exported from code.google.com/p/gwt-maven
0 stars 0 forks source link

Can't use resource filtering togwther with plugin #173

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Plugin: maven-googlewebtoolkit2-plugin 

Is this Maven 1 or Maven 2?
A: Maven 2

What steps will reproduce the problem?
1. Try to use resource filtering for properties files.

What is the expected output? 

A: I expect that filtered properties file will be used.

What do you see instead?

A: Filtered properties file created correctly and placed in target/classes
folder. But instead of it for source generation used original file from
src/main/resources folder.

What version of the product are you using? 
A: 2.0-beta24

On what operating system?
A: Windows.

Please provide any additional information below.

My patch is attached. It is not optimal implementation, but you can see
what I'm talking about.

Original issue reported on code.google.com by devun...@gmail.com on 6 Nov 2008 at 1:06

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks DevUnion, I will get this added to the next release. 

Original comment by charlie....@gmail.com on 8 Nov 2008 at 11:47

GoogleCodeExporter commented 9 years ago

Original comment by charlie....@gmail.com on 8 Nov 2008 at 11:52

GoogleCodeExporter commented 9 years ago
Just adding this thread for reference:
http://groups.google.com/group/gwt-maven/browse_thread/thread/62ad8a9476e09eea.

Original comment by charlie....@gmail.com on 10 Nov 2008 at 1:45

GoogleCodeExporter commented 9 years ago
>> Thanks DevUnion, I will get this added to the next release. 
When do you plain to release the next version?

Original comment by devun...@gmail.com on 10 Nov 2008 at 3:32

GoogleCodeExporter commented 9 years ago
This has been applied to trunk. 

Also, next time please make it a "patch" file. For this zip I had to manually 
diff,
etc - pain in the arse.  Not to complain about anything anyone contributes, 
that's
great, so don't get me wrong, still appreciated - just if it's an actual 
"patch" it
has a lot better chance of getting attention quickly. 

Original comment by charlie....@gmail.com on 19 Nov 2008 at 7:11

GoogleCodeExporter commented 9 years ago
resolved in 2.0-beta26

Original comment by charlie....@gmail.com on 19 Nov 2008 at 7:44