Skip to content

Commit b01d772

Browse files
java, dpg, tspconfig, remove wrong emitter-output-dir (#36663)
1 parent 0495460 commit b01d772

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

specification/communication/Communication.JobRouter/tspconfig.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ options:
4646
generate-test: true
4747
generate-sample: true
4848
"@azure-tools/typespec-java":
49-
emitter-output-dir: "{java-sdk-folder}/sdk/{service-directory-name}/azure-communication-jobrouter"
5049
package-dir: "azure-communication-jobrouter"
5150
namespace: com.azure.communication.jobrouter
5251
partial-update: true

specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/tspconfig.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ options:
4949
slice-elements-byval: true
5050
flavor: "azure"
5151
"@azure-tools/typespec-java":
52-
emitter-output-dir: "{project-root}"
5352
namespace: com.azure.messaging.eventgrid.systemevents
5453
package-dir: azure-messaging-eventgrid-systemevents
5554
customization-class: customization/src/main/java/EventGridSystemEventsCustomization.java

specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ options:
3434
namespace: Azure.Messaging.EventGrid.Namespaces
3535
model-namespace: false
3636
"@azure-tools/typespec-java":
37-
emitter-output-dir: "{project-root}/.."
3837
namespace: "com.azure.messaging.eventgrid.namespaces"
3938
package-dir: azure-messaging-eventgrid-namespaces
4039
partial-update: true

0 commit comments

Comments
 (0)