rubywmq 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
File without changes
@@ -1 +0,0 @@
1
- platform.active=Ruby
@@ -1,4 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project-private xmlns="http://www.netbeans.org/ns/project-private/1">
3
- <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/1"/>
4
- </project-private>
@@ -1,5 +0,0 @@
1
- binary=Build a binary gem including pre-compiled binary files for re-distribution
2
- clean=Remove any temporary products.
3
- clobber=Remove any generated file.
4
- gem=Build Ruby Source gem
5
- test=Run Test Suite
@@ -1,11 +0,0 @@
1
- examples.dir=${file.reference.trunk-examples}
2
- file.reference.trunk-examples=examples
3
- file.reference.trunk-ext=ext
4
- file.reference.trunk-lib=lib
5
- file.reference.trunk-tests=tests
6
- javac.classpath=
7
- lib.dir=${file.reference.trunk-lib}
8
- main.file=
9
- source.encoding=UTF-8
10
- src.dir=${file.reference.trunk-ext}
11
- test.src.dir=${file.reference.trunk-tests}
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project xmlns="http://www.netbeans.org/ns/project/1">
3
- <type>org.netbeans.modules.ruby.rubyproject</type>
4
- <configuration>
5
- <data xmlns="http://www.netbeans.org/ns/ruby-project/1">
6
- <name>rubywmq</name>
7
- <source-roots>
8
- <root id="src.dir" name="ext"/>
9
- <root id="examples.dir"/>
10
- <root id="lib.dir" name="Source Files"/>
11
- </source-roots>
12
- <test-roots>
13
- <root id="test.src.dir"/>
14
- </test-roots>
15
- </data>
16
- </configuration>
17
- </project>
Binary file