Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit f7be702

Browse files
committed
Migrate to maven
Refactoring for java8 Remove proprietary components
1 parent 13320d7 commit f7be702

File tree

866 files changed

+86238
-3995
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

866 files changed

+86238
-3995
lines changed

.gitignore

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
1-
/src/main/x.svn/
2-
/src/main/.svn/
3-
/src/main.jmf/x.svn/
4-
/src/main.jmf/.svn/
5-
/build/
6-
/dist/
7-
/nbproject/private/
1+
/nbproject/
2+
/target/

LICENSE.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
1-
#License
1+
Copyright sbtqa
22

3-
The MonteMedia library is Copyright (c) Werner Randelshofer, Switzerland.
4-
You may only use this library in accordance with the license terms.
3+
Licensed under the Apache License, Version 2.0 (the "License");
4+
you may not use this file except in compliance with the License.
5+
You may obtain a copy of the License at
56

6-
You can choose from the following licenses:
7-
8-
* Creative Commons Attribution 4.0 International
9-
http://creativecommons.org/licenses/by/4.0/
10-
11-
* Apache License 2.0
12-
http://www.apache.org/licenses/LICENSE-2.0
13-
14-
* LGPL 3.0
15-
http://www.gnu.org/licenses/lgpl-3.0.en.html
7+
http://www.apache.org/licenses/LICENSE-2.0
168

9+
Unless required by applicable law or agreed to in writing, software
10+
distributed under the License is distributed on an "AS IS" BASIS,
11+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
See the License for the specific language governing permissions and
13+
limitations under the License.

build-cmykdemo.xml

Lines changed: 0 additions & 98 deletions
This file was deleted.

build-montemediacc.xml

Lines changed: 0 additions & 174 deletions
This file was deleted.

build.xml

Lines changed: 0 additions & 73 deletions
This file was deleted.

lib/jai_core.jar

-1.47 MB
Binary file not shown.

lib/jmf.jar

-1.82 MB
Binary file not shown.

lib/jmf.properties

-27 KB
Binary file not shown.

manifest.mf

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)