Changeset 5454
- Timestamp:
- Mar 17, 2020, 1:38:44 PM (10 months ago)
- Location:
- jomc/branches/jomc-1.x
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
jomc/branches/jomc-1.x/jomc-api/src/main/java/org/jomc/ObjectManagementException.java
r5410 r5454 56 56 // SECTION-START[Annotations] 57 57 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 58 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )58 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 59 59 // </editor-fold> 60 60 // SECTION-END … … 104 104 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 105 105 /** Creates a new {@code ObjectManagementException} instance. */ 106 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )106 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 107 107 public ObjectManagementException() 108 108 { -
jomc/branches/jomc-1.x/jomc-api/src/main/java/org/jomc/ObjectManager.java
r5410 r5454 59 59 // SECTION-START[Annotations] 60 60 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 62 62 // </editor-fold> 63 63 // SECTION-END -
jomc/branches/jomc-1.x/jomc-api/src/main/java/org/jomc/ObjectManagerFactory.java
r5410 r5454 56 56 // SECTION-START[Annotations] 57 57 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 58 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )58 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 59 59 // </editor-fold> 60 60 // SECTION-END … … 164 164 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 165 165 /** Creates a new {@code ObjectManagerFactory} instance. */ 166 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )166 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 167 167 public ObjectManagerFactory() 168 168 { -
jomc/branches/jomc-1.x/jomc-api/src/test/java/org/jomc/test/ObjectManagementExceptionTest.java
r5410 r5454 61 61 // SECTION-START[Annotations] 62 62 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 64 64 // </editor-fold> 65 65 // SECTION-END … … 111 111 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 112 112 /** Creates a new {@code ObjectManagementExceptionTest} instance. */ 113 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )113 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 114 114 public ObjectManagementExceptionTest() 115 115 { -
jomc/branches/jomc-1.x/jomc-api/src/test/java/org/jomc/test/ObjectManagerFactoryTest.java
r5410 r5454 63 63 // SECTION-START[Annotations] 64 64 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 65 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )65 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 66 66 // </editor-fold> 67 67 // SECTION-END … … 117 117 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 118 118 /** Creates a new {@code ObjectManagerFactoryTest} instance. */ 119 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )119 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 120 120 public ObjectManagerFactoryTest() 121 121 { -
jomc/branches/jomc-1.x/jomc-api/src/test/java/org/jomc/test/support/UnsupportedOperationExceptionObjectManager.java
r5410 r5454 61 61 // SECTION-START[Annotations] 62 62 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )63 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 64 64 // </editor-fold> 65 65 // SECTION-END … … 109 109 // <editor-fold defaultstate="collapsed" desc=" Generated Constructors "> 110 110 /** Creates a new {@code UnsupportedOperationExceptionObjectManager} instance. */ 111 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )111 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 112 112 public UnsupportedOperationExceptionObjectManager() 113 113 { -
jomc/branches/jomc-1.x/jomc-spi/src/main/java/org/jomc/spi/Invocation.java
r5410 r5454 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END -
jomc/branches/jomc-1.x/jomc-spi/src/main/java/org/jomc/spi/Invoker.java
r5410 r5454 57 57 // SECTION-START[Annotations] 58 58 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )59 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 60 60 // </editor-fold> 61 61 // SECTION-END -
jomc/branches/jomc-1.x/jomc-spi/src/main/java/org/jomc/spi/Listener.java
r5410 r5454 59 59 // SECTION-START[Annotations] 60 60 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 62 62 // </editor-fold> 63 63 // SECTION-END -
jomc/branches/jomc-1.x/jomc-spi/src/main/java/org/jomc/spi/Locator.java
r5410 r5454 60 60 // SECTION-START[Annotations] 61 61 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )62 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 63 63 // </editor-fold> 64 64 // SECTION-END -
jomc/branches/jomc-1.x/jomc-spi/src/main/java/org/jomc/spi/Scope.java
r5410 r5454 59 59 // SECTION-START[Annotations] 60 60 // <editor-fold defaultstate="collapsed" desc=" Generated Annotations "> 61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.1 0", comments = "See http://www.jomc.org/jomc-tools/1.10-SNAPSHOT" )61 @javax.annotation.Generated( value = "org.jomc.tools.SourceFileProcessor 1.11.0-SNAPSHOT", comments = "See http://www.jomc.org/jomc-tools/1.11.0-SNAPSHOT" ) 62 62 // </editor-fold> 63 63 // SECTION-END -
jomc/branches/jomc-1.x/pom.xml
r5453 r5454 56 56 <groupId>org.jomc</groupId> 57 57 <artifactId>maven-jomc-plugin</artifactId> 58 <version>1.1 0</version>58 <version>1.11.0-SNAPSHOT</version> 59 59 <executions> 60 60 <execution> … … 72 72 <configuration> 73 73 <modletExcludes> 74 <modletExclude>JOMC ⁑ Tools</modletExclude>74 <modletExclude>JOMC Tools ⁑ Modlet</modletExclude> 75 75 </modletExcludes> 76 76 </configuration> … … 91 91 <configuration> 92 92 <modletExcludes> 93 <modletExclude>JOMC ⁑ Tools</modletExclude>93 <modletExclude>JOMC Tools ⁑ Modlet</modletExclude> 94 94 </modletExcludes> 95 95 </configuration>
Note: See TracChangeset
for help on using the changeset viewer.