http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/main/java/org/qi4j/library/spring/bootstrap/internal/service/package.html ---------------------------------------------------------------------- diff --git a/libraries/spring/src/main/java/org/qi4j/library/spring/bootstrap/internal/service/package.html b/libraries/spring/src/main/java/org/qi4j/library/spring/bootstrap/internal/service/package.html index 4bd5c19..e1c2093 100644 --- a/libraries/spring/src/main/java/org/qi4j/library/spring/bootstrap/internal/service/package.html +++ b/libraries/spring/src/main/java/org/qi4j/library/spring/bootstrap/internal/service/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>Spring Integration internal package.</h2>
http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/main/java/org/qi4j/library/spring/bootstrap/package.html ---------------------------------------------------------------------- diff --git a/libraries/spring/src/main/java/org/qi4j/library/spring/bootstrap/package.html b/libraries/spring/src/main/java/org/qi4j/library/spring/bootstrap/package.html index 4427a23..98f04e6 100644 --- a/libraries/spring/src/main/java/org/qi4j/library/spring/bootstrap/package.html +++ b/libraries/spring/src/main/java/org/qi4j/library/spring/bootstrap/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>Run a Qi4j Application as a Spring Bean and export its Services to Spring.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/main/java/org/qi4j/library/spring/importer/package.html ---------------------------------------------------------------------- diff --git a/libraries/spring/src/main/java/org/qi4j/library/spring/importer/package.html b/libraries/spring/src/main/java/org/qi4j/library/spring/importer/package.html index 9a4ef36..e77b9ba 100644 --- a/libraries/spring/src/main/java/org/qi4j/library/spring/importer/package.html +++ b/libraries/spring/src/main/java/org/qi4j/library/spring/importer/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>Import Spring Services inside a Qi4j Application.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/main/java/org/qi4j/library/spring/package.html ---------------------------------------------------------------------- diff --git a/libraries/spring/src/main/java/org/qi4j/library/spring/package.html b/libraries/spring/src/main/java/org/qi4j/library/spring/package.html index fe8c92f..516d035 100644 --- a/libraries/spring/src/main/java/org/qi4j/library/spring/package.html +++ b/libraries/spring/src/main/java/org/qi4j/library/spring/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>Spring Integration.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/main/resources/META-INF/spring.handlers ---------------------------------------------------------------------- diff --git a/libraries/spring/src/main/resources/META-INF/spring.handlers b/libraries/spring/src/main/resources/META-INF/spring.handlers index a48d18a..67b4ee4 100644 --- a/libraries/spring/src/main/resources/META-INF/spring.handlers +++ b/libraries/spring/src/main/resources/META-INF/spring.handlers @@ -1 +1,16 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + http\://www.qi4j.org/schema/qi4j/spring=org.qi4j.library.spring.bootstrap.internal.Qi4jNamespaceHandler \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- diff --git a/libraries/spring/src/main/resources/META-INF/spring.schemas b/libraries/spring/src/main/resources/META-INF/spring.schemas index 84bf1f8..6695877 100644 --- a/libraries/spring/src/main/resources/META-INF/spring.schemas +++ b/libraries/spring/src/main/resources/META-INF/spring.schemas @@ -1 +1,16 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + http\://www.qi4j.org/schema/qi4j/spring/spring-0.5.xsd=org/qi4j/library/spring/spring-0.5.xsd \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/main/resources/org/qi4j/library/spring/spring-0.5.xsd ---------------------------------------------------------------------- diff --git a/libraries/spring/src/main/resources/org/qi4j/library/spring/spring-0.5.xsd b/libraries/spring/src/main/resources/org/qi4j/library/spring/spring-0.5.xsd index 9bcea51..af62ecc 100644 --- a/libraries/spring/src/main/resources/org/qi4j/library/spring/spring-0.5.xsd +++ b/libraries/spring/src/main/resources/org/qi4j/library/spring/spring-0.5.xsd @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <xsd:schema xmlns="http://www.qi4j.org/schema/qi4j/spring" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:beans="http://www.springframework.org/schema/beans" http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/test/java/org/qi4j/library/spring/bootstrap/TextProcessingService.java ---------------------------------------------------------------------- diff --git a/libraries/spring/src/test/java/org/qi4j/library/spring/bootstrap/TextProcessingService.java b/libraries/spring/src/test/java/org/qi4j/library/spring/bootstrap/TextProcessingService.java index 3c91701..e219568 100644 --- a/libraries/spring/src/test/java/org/qi4j/library/spring/bootstrap/TextProcessingService.java +++ b/libraries/spring/src/test/java/org/qi4j/library/spring/bootstrap/TextProcessingService.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.spring.bootstrap; public interface TextProcessingService http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/test/java/org/qi4j/library/spring/bootstrap/ToUppercaseService.java ---------------------------------------------------------------------- diff --git a/libraries/spring/src/test/java/org/qi4j/library/spring/bootstrap/ToUppercaseService.java b/libraries/spring/src/test/java/org/qi4j/library/spring/bootstrap/ToUppercaseService.java index 8e34cc3..1e6c259 100644 --- a/libraries/spring/src/test/java/org/qi4j/library/spring/bootstrap/ToUppercaseService.java +++ b/libraries/spring/src/test/java/org/qi4j/library/spring/bootstrap/ToUppercaseService.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.spring.bootstrap; public class ToUppercaseService http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/test/resources/org/qi4j/library/spring/bootstrap/Qi4jExportServiceTest-context.xml ---------------------------------------------------------------------- diff --git a/libraries/spring/src/test/resources/org/qi4j/library/spring/bootstrap/Qi4jExportServiceTest-context.xml b/libraries/spring/src/test/resources/org/qi4j/library/spring/bootstrap/Qi4jExportServiceTest-context.xml index 44f07ae..a96ec1c 100644 --- a/libraries/spring/src/test/resources/org/qi4j/library/spring/bootstrap/Qi4jExportServiceTest-context.xml +++ b/libraries/spring/src/test/resources/org/qi4j/library/spring/bootstrap/Qi4jExportServiceTest-context.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:qi4j="http://www.qi4j.org/schema/qi4j/spring" xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/spring/src/test/resources/org/qi4j/library/spring/importer/Qi4jImportServiceTest-context.xml ---------------------------------------------------------------------- diff --git a/libraries/spring/src/test/resources/org/qi4j/library/spring/importer/Qi4jImportServiceTest-context.xml b/libraries/spring/src/test/resources/org/qi4j/library/spring/importer/Qi4jImportServiceTest-context.xml index b0bc881..19c9af7 100644 --- a/libraries/spring/src/test/resources/org/qi4j/library/spring/importer/Qi4jImportServiceTest-context.xml +++ b/libraries/spring/src/test/resources/org/qi4j/library/spring/importer/Qi4jImportServiceTest-context.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-bonecp/build.gradle ---------------------------------------------------------------------- diff --git a/libraries/sql-bonecp/build.gradle b/libraries/sql-bonecp/build.gradle index f5f032b..920faab 100644 --- a/libraries/sql-bonecp/build.gradle +++ b/libraries/sql-bonecp/build.gradle @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + description = "Qi4j SQL BoneCP Library provides BoneCP support." jar { manifest { name = "Qi4j Library - SQL BoneCP" }} http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-bonecp/dev-status.xml ---------------------------------------------------------------------- diff --git a/libraries/sql-bonecp/dev-status.xml b/libraries/sql-bonecp/dev-status.xml index a0c9fbb..bdf00e7 100644 --- a/libraries/sql-bonecp/dev-status.xml +++ b/libraries/sql-bonecp/dev-status.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <module xmlns="http://www.qi4j.org/schemas/2008/dev-status/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.qi4j.org/schemas/2008/dev-status/1 http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-bonecp/src/main/java/org/qi4j/library/sql/bonecp/package.html ---------------------------------------------------------------------- diff --git a/libraries/sql-bonecp/src/main/java/org/qi4j/library/sql/bonecp/package.html b/libraries/sql-bonecp/src/main/java/org/qi4j/library/sql/bonecp/package.html index 3753129..4060d7f 100644 --- a/libraries/sql-bonecp/src/main/java/org/qi4j/library/sql/bonecp/package.html +++ b/libraries/sql-bonecp/src/main/java/org/qi4j/library/sql/bonecp/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>SQL BoneCP Support.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-c3p0/build.gradle ---------------------------------------------------------------------- diff --git a/libraries/sql-c3p0/build.gradle b/libraries/sql-c3p0/build.gradle index 9060de7..9531c62 100644 --- a/libraries/sql-c3p0/build.gradle +++ b/libraries/sql-c3p0/build.gradle @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + description = "Qi4j SQL C3P0 Library provides C3P0 support." jar { manifest { name = "Qi4j Library - SQL C3P0" }} http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-c3p0/dev-status.xml ---------------------------------------------------------------------- diff --git a/libraries/sql-c3p0/dev-status.xml b/libraries/sql-c3p0/dev-status.xml index a0c9fbb..bdf00e7 100644 --- a/libraries/sql-c3p0/dev-status.xml +++ b/libraries/sql-c3p0/dev-status.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <module xmlns="http://www.qi4j.org/schemas/2008/dev-status/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.qi4j.org/schemas/2008/dev-status/1 http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-c3p0/src/main/java/org/qi4j/library/sql/c3p0/package.html ---------------------------------------------------------------------- diff --git a/libraries/sql-c3p0/src/main/java/org/qi4j/library/sql/c3p0/package.html b/libraries/sql-c3p0/src/main/java/org/qi4j/library/sql/c3p0/package.html index 808a038..209f271 100644 --- a/libraries/sql-c3p0/src/main/java/org/qi4j/library/sql/c3p0/package.html +++ b/libraries/sql-c3p0/src/main/java/org/qi4j/library/sql/c3p0/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>SQL C3P0 Support.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-dbcp/build.gradle ---------------------------------------------------------------------- diff --git a/libraries/sql-dbcp/build.gradle b/libraries/sql-dbcp/build.gradle index fee3e1d..edb7c6f 100644 --- a/libraries/sql-dbcp/build.gradle +++ b/libraries/sql-dbcp/build.gradle @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + description = "Qi4j SQL DBCP Library provides DBCP support." jar { manifest { name = "Qi4j Library - SQL DBCP" }} http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-dbcp/dev-status.xml ---------------------------------------------------------------------- diff --git a/libraries/sql-dbcp/dev-status.xml b/libraries/sql-dbcp/dev-status.xml index a0c9fbb..bdf00e7 100644 --- a/libraries/sql-dbcp/dev-status.xml +++ b/libraries/sql-dbcp/dev-status.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <module xmlns="http://www.qi4j.org/schemas/2008/dev-status/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.qi4j.org/schemas/2008/dev-status/1 http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-dbcp/src/main/java/org/qi4j/library/sql/dbcp/package.html ---------------------------------------------------------------------- diff --git a/libraries/sql-dbcp/src/main/java/org/qi4j/library/sql/dbcp/package.html b/libraries/sql-dbcp/src/main/java/org/qi4j/library/sql/dbcp/package.html index 263c853..493bf47 100644 --- a/libraries/sql-dbcp/src/main/java/org/qi4j/library/sql/dbcp/package.html +++ b/libraries/sql-dbcp/src/main/java/org/qi4j/library/sql/dbcp/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>SQL Apache DBCP Support.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-liquibase/build.gradle ---------------------------------------------------------------------- diff --git a/libraries/sql-liquibase/build.gradle b/libraries/sql-liquibase/build.gradle index 36dc3b4..3d19278 100644 --- a/libraries/sql-liquibase/build.gradle +++ b/libraries/sql-liquibase/build.gradle @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + description = "Qi4j SQL Liquibase Library provides Liquibase support." jar { manifest { name = "Qi4j Library - SQL Liquibase" }} http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-liquibase/dev-status.xml ---------------------------------------------------------------------- diff --git a/libraries/sql-liquibase/dev-status.xml b/libraries/sql-liquibase/dev-status.xml index a0c9fbb..bdf00e7 100644 --- a/libraries/sql-liquibase/dev-status.xml +++ b/libraries/sql-liquibase/dev-status.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <module xmlns="http://www.qi4j.org/schemas/2008/dev-status/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.qi4j.org/schemas/2008/dev-status/1 http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-liquibase/src/main/java/org/qi4j/library/sql/liquibase/package.html ---------------------------------------------------------------------- diff --git a/libraries/sql-liquibase/src/main/java/org/qi4j/library/sql/liquibase/package.html b/libraries/sql-liquibase/src/main/java/org/qi4j/library/sql/liquibase/package.html index 969170c..95ddcf2 100644 --- a/libraries/sql-liquibase/src/main/java/org/qi4j/library/sql/liquibase/package.html +++ b/libraries/sql-liquibase/src/main/java/org/qi4j/library/sql/liquibase/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>SQL Liquibase Support.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-liquibase/src/test/resources/changelog.xml ---------------------------------------------------------------------- diff --git a/libraries/sql-liquibase/src/test/resources/changelog.xml b/libraries/sql-liquibase/src/test/resources/changelog.xml index 9824e6b..9ae0236 100644 --- a/libraries/sql-liquibase/src/test/resources/changelog.xml +++ b/libraries/sql-liquibase/src/test/resources/changelog.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql-liquibase/src/test/resources/testds-liquibase.properties ---------------------------------------------------------------------- diff --git a/libraries/sql-liquibase/src/test/resources/testds-liquibase.properties b/libraries/sql-liquibase/src/test/resources/testds-liquibase.properties index 72329e5..93b1eeb 100644 --- a/libraries/sql-liquibase/src/test/resources/testds-liquibase.properties +++ b/libraries/sql-liquibase/src/test/resources/testds-liquibase.properties @@ -1,3 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + enabled=true url=jdbc:derby:memory:testdb3;create=true driver=org.apache.derby.jdbc.EmbeddedDriver http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql/build.gradle ---------------------------------------------------------------------- diff --git a/libraries/sql/build.gradle b/libraries/sql/build.gradle index 2b15f51..d9c62ea 100644 --- a/libraries/sql/build.gradle +++ b/libraries/sql/build.gradle @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + description = "Qi4j SQL Library provides SQL support." jar { manifest { name = "Qi4j Library - SQL" }} http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql/dev-status.xml ---------------------------------------------------------------------- diff --git a/libraries/sql/dev-status.xml b/libraries/sql/dev-status.xml index a0c9fbb..bdf00e7 100644 --- a/libraries/sql/dev-status.xml +++ b/libraries/sql/dev-status.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <module xmlns="http://www.qi4j.org/schemas/2008/dev-status/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.qi4j.org/schemas/2008/dev-status/1 http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql/src/docs/sql.txt ---------------------------------------------------------------------- diff --git a/libraries/sql/src/docs/sql.txt b/libraries/sql/src/docs/sql.txt index 1344e8c..abbac47 100644 --- a/libraries/sql/src/docs/sql.txt +++ b/libraries/sql/src/docs/sql.txt @@ -1,3 +1,22 @@ +/////////////////////////////////////////////////////////////// + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. +/////////////////////////////////////////////////////////////// + [[library-sql,SQL Library]] = SQL = http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql/src/main/java/org/qi4j/library/sql/assembly/package.html ---------------------------------------------------------------------- diff --git a/libraries/sql/src/main/java/org/qi4j/library/sql/assembly/package.html b/libraries/sql/src/main/java/org/qi4j/library/sql/assembly/package.html index 0e7f116..b3b62a7 100644 --- a/libraries/sql/src/main/java/org/qi4j/library/sql/assembly/package.html +++ b/libraries/sql/src/main/java/org/qi4j/library/sql/assembly/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>SQL Library Assembly.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql/src/main/java/org/qi4j/library/sql/common/package.html ---------------------------------------------------------------------- diff --git a/libraries/sql/src/main/java/org/qi4j/library/sql/common/package.html b/libraries/sql/src/main/java/org/qi4j/library/sql/common/package.html index de68445..e8cb99d 100644 --- a/libraries/sql/src/main/java/org/qi4j/library/sql/common/package.html +++ b/libraries/sql/src/main/java/org/qi4j/library/sql/common/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>SQL Library Utilities.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql/src/main/java/org/qi4j/library/sql/datasource/package.html ---------------------------------------------------------------------- diff --git a/libraries/sql/src/main/java/org/qi4j/library/sql/datasource/package.html b/libraries/sql/src/main/java/org/qi4j/library/sql/datasource/package.html index d8b11ac..3d3502d 100644 --- a/libraries/sql/src/main/java/org/qi4j/library/sql/datasource/package.html +++ b/libraries/sql/src/main/java/org/qi4j/library/sql/datasource/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>SQL Library DataSource Support.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql/src/main/java/org/qi4j/library/sql/jmx/package.html ---------------------------------------------------------------------- diff --git a/libraries/sql/src/main/java/org/qi4j/library/sql/jmx/package.html b/libraries/sql/src/main/java/org/qi4j/library/sql/jmx/package.html index 565a9d1..ee7f93f 100644 --- a/libraries/sql/src/main/java/org/qi4j/library/sql/jmx/package.html +++ b/libraries/sql/src/main/java/org/qi4j/library/sql/jmx/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>SQL Library JMX Support.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql/src/test/resources/changelog.xml ---------------------------------------------------------------------- diff --git a/libraries/sql/src/test/resources/changelog.xml b/libraries/sql/src/test/resources/changelog.xml index 9824e6b..9ae0236 100644 --- a/libraries/sql/src/test/resources/changelog.xml +++ b/libraries/sql/src/test/resources/changelog.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql/src/test/resources/testds.properties ---------------------------------------------------------------------- diff --git a/libraries/sql/src/test/resources/testds.properties b/libraries/sql/src/test/resources/testds.properties index 03bf132..8fc9229 100644 --- a/libraries/sql/src/test/resources/testds.properties +++ b/libraries/sql/src/test/resources/testds.properties @@ -1,3 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + enabled=true url=jdbc:derby:memory:testdb;create=true driver=org.apache.derby.jdbc.EmbeddedDriver http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/sql/src/test/resources/testds2.properties ---------------------------------------------------------------------- diff --git a/libraries/sql/src/test/resources/testds2.properties b/libraries/sql/src/test/resources/testds2.properties index 6a0d06e..e62e9fe 100644 --- a/libraries/sql/src/test/resources/testds2.properties +++ b/libraries/sql/src/test/resources/testds2.properties @@ -1,3 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + enabled=true url=jdbc:derby:memory:testdb2;create=true driver=org.apache.derby.jdbc.EmbeddedDriver http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-codebehind/build.gradle ---------------------------------------------------------------------- diff --git a/libraries/struts2-codebehind/build.gradle b/libraries/struts2-codebehind/build.gradle index fa2933f..014c551 100644 --- a/libraries/struts2-codebehind/build.gradle +++ b/libraries/struts2-codebehind/build.gradle @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + description = "Qi4j Struts Library allows integration of Qi4j into Struts2 applications." jar { manifest { name = "Qi4j Library - Struts2 - Code Behind"}} http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-codebehind/dev-status.xml ---------------------------------------------------------------------- diff --git a/libraries/struts2-codebehind/dev-status.xml b/libraries/struts2-codebehind/dev-status.xml index 654d3aa..1a18f48 100644 --- a/libraries/struts2-codebehind/dev-status.xml +++ b/libraries/struts2-codebehind/dev-status.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <module xmlns="http://www.qi4j.org/schemas/2008/dev-status/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.qi4j.org/schemas/2008/dev-status/1 http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-codebehind/src/docs/struts-codebehind.txt ---------------------------------------------------------------------- diff --git a/libraries/struts2-codebehind/src/docs/struts-codebehind.txt b/libraries/struts2-codebehind/src/docs/struts-codebehind.txt index b6c129c..46c3560 100644 --- a/libraries/struts2-codebehind/src/docs/struts-codebehind.txt +++ b/libraries/struts2-codebehind/src/docs/struts-codebehind.txt @@ -1,3 +1,22 @@ +/////////////////////////////////////////////////////////////// + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. +/////////////////////////////////////////////////////////////// + [[library-struts-codebehind, Struts Code Behind Library]] = Struts - Code Behind = http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/Qi4jCodebehindPackageProvider.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/Qi4jCodebehindPackageProvider.java b/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/Qi4jCodebehindPackageProvider.java index 00fa0c7..72e77db 100644 --- a/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/Qi4jCodebehindPackageProvider.java +++ b/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/Qi4jCodebehindPackageProvider.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2.codebehind; import com.opensymphony.xwork2.config.Configuration; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/bootstrap/CodebehindAssembler.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/bootstrap/CodebehindAssembler.java b/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/bootstrap/CodebehindAssembler.java index 2d18c73..ce9b239 100644 --- a/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/bootstrap/CodebehindAssembler.java +++ b/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/bootstrap/CodebehindAssembler.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2.codebehind.bootstrap; import org.qi4j.bootstrap.Assembler; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/package.html ---------------------------------------------------------------------- diff --git a/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/package.html b/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/package.html index 0b947fb..c313668 100644 --- a/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/package.html +++ b/libraries/struts2-codebehind/src/main/java/org/qi4j/library/struts2/codebehind/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>Struts 2 CodeBehind Integration.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-convention/build.gradle ---------------------------------------------------------------------- diff --git a/libraries/struts2-convention/build.gradle b/libraries/struts2-convention/build.gradle index 4da7550..04a1f42 100644 --- a/libraries/struts2-convention/build.gradle +++ b/libraries/struts2-convention/build.gradle @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + description = "Qi4j Struts Library allows integration of Qi4j into Struts2 applications." jar { manifest { name = "Qi4j Library - Struts2 - Convention" }} http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-convention/dev-status.xml ---------------------------------------------------------------------- diff --git a/libraries/struts2-convention/dev-status.xml b/libraries/struts2-convention/dev-status.xml index 654d3aa..1a18f48 100644 --- a/libraries/struts2-convention/dev-status.xml +++ b/libraries/struts2-convention/dev-status.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <module xmlns="http://www.qi4j.org/schemas/2008/dev-status/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.qi4j.org/schemas/2008/dev-status/1 http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-convention/src/docs/struts-convention.txt ---------------------------------------------------------------------- diff --git a/libraries/struts2-convention/src/docs/struts-convention.txt b/libraries/struts2-convention/src/docs/struts-convention.txt index 405ebbc..2bb442b 100644 --- a/libraries/struts2-convention/src/docs/struts-convention.txt +++ b/libraries/struts2-convention/src/docs/struts-convention.txt @@ -1,3 +1,22 @@ +/////////////////////////////////////////////////////////////// + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. +/////////////////////////////////////////////////////////////// + [[library-struts-convention, Struts Convention Library]] = Struts - Convention = http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/Qi4jPackageBasedActionConfigBuilder.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/Qi4jPackageBasedActionConfigBuilder.java b/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/Qi4jPackageBasedActionConfigBuilder.java index 6604dd8..4820682 100644 --- a/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/Qi4jPackageBasedActionConfigBuilder.java +++ b/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/Qi4jPackageBasedActionConfigBuilder.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2.convention; import com.opensymphony.xwork2.ObjectFactory; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/Qi4jPackageProvider.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/Qi4jPackageProvider.java b/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/Qi4jPackageProvider.java index ff58d48..fa8f515 100644 --- a/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/Qi4jPackageProvider.java +++ b/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/Qi4jPackageProvider.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2.convention; import com.opensymphony.xwork2.config.Configuration; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/package.html ---------------------------------------------------------------------- diff --git a/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/package.html b/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/package.html index b8c9db4..7bdc6a8 100644 --- a/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/package.html +++ b/libraries/struts2-convention/src/main/java/org/qi4j/library/struts2/convention/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>Struts 2 Convention Integration.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-convention/src/main/resources/struts-plugin.xml ---------------------------------------------------------------------- diff --git a/libraries/struts2-convention/src/main/resources/struts-plugin.xml b/libraries/struts2-convention/src/main/resources/struts-plugin.xml index 0eb7ef4..a48ab7d 100644 --- a/libraries/struts2-convention/src/main/resources/struts-plugin.xml +++ b/libraries/struts2-convention/src/main/resources/struts-plugin.xml @@ -2,6 +2,22 @@ <!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN" "http://struts.apache.org/dtds/struts-2.0.dtd"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <struts> <bean type="org.apache.struts2.convention.ActionConfigBuilder" name="qi4j" http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/build.gradle ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/build.gradle b/libraries/struts2-plugin/build.gradle index d579a54..1a9bcac 100644 --- a/libraries/struts2-plugin/build.gradle +++ b/libraries/struts2-plugin/build.gradle @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + description = "Qi4j Struts Library allows integration of Qi4j into Struts2 applications." jar { manifest { name = "Qi4j Library - Struts2" }} http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/dev-status.xml ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/dev-status.xml b/libraries/struts2-plugin/dev-status.xml index 654d3aa..1a18f48 100644 --- a/libraries/struts2-plugin/dev-status.xml +++ b/libraries/struts2-plugin/dev-status.xml @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <module xmlns="http://www.qi4j.org/schemas/2008/dev-status/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.qi4j.org/schemas/2008/dev-status/1 http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/src/docs/struts-plugin.txt ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/src/docs/struts-plugin.txt b/libraries/struts2-plugin/src/docs/struts-plugin.txt index 05e22ff..678fb0f 100644 --- a/libraries/struts2-plugin/src/docs/struts-plugin.txt +++ b/libraries/struts2-plugin/src/docs/struts-plugin.txt @@ -1,3 +1,22 @@ +/////////////////////////////////////////////////////////////// + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. +/////////////////////////////////////////////////////////////// + [[library-struts-plugin, Struts Plugin Library]] = Struts - Plugin = http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ActionConfiguration.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ActionConfiguration.java b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ActionConfiguration.java index bdd38b8..5f9b1a2 100644 --- a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ActionConfiguration.java +++ b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ActionConfiguration.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2; import java.io.Serializable; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ActionService.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ActionService.java b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ActionService.java index 66d99ae..1d616ae 100644 --- a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ActionService.java +++ b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ActionService.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2; import org.qi4j.api.service.ServiceComposite; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ConstraintViolationInterceptor.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ConstraintViolationInterceptor.java b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ConstraintViolationInterceptor.java index a099cbf..eeeb600 100644 --- a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ConstraintViolationInterceptor.java +++ b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/ConstraintViolationInterceptor.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2; import com.opensymphony.xwork2.ActionContext; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/EntityCompositeConverter.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/EntityCompositeConverter.java b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/EntityCompositeConverter.java index ce50167..017489a 100644 --- a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/EntityCompositeConverter.java +++ b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/EntityCompositeConverter.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2; import com.opensymphony.xwork2.inject.Inject; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/Qi4jFilterDispatcher.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/Qi4jFilterDispatcher.java b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/Qi4jFilterDispatcher.java index ddc0aae..72da0a1 100644 --- a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/Qi4jFilterDispatcher.java +++ b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/Qi4jFilterDispatcher.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2; import com.opensymphony.xwork2.config.Configuration; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/Qi4jPropertyAccessor.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/Qi4jPropertyAccessor.java b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/Qi4jPropertyAccessor.java index 673de8b..9cee45c 100644 --- a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/Qi4jPropertyAccessor.java +++ b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/Qi4jPropertyAccessor.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2; import java.util.Collection; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/UnitOfWorkInterceptor.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/UnitOfWorkInterceptor.java b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/UnitOfWorkInterceptor.java index 2a21be3..567c85f 100644 --- a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/UnitOfWorkInterceptor.java +++ b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/UnitOfWorkInterceptor.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2; import com.opensymphony.xwork2.Action; http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/package.html ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/package.html b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/package.html index 9e13d67..1938ef3 100644 --- a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/package.html +++ b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/package.html @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> <html> <body> <h2>Struts 2 Integration.</h2> http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/bc50e1c9/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/support/HasInput.java ---------------------------------------------------------------------- diff --git a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/support/HasInput.java b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/support/HasInput.java index 1d6f83f..d570925 100644 --- a/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/support/HasInput.java +++ b/libraries/struts2-plugin/src/main/java/org/qi4j/library/struts2/support/HasInput.java @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.qi4j.library.struts2.support; public interface HasInput
