| Buckminster "Invalid pattern exp" but no patterns in my project [message #816150] |
Thu, 08 March 2012 08:43  |
fran cisco Messages: 3 Registered: March 2012 |
Junior Member |
|
|
Hello,
This may be silly mistake which I'm not able to see but I'm stuck on it.
When I build my site.p2 with buckminster it builds all the plugins and features but when it tries to build the root feature i get this error:
"/buckminster/pde/antscripts/build.xml:300: java.lang.IllegalArgumentException: Illegal pattern character 'T': java.lang.IllegalArgumentException: Illegal pattern character 'T'"
I don have any pattern in my projects nor in the feature. The only pattern is the
qualifier.replace.* in buckminster.properties but I've seen this in all samples.
Also the plugins qualifier is not being replaced, both issues may be related.
My properties files:
# Where all the output should go
buckminster.output.root=${user.home}/tmp/Icaria
# Where the temp files should go
buckminster.temp.root=${user.home}/tmp/buildtmp
# How .qualifier in versions should be replaced
qualifier.replacement.*=generator:buildTimestamp
target.os=*
target.ws=*
target.arch=*
after reinstalling buckminster 3.7 qualifiers are being replaced by "elipse-feature" or "osgi-bundle" (same properties file)
Eclipse version Version: 3.7.1
[Updated on: Thu, 08 March 2012 08:44] Report message to a moderator
|
|
|
|
|
|
|
|
| Re: Buckminster "Invalid pattern [message #819785 is a reply to message #819072] |
Tue, 13 March 2012 06:21  |
Thomas Hallgren Messages: 3165 Registered: July 2009 |
Senior Member |
|
|
On 03/12/2012 02:04 PM, fran cisco wrote:
> Just to be sure I did a search over all my projects and no matches were found. It's the first time I use buckminster so
> I don't think that is the problem.
> Reinstalling doesn't work neither.
>
Very odd indeed. I've scanned through the whole Buckminster code base and I can't find any formats that would be invalid.
Would it be possible for you to zip up an example and attach it to a bug?
- thomas
|
|
|
Powered by
FUDForum. Page generated in 0.01631 seconds