Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c0c21f2

Browse files
committed
1 parent ddbe624 commit c0c21f2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Base64Coder Changes
55
2010-12-19 chdh
66
- Maven POM file changed to use the Apache Felix Bundle Plugin in order
77
to generate a OSGi bundle definition in the JAR manifest.
8+
Thanks to Don Corley for your assistance.
89

910
2010-09-21 chdh
1011
- Added GPL (License).

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
<Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
138138
<Export-Package>biz.source_code.base64Coder.*</Export-Package>
139139
<Bundle-Version>1.0.0.${project.version}</Bundle-Version>
140+
<Bundle-DocURL>${pom.url}</Bundle-DocURL>
140141
</instructions>
141142
</configuration>
142143
</plugin>

0 commit comments

Comments
 (0)