Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » bin.excludes in build.properties is ignored
bin.excludes in build.properties is ignored [message #902027] Wed, 15 August 2012 14:28 Go to next message
Jakob Braeuchi is currently offline Jakob BraeuchiFriend
Messages: 69
Registered: July 2009
Location: Switzerland
Member
hi,

i have a bundle with the following build.properties

source.. = src/java/
output.. = classes/
bin.includes = META-INF/,\
               .
bin.excludes = META-INF/excluded.txt


after invoking the action bundle jar the file META-INF/excluded.txt can be found in the jar file.

we use buckminster 1.3.

thanks
jakob

[Updated on: Wed, 15 August 2012 14:29]

Report message to a moderator

Re: bin.excludes in build.properties is ignored [message #902103 is a reply to message #902027] Wed, 15 August 2012 20:39 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Jakob,

Please enter a bugzilla where you state the Buckminster version. Ideally, attach a sample that reproduces the problem.

Thanks,
- thomas

On 2012-08-15 16:28, Jakob Braeuchi wrote:
> hi,
>
> i have a bundle with the following build.properties
>
> source.. = src/java/
> output.. = classes/
> bin.includes = META-INF/,\
> .
> bin.excludes = META-INF/excluded.txt
>
>
> after invoking the action bundle jar the file META-INF/excluded.txt can be found in the jar file.
>
> thanks
> jakob
>
Re: bin.excludes in build.properties is ignored [message #902129 is a reply to message #902103] Thu, 16 August 2012 05:35 Go to previous message
Jakob Braeuchi is currently offline Jakob BraeuchiFriend
Messages: 69
Registered: July 2009
Location: Switzerland
Member
hi thomas,

this is the bugzilla report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=387345

jakob
Previous Topic:Missing SVNKit in headless Buckminster for Juno
Next Topic:Resolution problem with Buckminster 1.4 (Eclipse 3.7)
Goto Forum:
  


Current Time: Sat Apr 20 04:06:55 GMT 2024

Powered by FUDForum. Page generated in 0.03399 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top